Gemfile.lock in prize-0.3.0 vs Gemfile.lock in prize-0.3.1
- old
+ new
@@ -1,56 +1,58 @@
PATH
remote: .
specs:
- prize (0.3.0)
+ prize (0.3.1)
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)
+ pry-doc (>= 1.0.0)
rainbow (~> 3.0.0)
redis (~> 4.0.0)
thor (~> 0.20.0)
GEM
remote: https://rubygems.org/
specs:
- activesupport (6.0.3.2)
+ activesupport (6.0.4.4)
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)
+ concurrent-ruby (1.1.9)
hiredis (0.6.3)
- i18n (1.8.5)
+ i18n (1.8.11)
concurrent-ruby (~> 1.0)
method_source (1.0.0)
- minitest (5.14.1)
+ minitest (5.15.0)
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-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.7)
+ tzinfo (1.2.9)
thread_safe (~> 0.1)
- yard (0.9.25)
- zeitwerk (2.4.0)
+ webrick (1.7.0)
+ yard (0.9.27)
+ webrick (~> 1.7.0)
+ zeitwerk (2.5.3)
PLATFORMS
ruby
DEPENDENCIES