Commit cc98756b3450da7aa8e5b76ff0f25971a646d338
Committed by
Diego Camarinha
1 parent
17b2b898
Exists in
colab
and in
4 other branches
Auto updated: byebug
Showing
1 changed file
with
1 additions
and
3 deletions
Show diff stats
Gemfile.lock
... | ... | @@ -55,8 +55,7 @@ GEM |
55 | 55 | binding_of_caller (0.7.2) |
56 | 56 | debug_inspector (>= 0.0.1) |
57 | 57 | builder (3.2.2) |
58 | - byebug (5.0.0) | |
59 | - columnize (= 0.9.0) | |
58 | + byebug (6.0.2) | |
60 | 59 | capistrano (3.4.0) |
61 | 60 | i18n |
62 | 61 | rake (>= 10.0.0) |
... | ... | @@ -91,7 +90,6 @@ GEM |
91 | 90 | coffee-script-source (1.9.1.1) |
92 | 91 | colorize (0.7.7) |
93 | 92 | colorpicker (0.0.5) |
94 | - columnize (0.9.0) | |
95 | 93 | commonjs (0.2.7) |
96 | 94 | cucumber (1.3.20) |
97 | 95 | builder (>= 2.1.2) | ... | ... |