Gemfile.lock in smart_initializer-0.5.0 vs Gemfile.lock in smart_initializer-0.6.0

- old
+ new

@@ -1,41 +1,41 @@ PATH remote: . specs: - smart_initializer (0.5.0) + smart_initializer (0.6.0) qonfig (~> 0.24) smart_engine (~> 0.11) smart_types (~> 0.4) GEM remote: https://rubygems.org/ specs: - activesupport (6.1.1) + activesupport (6.1.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) - armitage-rubocop (1.7.0.1) - rubocop (= 1.7.0) - rubocop-performance (= 1.9.1) + armitage-rubocop (1.8.1) + rubocop (= 1.8.1) + rubocop-performance (= 1.9.2) rubocop-rails (= 2.9.1) rubocop-rake (= 0.5.1) rubocop-rspec (= 2.1.0) - ast (2.4.1) + ast (2.4.2) coderay (1.1.3) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.8) diff-lcs (1.4.4) docile (1.3.5) - i18n (1.8.7) + i18n (1.8.8) concurrent-ruby (~> 1.0) method_source (1.0.0) minitest (5.14.3) parallel (1.20.1) parser (3.0.0.0) ast (~> 2.4.1) - pry (0.13.1) + pry (0.14.0) coderay (~> 1.1) method_source (~> 1.0) qonfig (0.25.0) rack (2.2.3) rainbow (3.0.0) @@ -49,26 +49,26 @@ rspec-core (3.10.1) rspec-support (~> 3.10.0) rspec-expectations (3.10.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) - rspec-mocks (3.10.1) + rspec-mocks (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) - rspec-support (3.10.1) - rubocop (1.7.0) + rspec-support (3.10.2) + rubocop (1.8.1) parallel (~> 1.10) - parser (>= 2.7.1.5) + parser (>= 3.0.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml rubocop-ast (>= 1.2.0, < 2.0) ruby-progressbar (~> 1.7) - unicode-display_width (>= 1.4.0, < 2.0) - rubocop-ast (1.4.0) + unicode-display_width (>= 1.4.0, < 3.0) + rubocop-ast (1.4.1) parser (>= 2.7.1.5) - rubocop-performance (1.9.1) + rubocop-performance (1.9.2) rubocop (>= 0.90.0, < 2.0) rubocop-ast (>= 0.4.0) rubocop-rails (2.9.1) activesupport (>= 4.2.0) rack (>= 1.1) @@ -88,22 +88,23 @@ smart_engine (0.11.0) smart_types (0.4.0) smart_engine (~> 0.11) tzinfo (2.0.4) concurrent-ruby (~> 1.0) - unicode-display_width (1.7.0) + unicode-display_width (2.0.0) zeitwerk (2.4.2) PLATFORMS + x86_64-darwin-19 x86_64-darwin-20 DEPENDENCIES armitage-rubocop (~> 1.7) bundler (~> 2.2) - pry (~> 0.13) + pry (~> 0.14) rake (~> 13.0) rspec (~> 3.10) simplecov (~> 0.21) smart_initializer! BUNDLED WITH - 2.2.3 + 2.2.11