Gemfile.lock in belated-0.3.3 vs Gemfile.lock in belated-0.4.0

- old
+ new

@@ -1,9 +1,9 @@ PATH remote: . specs: - belated (0.3.3) + belated (0.4.0) drb dry-configurable GEM remote: https://rubygems.org/ @@ -70,10 +70,14 @@ ast (2.4.2) builder (3.2.4) byebug (11.1.3) concurrent-ruby (1.1.9) crass (1.0.6) + database_cleaner-active_record (2.0.1) + activerecord (>= 5.a) + database_cleaner-core (~> 2.0.0) + database_cleaner-core (2.0.1) diff-lcs (1.4.4) drb (2.0.4) dry-configurable (0.12.1) concurrent-ruby (~> 1.0) dry-core (~> 0.5, >= 0.5.0) @@ -143,10 +147,18 @@ diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-mocks (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) + rspec-rails (5.0.1) + actionpack (>= 5.2) + activesupport (>= 5.2) + railties (>= 5.2) + rspec-core (~> 3.10) + rspec-expectations (~> 3.10) + rspec-mocks (~> 3.10) + rspec-support (~> 3.10) rspec-support (3.10.2) rubocop (1.18.3) parallel (~> 1.10) parser (>= 3.0.0.0) rainbow (>= 2.2.2, < 4.0) @@ -164,10 +176,11 @@ sprockets-rails (3.2.2) actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) sqlite3 (1.4.2) + stackprof (0.2.16) thor (1.1.0) tzinfo (2.0.4) concurrent-ruby (~> 1.0) unicode-display_width (2.0.0) websocket-driver (0.7.5) @@ -179,13 +192,16 @@ x86_64-linux DEPENDENCIES belated! byebug + database_cleaner-active_record rails (>= 6.1.3) rake (~> 13.0) rspec (~> 3.0) + rspec-rails rubocop (~> 1.7) sqlite3 + stackprof BUNDLED WITH 2.2.17