Gemfile.lock in pheme-4.1.1 vs Gemfile.lock in pheme-5.0.0
- old
+ new
@@ -1,27 +1,27 @@
PATH
remote: .
specs:
- pheme (4.1.1)
+ pheme (5.0.0)
activesupport (>= 4)
aws-sdk-sns (~> 1.1)
aws-sdk-sqs (~> 1.3)
- recursive-open-struct (~> 1)
+ resource-struct (~> 0.4)
smarter_csv (~> 1)
GEM
remote: https://rubygems.org/
specs:
- activesupport (7.0.0)
+ activesupport (7.0.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
ast (2.4.2)
aws-eventstream (1.2.0)
- aws-partitions (1.544.0)
- aws-sdk-core (3.125.0)
+ aws-partitions (1.547.0)
+ aws-sdk-core (3.125.1)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.525.0)
aws-sigv4 (~> 1.1)
jmespath (~> 1.0)
aws-sdk-sns (1.50.0)
@@ -36,11 +36,11 @@
bundler (>= 1.2.0, < 3)
thor (~> 1.0)
concurrent-ruby (1.1.9)
diff-lcs (1.5.0)
docile (1.4.0)
- git (1.10.1)
+ git (1.10.2)
rchardet (~> 1.8)
i18n (1.8.11)
concurrent-ruby (~> 1.0)
jmespath (1.4.0)
minitest (5.15.0)
@@ -49,12 +49,12 @@
ast (~> 2.4.1)
rack (2.2.3)
rainbow (3.0.0)
rake (13.0.6)
rchardet (1.8.0)
- recursive-open-struct (1.1.3)
regexp_parser (2.2.0)
+ resource-struct (0.4.0)
rexml (3.2.5)
rspec (3.10.0)
rspec-core (~> 3.10.0)
rspec-expectations (~> 3.10.0)
rspec-mocks (~> 3.10.0)
@@ -70,11 +70,11 @@
rspec-expectations (>= 3.0.0)
rspec-mocks (3.10.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-support (3.10.3)
- rspec_junit_formatter (0.5.0)
+ rspec_junit_formatter (0.5.1)
rspec-core (>= 2, < 4, != 2.12.0)
rubocop (1.24.1)
parallel (~> 1.10)
parser (>= 3.0.0.0)
rainbow (>= 2.2.2, < 4.0)
@@ -86,11 +86,11 @@
rubocop-ast (1.15.1)
parser (>= 3.0.1.1)
rubocop-performance (1.13.1)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
- rubocop-rails (2.13.0)
+ rubocop-rails (2.13.1)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.7.0, < 2.0)
rubocop-rspec (2.7.0)
rubocop (~> 1.19)
@@ -102,15 +102,15 @@
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.3)
smarter_csv (1.2.9)
- thor (1.1.0)
+ thor (1.2.1)
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
unicode-display_width (2.1.0)
- ws-style (6.12.3)
+ ws-style (6.13.1)
rubocop (>= 1.23)
rubocop-performance (>= 1.10.2)
rubocop-rails (>= 2.9.1)
rubocop-rspec (>= 2.2.0)
rubocop-vendor (>= 0.6.0)
@@ -130,6 +130,6 @@
rspec_junit_formatter (~> 0.2)
simplecov
ws-style
BUNDLED WITH
- 2.2.32
+ 2.2.33