Gemfile.lock in stashify-aws-s3-1.0.0 vs Gemfile.lock in stashify-aws-s3-1.1.0
- old
+ new
@@ -1,18 +1,18 @@
PATH
remote: .
specs:
- stashify-aws-s3 (0.1.0)
+ stashify-aws-s3 (1.1.0)
aws-sdk-s3 (~> 1.119.2)
- stashify (~> 3.0.0)
+ stashify (~> 3.1.0)
GEM
remote: https://rubygems.org/
specs:
ast (2.4.2)
aws-eventstream (1.2.0)
- aws-partitions (1.738.0)
+ aws-partitions (1.739.0)
aws-sdk-core (3.171.0)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.5)
jmespath (~> 1, >= 1.6.1)
@@ -105,11 +105,14 @@
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.28.0)
parser (>= 3.2.1.0)
ruby-progressbar (1.13.0)
shellany (0.0.1)
- stashify (3.0.0)
+ stashify (3.1.0)
+ 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
@@ -119,13 +122,13 @@
guard
guard-reek
guard-rspec
guard-rubocop
rake (~> 13.0)
- rantly
reek (~> 6.1.4)
rspec (~> 3.0)
rubocop (~> 1.21)
stashify-aws-s3!
+ stashify-contract
BUNDLED WITH
2.2.33