Gemfile.lock in codebreaker_diz-0.1.2 vs Gemfile.lock in codebreaker_diz-0.2

- old
+ new

@@ -1,23 +1,42 @@ PATH remote: . specs: - codebreaker_diz (0.1.0) + codebreaker_diz (0.2) GEM remote: https://rubygems.org/ specs: ast (2.4.0) + bundle-audit (0.1.0) + bundler-audit + bundler-audit (0.6.1) + bundler (>= 1.2.0, < 3) + thor (~> 0.18) + childprocess (0.9.0) + ffi (~> 1.0, >= 1.0.11) + coderay (1.1.2) colorize (0.8.1) diff-lcs (1.3) + docile (1.3.1) fasterer (0.5.1) colorize (~> 0.7) ruby_parser (>= 3.13.0) + ffi (1.11.1) + iniparse (1.4.4) jaro_winkler (1.5.2) + json (2.2.0) + method_source (0.9.2) + overcommit (0.48.0) + childprocess (~> 0.6, >= 0.6.3) + iniparse (~> 1.4) parallel (1.17.0) parser (2.6.3.0) ast (~> 2.4.0) + pry (0.12.2) + coderay (~> 1.1.0) + method_source (~> 0.9.0) rainbow (3.0.0) rake (10.5.0) rspec (3.8.0) rspec-core (~> 3.8.0) rspec-expectations (~> 3.8.0) @@ -36,24 +55,40 @@ parallel (~> 1.10) parser (>= 2.6) rainbow (>= 2.2.2, < 4.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 1.7) - ruby-progressbar (1.10.0) + rubocop-performance (1.3.0) + rubocop (>= 0.68.0) + rubocop-rspec (1.33.0) + rubocop (>= 0.60.0) + ruby-progressbar (1.10.1) ruby_parser (3.13.1) sexp_processor (~> 4.9) sexp_processor (4.12.0) + simplecov (0.16.1) + docile (~> 1.1) + json (>= 1.8, < 3) + simplecov-html (~> 0.10.0) + simplecov-html (0.10.2) + thor (0.20.3) unicode-display_width (1.6.0) PLATFORMS ruby DEPENDENCIES + bundle-audit (~> 0.1.0) bundler (~> 2.0) codebreaker_diz! fasterer (~> 0.5.1) + overcommit (~> 0.48.0) + pry (~> 0.12.2) rake (~> 10.0) rspec (~> 3.8) rubocop (~> 0.69.0) + rubocop-performance (~> 1.3) + rubocop-rspec (~> 1.33) + simplecov (~> 0.16.1) BUNDLED WITH 2.0.1