Gemfile.lock in deco_lite-1.5.4 vs Gemfile.lock in deco_lite-1.5.5

- old
+ new

@@ -1,20 +1,20 @@ PATH remote: . specs: - deco_lite (1.5.4) + deco_lite (1.5.5) activemodel (~> 7.0, >= 7.0.3.1) activesupport (~> 7.0, >= 7.0.3.1) immutable_struct_ex (~> 1.0, >= 1.0.1) mad_flatter (~> 3.0) GEM remote: https://rubygems.org/ specs: - activemodel (7.0.7) - activesupport (= 7.0.7) - activesupport (7.0.7) + activemodel (7.0.7.2) + activesupport (= 7.0.7.2) + activesupport (7.0.7.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) ast (2.4.2) @@ -65,11 +65,11 @@ rspec-support (~> 3.12.0) rspec-mocks (3.12.6) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) rspec-support (3.12.1) - rubocop (1.56.0) + rubocop (1.56.2) base64 (~> 0.1.1) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) parser (>= 3.2.2.3) @@ -103,9 +103,10 @@ concurrent-ruby (~> 1.0) unicode-display_width (2.4.2) PLATFORMS x86_64-darwin-19 + x86_64-darwin-21 DEPENDENCIES bundler (~> 2.2, >= 2.2.17) deco_lite! pry-byebug (~> 3.9)