Gemfile.lock in commentable_on-0.1.0 vs Gemfile.lock in commentable_on-1.0.0

- old
+ new

@@ -1,9 +1,10 @@ PATH remote: . specs: - commentable_on (0.1.0) + commentable_on (1.0.0) + ancestry (~> 4.2) GEM remote: https://rubygems.org/ specs: activemodel (7.0.4) @@ -14,10 +15,12 @@ activesupport (7.0.4) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) + ancestry (4.2.0) + activerecord (>= 5.2.6) ast (2.4.2) concurrent-ruby (1.1.10) diff-lcs (1.5.0) factory_bot (6.2.1) activesupport (>= 5.0.0) @@ -29,11 +32,11 @@ parallel (1.22.1) parser (3.1.2.1) ast (~> 2.4.1) rainbow (3.1.1) rake (12.3.3) - regexp_parser (2.6.0) + regexp_parser (2.6.1) rexml (3.2.5) rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0) rspec-mocks (~> 3.12.0) @@ -77,10 +80,9 @@ PLATFORMS ruby DEPENDENCIES - activerecord (~> 7.0) commentable_on! factory_bot (~> 6.2) rake (~> 12.0) rspec (~> 3.6) rubocop (= 1.35.1)