diff options
| author | mokha <mokha@cisco.com> | 2019-04-15 11:55:40 -0600 |
|---|---|---|
| committer | mokha <mokha@cisco.com> | 2019-04-15 11:55:40 -0600 |
| commit | 82f33412bae63328d4edfcab343f9db90d2f3e71 (patch) | |
| tree | f12048c75f56caddd4611f8bf9deacf545b2b8c7 /bin | |
| parent | 8b85738cab60c897edb4bf723167542cdd5b0b1d (diff) | |
rename to blumfumpv0.1.0
Diffstat (limited to 'bin')
| -rwxr-xr-x | bin/console | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/console b/bin/console index a3e997b..8aebd24 100755 --- a/bin/console +++ b/bin/console @@ -1,7 +1,7 @@ #!/usr/bin/env ruby require "bundler/setup" -require "baku" +require "blumfump" # You can add fixtures and/or initialization code here to make experimenting # with your gem easier. You can also use a different console, if you like. |
