Gemfile.lock in dev_scripts-0.1.3 vs Gemfile.lock in dev_scripts-0.1.5
- old
+ new
@@ -1,19 +1,20 @@
PATH
remote: .
specs:
- dev_scripts (0.1.1)
+ dev_scripts (0.1.5)
GEM
remote: https://rubygems.org/
specs:
activesupport (6.0.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.2)
+ byebug (11.0.1)
coderay (1.1.2)
concurrent-ruby (1.1.5)
diff-lcs (1.3)
ffi (1.11.3)
formatador (0.2.5)
@@ -44,10 +45,13 @@
nenv (~> 0.1)
shellany (~> 0.0)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
+ pry-byebug (3.7.0)
+ byebug (~> 11.0)
+ pry (~> 0.10)
rake (10.5.0)
rb-fsevent (0.10.3)
rb-inotify (0.10.0)
ffi (~> 1.0)
rspec (3.9.0)
@@ -78,9 +82,10 @@
bundler (~> 2.0)
dev_scripts!
guard
guard-rspec
pry
+ pry-byebug
rake (~> 10.0)
rspec (~> 3.0)
BUNDLED WITH
2.0.2