Gemfile.lock in prize-0.2.1 vs Gemfile.lock in prize-0.3.0
- old
+ new
@@ -1,12 +1,15 @@
PATH
remote: .
specs:
- prize (0.2.1)
+ prize (0.3.0)
activesupport (~> 6.0.3)
hiredis (~> 0.6.0)
+ net-ssh-gateway (~> 2.0.0)
pry (~> 0.13.1)
+ pry-byebug (~> 3.9.0)
+ pry-doc (~> 1.1.0)
rainbow (~> 3.0.0)
redis (~> 4.0.0)
thor (~> 0.20.0)
GEM
@@ -16,26 +19,37 @@
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.2, >= 2.2.2)
+ byebug (11.1.3)
coderay (1.1.3)
concurrent-ruby (1.1.7)
hiredis (0.6.3)
i18n (1.8.5)
concurrent-ruby (~> 1.0)
method_source (1.0.0)
minitest (5.14.1)
+ net-ssh (6.1.0)
+ net-ssh-gateway (2.0.0)
+ net-ssh (>= 4.0.0)
pry (0.13.1)
coderay (~> 1.1)
method_source (~> 1.0)
+ pry-byebug (3.9.0)
+ byebug (~> 11.0)
+ pry (~> 0.13.0)
+ pry-doc (1.1.0)
+ pry (~> 0.11)
+ yard (~> 0.9.11)
rainbow (3.0.0)
rake (12.3.3)
redis (4.0.3)
thor (0.20.3)
thread_safe (0.3.6)
tzinfo (1.2.7)
thread_safe (~> 0.1)
+ yard (0.9.25)
zeitwerk (2.4.0)
PLATFORMS
ruby