Gemfile.lock in wordle-0.6.0 vs Gemfile.lock in wordle-0.7.0

- old
+ new

@@ -1,71 +1,70 @@ PATH remote: . specs: - wordle (0.6.0) + wordle (0.7.0) GEM remote: https://rubygems.org/ specs: ast (2.4.2) - debug (1.4.0) + debug (1.5.0) irb (>= 1.3.6) reline (>= 0.2.7) diff-lcs (1.5.0) io-console (0.5.11) irb (1.4.1) reline (>= 0.3.0) - parallel (1.21.0) - parser (3.1.0.0) + parallel (1.22.1) + parser (3.1.2.0) ast (~> 2.4.1) - rainbow (3.0.0) + rainbow (3.1.1) rake (13.0.6) - regexp_parser (2.2.0) + regexp_parser (2.3.0) reline (0.3.1) io-console (~> 0.5) rexml (3.2.5) - rspec (3.10.0) - rspec-core (~> 3.10.0) - rspec-expectations (~> 3.10.0) - rspec-mocks (~> 3.10.0) - rspec-core (3.10.1) - rspec-support (~> 3.10.0) - rspec-expectations (3.10.1) + rspec (3.11.0) + rspec-core (~> 3.11.0) + rspec-expectations (~> 3.11.0) + rspec-mocks (~> 3.11.0) + rspec-core (3.11.0) + rspec-support (~> 3.11.0) + rspec-expectations (3.11.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.10.0) - rspec-mocks (3.10.2) + rspec-support (~> 3.11.0) + rspec-mocks (3.11.1) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.10.0) - rspec-support (3.10.3) - rubocop (1.24.1) + rspec-support (~> 3.11.0) + rspec-support (3.11.0) + rubocop (1.27.0) parallel (~> 1.10) - parser (>= 3.0.0.0) + parser (>= 3.1.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 1.15.1, < 2.0) + rubocop-ast (>= 1.16.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.15.1) - parser (>= 3.0.1.1) - rubocop-performance (1.13.1) + rubocop-ast (1.17.0) + parser (>= 3.1.1.0) + rubocop-performance (1.13.3) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) ruby-progressbar (1.11.0) - standard (1.6.0) - rubocop (= 1.24.1) - rubocop-performance (= 1.13.1) + standard (1.10.0) + rubocop (= 1.27.0) + rubocop-performance (= 1.13.3) unicode-display_width (2.1.0) PLATFORMS x86_64-darwin-21 - x86_64-linux DEPENDENCIES debug (>= 1.0.0) - rake (~> 13.0) - rspec (~> 3.0) - standard (~> 1.3) + rake + rspec + standard wordle! BUNDLED WITH - 2.3.4 + 2.3.7