Gemfile.lock in stashify-3.0.0 vs Gemfile.lock in stashify-3.1.0

- old
+ new

@@ -1,9 +1,9 @@ PATH remote: . specs: - stashify (3.0.0) + stashify (3.1.0) GEM remote: https://rubygems.org/ specs: ast (2.4.2) @@ -68,11 +68,11 @@ rspec-core (3.12.1) rspec-support (~> 3.12.0) rspec-expectations (3.12.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) - rspec-mocks (3.12.4) + rspec-mocks (3.12.5) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) rspec-support (3.12.0) rubocop (1.48.1) json (~> 2.3) @@ -82,14 +82,17 @@ regexp_parser (>= 1.8, < 3.0) rexml (>= 3.2.5, < 4.0) rubocop-ast (>= 1.26.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.27.0) + rubocop-ast (1.28.0) parser (>= 3.2.1.0) ruby-progressbar (1.13.0) shellany (0.0.1) + stashify-contract (1.0.1) + rantly (~> 2.0.0) + rspec (~> 3.0) thor (1.2.1) unicode-display_width (2.4.2) PLATFORMS x86_64-linux @@ -99,13 +102,13 @@ guard guard-reek guard-rspec guard-rubocop rake (~> 13.0) - rantly reek (~> 6.1.4) rspec (~> 3.0) rubocop (~> 1.21) stashify! + stashify-contract BUNDLED WITH 2.2.33