Gemfile.7.0.pg.lock in gemika-0.7.1 vs Gemfile.7.0.pg.lock in gemika-0.8.0

- old
+ new

@@ -1,35 +1,35 @@ PATH remote: . specs: - gemika (0.7.1) + gemika (0.8.0) GEM remote: https://rubygems.org/ specs: - activemodel (7.0.0) - activesupport (= 7.0.0) - activerecord (7.0.0) - activemodel (= 7.0.0) - activesupport (= 7.0.0) - activesupport (7.0.0) + activemodel (7.0.4) + activesupport (= 7.0.4) + activerecord (7.0.4) + activemodel (= 7.0.4) + activesupport (= 7.0.4) + activesupport (7.0.4) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - coderay (1.1.2) - concurrent-ruby (1.1.9) + coderay (1.1.3) + concurrent-ruby (1.1.10) database_cleaner (1.7.0) diff-lcs (1.3) - i18n (1.8.11) + i18n (1.12.0) concurrent-ruby (~> 1.0) - method_source (0.9.2) - minitest (5.15.0) - pg (1.2.3) - pry (0.12.2) - coderay (~> 1.1.0) - method_source (~> 0.9.0) + method_source (1.0.0) + minitest (5.17.0) + pg (1.3.5) + pry (0.14.2) + coderay (~> 1.1) + method_source (~> 1.0) rake (12.3.3) rspec (3.8.0) rspec-core (~> 3.8.0) rspec-expectations (~> 3.8.0) rspec-mocks (~> 3.8.0) @@ -40,21 +40,21 @@ rspec-support (~> 3.8.0) rspec-mocks (3.8.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.8.0) rspec-support (3.8.2) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) PLATFORMS ruby DEPENDENCIES - activerecord (~> 7.0.0) + activerecord (~> 7.0.1) database_cleaner gemika! - pg - pry + pg (~> 1.3.5) + pry (~> 0.14.2) rake rspec (~> 3.5) RUBY VERSION ruby 2.2.4p230