Gemfile.lock in decisive-0.1.0 vs Gemfile.lock in decisive-0.2.0
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- decisive (0.1.0)
+ decisive (0.2.0)
actionview
GEM
remote: https://rubygems.org/
specs:
@@ -17,10 +17,11 @@
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
builder (3.2.3)
+ byebug (10.0.2)
concurrent-ruby (1.0.5)
crass (1.0.4)
diff-lcs (1.3)
erubi (1.7.1)
i18n (1.1.0)
@@ -58,9 +59,10 @@
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.16)
+ byebug
decisive!
rake (~> 10.0)
rspec (~> 3.0)
BUNDLED WITH