Gemfile.lock in prize-0.2.0 vs Gemfile.lock in prize-0.2.1

- old
+ new

@@ -1,14 +1,14 @@ PATH remote: . specs: - prize (0.2.0) - activesupport - hiredis (>= 0.6.0) - pry (>= 0.13.1) + prize (0.2.1) + activesupport (~> 6.0.3) + hiredis (~> 0.6.0) + pry (~> 0.13.1) rainbow (~> 3.0.0) - redis (>= 4.0.0) + redis (~> 4.0.0) thor (~> 0.20.0) GEM remote: https://rubygems.org/ specs: @@ -18,47 +18,31 @@ minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.2, >= 2.2.2) coderay (1.1.3) concurrent-ruby (1.1.7) - diff-lcs (1.3) hiredis (0.6.3) i18n (1.8.5) concurrent-ruby (~> 1.0) method_source (1.0.0) minitest (5.14.1) pry (0.13.1) coderay (~> 1.1) method_source (~> 1.0) rainbow (3.0.0) - rake (10.5.0) - redis (4.2.1) - rspec (3.8.0) - rspec-core (~> 3.8.0) - rspec-expectations (~> 3.8.0) - rspec-mocks (~> 3.8.0) - rspec-core (3.8.2) - rspec-support (~> 3.8.0) - rspec-expectations (3.8.4) - diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.8.0) - rspec-mocks (3.8.1) - diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.8.0) - rspec-support (3.8.2) + 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) zeitwerk (2.4.0) PLATFORMS ruby DEPENDENCIES - bundler prize! - rake (~> 10.0) - rspec (~> 3.0) + rake (~> 12.0) BUNDLED WITH 2.1.2