Gemfile.lock in rails_log_parser-0.0.12 vs Gemfile.lock in rails_log_parser-0.0.13

- old
+ new

@@ -1,29 +1,29 @@ PATH remote: . specs: - rails_log_parser (0.0.12) + rails_log_parser (0.0.13) enumerize (~> 2.4) json (>= 2.0) GEM remote: https://rubygems.org/ specs: - activesupport (6.1.4.4) + activesupport (6.1.7.3) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.2) diff-lcs (1.4.4) enumerize (2.5.0) activesupport (>= 3.2) - i18n (1.10.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) - json (2.6.1) - minitest (5.15.0) + json (2.6.3) + minitest (5.18.0) rake (12.3.3) rspec (3.10.0) rspec-core (~> 3.10.0) rspec-expectations (~> 3.10.0) rspec-mocks (~> 3.10.0) @@ -34,19 +34,19 @@ rspec-support (~> 3.10.0) rspec-mocks (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-support (3.10.3) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) - zeitwerk (2.5.3) + zeitwerk (2.6.7) PLATFORMS ruby DEPENDENCIES rails_log_parser! rake (~> 12.0) rspec (~> 3.0) BUNDLED WITH - 2.1.4 + 2.3.26