Gemfile.lock in code-ruby-0.3.1 vs Gemfile.lock in code-ruby-0.4.0

- old
+ new

@@ -1,21 +1,21 @@ PATH remote: . specs: - code-ruby (0.2.4) + code-ruby (0.3.1) activesupport (~> 7) parslet (~> 2) zeitwerk (~> 2.6) - template-ruby (0.2.4) + template-ruby (0.3.1) activesupport (~> 7) parslet (~> 2) zeitwerk (~> 2.6) GEM remote: https://rubygems.org/ specs: - activesupport (7.0.3.1) + activesupport (7.0.4) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) concurrent-ruby (1.1.10) @@ -37,17 +37,17 @@ 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) + rspec-expectations (3.11.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.11.0) rspec-mocks (3.11.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.11.0) - rspec-support (3.11.0) + rspec-support (3.11.1) syntax_tree (3.5.0) prettier_print syntax_tree-haml (1.3.1) haml (>= 5.2) prettier_print @@ -58,18 +58,18 @@ syntax_tree (>= 2.0.1) temple (0.8.2) tilt (2.0.11) tzinfo (2.0.5) concurrent-ruby (~> 1.0) - zeitwerk (2.6.0) + zeitwerk (2.6.1) PLATFORMS arm64-darwin-21 DEPENDENCIES code-ruby! - prettier (~> 3) - rspec (~> 3) + prettier + rspec template-ruby! BUNDLED WITH 2.3.18