Gemfile.lock in codebreaker_rg_game-1.2 vs Gemfile.lock in codebreaker_rg_game-1.3

- old
+ new

@@ -1,24 +1,21 @@ PATH remote: . specs: - codebreaker_rg_game (1.1) + codebreaker_rg_game (1.3) GEM remote: https://rubygems.org/ specs: ast (2.4.0) coderay (1.1.2) colorize (0.8.1) - concurrent-ruby (1.1.5) diff-lcs (1.3) docile (1.3.2) fasterer (0.5.1) colorize (~> 0.7) ruby_parser (>= 3.13.0) - i18n (1.6.0) - concurrent-ruby (~> 1.0) jaro_winkler (1.5.3) json (2.2.0) method_source (0.9.2) parallel (1.17.0) parser (2.6.3.0) @@ -46,10 +43,12 @@ parallel (~> 1.10) parser (>= 2.6) rainbow (>= 2.2.2, < 4.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 1.7) + rubocop-rspec (1.35.0) + rubocop (>= 0.60.0) ruby-progressbar (1.10.1) ruby_parser (3.13.1) sexp_processor (~> 4.9) sexp_processor (4.12.1) simplecov (0.16.1) @@ -64,14 +63,14 @@ DEPENDENCIES bundler (~> 2.0) codebreaker_rg_game! fasterer (~> 0.5.1) - i18n (~> 1.6) pry (~> 0.12.2) rake (~> 10.0) rspec (~> 3.8) rubocop (~> 0.69.0) + rubocop-rspec (~> 1.33) simplecov (~> 0.16.1) BUNDLED WITH 2.0.2