Gemfile.lock in dctl_rb-0.4.0 vs Gemfile.lock in dctl_rb-0.4.1
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- dctl_rb (0.4.0)
+ dctl_rb (0.4.1)
config (>= 1, < 2)
rainbow (>= 2.2, < 3)
thor (~> 0.17, >= 0.17.0)
GEM
@@ -12,10 +12,11 @@
activesupport (5.1.4)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (~> 0.7)
minitest (~> 5.1)
tzinfo (~> 1.1)
+ byebug (9.1.0)
concurrent-ruby (1.0.5)
config (1.6.1)
activesupport (>= 3.0)
deep_merge (~> 1.1.1)
dry-validation (>= 0.10.4)
@@ -76,9 +77,10 @@
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.16)
+ byebug (~> 9.1)
dctl_rb!
rake (~> 10.0)
rspec (~> 3.0)
BUNDLED WITH