Gemfile.lock in prize-0.3.1 vs Gemfile.lock in prize-0.3.2
- old
+ new
@@ -1,58 +1,46 @@
PATH
remote: .
specs:
- prize (0.3.1)
+ prize (0.3.2)
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.0.0)
+ pry (~> 0.14.2)
rainbow (~> 3.0.0)
redis (~> 4.0.0)
thor (~> 0.20.0)
GEM
remote: https://rubygems.org/
specs:
- activesupport (6.0.4.4)
+ activesupport (6.0.6.1)
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.9)
+ concurrent-ruby (1.2.2)
hiredis (0.6.3)
- i18n (1.8.11)
+ i18n (1.13.0)
concurrent-ruby (~> 1.0)
method_source (1.0.0)
- minitest (5.15.0)
- net-ssh (6.1.0)
+ minitest (5.18.0)
+ net-ssh (7.1.0)
net-ssh-gateway (2.0.0)
net-ssh (>= 4.0.0)
- pry (0.13.1)
+ pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
- pry-byebug (3.9.0)
- byebug (~> 11.0)
- pry (~> 0.13.0)
- pry-doc (1.3.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.9)
+ tzinfo (1.2.11)
thread_safe (~> 0.1)
- webrick (1.7.0)
- yard (0.9.27)
- webrick (~> 1.7.0)
- zeitwerk (2.5.3)
+ zeitwerk (2.6.8)
PLATFORMS
ruby
DEPENDENCIES