Gemfile.lock in dev_scripts-0.1.6 vs Gemfile.lock in dev_scripts-0.1.7
- old
+ new
@@ -1,19 +1,20 @@
PATH
remote: .
specs:
- dev_scripts (0.1.5)
+ dev_scripts (0.1.6)
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)
+ ast (2.4.0)
byebug (11.0.1)
coderay (1.1.2)
concurrent-ruby (1.1.5)
diff-lcs (1.3)
ffi (1.11.3)
@@ -42,10 +43,12 @@
minitest (5.13.0)
nenv (0.3.0)
notiffany (0.1.3)
nenv (~> 0.1)
shellany (~> 0.0)
+ parser (2.6.5.0)
+ ast (~> 2.4.0)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
pry-byebug (3.7.0)
byebug (~> 11.0)
@@ -81,9 +84,10 @@
activesupport
bundler (~> 2.0)
dev_scripts!
guard
guard-rspec
+ parser
pry
pry-byebug
rake (~> 10.0)
rspec (~> 3.0)