Gemfile.lock in metatron-0.8.0 vs Gemfile.lock in metatron-0.8.2

- old
+ new

@@ -1,9 +1,9 @@ PATH remote: . specs: - metatron (0.8.0) + metatron (0.8.2) json (~> 2.6) rack (>= 2.2.8, < 4) GEM remote: https://rubygems.org/ @@ -25,50 +25,48 @@ nokogiri (1.16.7-arm64-darwin) racc (~> 1.4) nokogiri (1.16.7-x86_64-linux) racc (~> 1.4) parallel (1.26.3) - parser (3.3.4.2) + parser (3.3.5.0) ast (~> 2.4.1) racc racc (1.8.1) - rack (3.1.7) + rack (3.1.8) rack-test (2.1.0) rack (>= 1.3) rainbow (3.1.1) rake (12.3.3) rbs (2.8.4) regexp_parser (2.9.2) reverse_markdown (2.1.1) nokogiri - rexml (3.3.5) - strscan + rexml (3.3.8) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.0) + rspec-core (3.13.2) rspec-support (~> 3.13.0) - rspec-expectations (3.13.1) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.1) - rubocop (1.65.1) + rubocop (1.67.0) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 2.4, < 3.0) - rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.31.1, < 2.0) + rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.1) + rubocop-ast (1.32.3) parser (>= 3.3.1.0) rubocop-capybara (2.21.0) rubocop (~> 1.41) rubocop-factory_bot (2.26.1) rubocop (~> 1.61) @@ -87,11 +85,11 @@ simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) simplecov-cobertura (2.1.0) rexml simplecov (~> 0.19) - simplecov-html (0.12.3) + simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) solargraph (0.50.0) backport (~> 1.2) benchmark bundler (~> 2.0) @@ -105,14 +103,13 @@ reverse_markdown (~> 2.0) rubocop (~> 1.38) thor (~> 1.0) tilt (~> 2.0) yard (~> 0.9, >= 0.9.24) - strscan (3.1.0) - thor (1.3.1) + thor (1.3.2) tilt (2.4.0) - unicode-display_width (2.5.0) - yard (0.9.36) + unicode-display_width (2.6.0) + yard (0.9.37) PLATFORMS arm64-darwin-22 arm64-darwin-23 x86_64-linux