Gemfile.lock in prize-0.1.2 vs Gemfile.lock in prize-0.1.3
- old
+ new
@@ -1,31 +1,32 @@
PATH
remote: .
specs:
- prize (0.1.2)
+ prize (0.1.3)
activesupport
hiredis (>= 0.6.0)
pry (>= 0.12.0)
redis (>= 4.0.0)
thor (~> 0.20.0)
GEM
remote: https://rubygems.org/
specs:
- activesupport (5.2.3)
+ activesupport (6.0.0)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
+ zeitwerk (~> 2.1, >= 2.1.8)
coderay (1.1.2)
concurrent-ruby (1.1.5)
diff-lcs (1.3)
hiredis (0.6.3)
i18n (1.6.0)
concurrent-ruby (~> 1.0)
method_source (0.9.2)
- minitest (5.11.3)
+ minitest (5.12.2)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
rake (10.5.0)
redis (4.1.2)
@@ -44,10 +45,11 @@
rspec-support (3.8.2)
thor (0.20.3)
thread_safe (0.3.6)
tzinfo (1.2.5)
thread_safe (~> 0.1)
+ zeitwerk (2.1.10)
PLATFORMS
ruby
DEPENDENCIES
@@ -55,6 +57,6 @@
prize!
rake (~> 10.0)
rspec (~> 3.0)
BUNDLED WITH
- 1.17.2
+ 1.17.3