Gemfile.7.0.mysql2.lock in minidusen-0.10.1 vs Gemfile.7.0.mysql2.lock in minidusen-0.11.0

- old
+ new

@@ -1,22 +1,22 @@ PATH remote: . specs: - minidusen (0.10.1) + minidusen (0.11.0) activerecord (>= 3.2) activesupport (>= 3.2) edge_rider (>= 0.2.5) 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.2) + activesupport (= 7.0.4.2) + activerecord (7.0.4.2) + activemodel (= 7.0.4.2) + activesupport (= 7.0.4.2) + activesupport (7.0.4.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) byebug (11.1.3) @@ -28,15 +28,15 @@ database_cleaner-core (~> 2.0.0) database_cleaner-core (2.0.1) diff-lcs (1.5.0) edge_rider (2.1.1) activerecord (>= 3.2) - gemika (0.6.1) + gemika (0.8.1) i18n (1.8.11) concurrent-ruby (~> 1.0) minitest (5.15.0) - mysql2 (0.5.3) + mysql2 (0.5.5) rake (13.0.6) rspec (3.10.0) rspec-core (~> 3.10.0) rspec-expectations (~> 3.10.0) rspec-mocks (~> 3.10.0) @@ -54,10 +54,10 @@ PLATFORMS x86_64-linux DEPENDENCIES - activerecord (~> 7.0.0) + activerecord (~> 7.0.4.2) byebug database_cleaner gemika minidusen! mysql2 (~> 0.5)