Gemfile.lock in cyclone_lariat-0.3.10 vs Gemfile.lock in cyclone_lariat-0.4.0

- old
+ new

@@ -1,76 +1,79 @@ PATH remote: . specs: - cyclone_lariat (0.3.10) + cyclone_lariat (0.4.0) aws-sdk-sns aws-sdk-sqs + dry-cli (~> 0.6) luna_park (~> 0.11) + terminal-table (~> 3.0) GEM remote: https://rubygems.org/ specs: - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) aws-eventstream (1.2.0) - aws-partitions (1.641.0) - aws-sdk-core (3.158.0) + aws-partitions (1.654.0) + aws-sdk-core (3.166.0) aws-eventstream (~> 1, >= 1.0.2) - aws-partitions (~> 1, >= 1.525.0) - aws-sigv4 (~> 1.1) + aws-partitions (~> 1, >= 1.651.0) + aws-sigv4 (~> 1.5) jmespath (~> 1, >= 1.6.1) - aws-sdk-sns (1.55.0) - aws-sdk-core (~> 3, >= 3.127.0) + aws-sdk-sns (1.56.0) + aws-sdk-core (~> 3, >= 3.165.0) aws-sigv4 (~> 1.1) - aws-sdk-sqs (1.51.1) - aws-sdk-core (~> 3, >= 3.127.0) + aws-sdk-sqs (1.52.0) + aws-sdk-core (~> 3, >= 3.165.0) aws-sigv4 (~> 1.1) aws-sigv4 (1.5.2) aws-eventstream (~> 1, >= 1.0.2) byebug (11.1.3) coderay (1.1.3) crack (0.4.5) rexml database_cleaner-core (2.0.1) - database_cleaner-sequel (2.0.0) + database_cleaner-sequel (2.0.2) database_cleaner-core (~> 2.0.0) sequel diff-lcs (1.5.0) docile (1.3.5) + dry-cli (0.7.0) hashdiff (1.0.1) jmespath (1.6.1) luna_park (0.11.1) method_source (1.0.0) parallel (1.20.1) - parser (3.1.0.0) + parser (3.1.2.1) ast (~> 2.4.1) pg (1.2.3) pry (0.13.1) coderay (~> 1.1) method_source (~> 1.0) pry-byebug (3.9.0) byebug (~> 11.0) pry (~> 0.13.0) - public_suffix (4.0.6) + public_suffix (4.0.7) rainbow (3.1.1) rake (13.0.6) - regexp_parser (2.2.0) + regexp_parser (2.6.0) rexml (3.2.5) rspec (3.11.0) rspec-core (~> 3.11.0) rspec-expectations (~> 3.11.0) rspec-mocks (~> 3.11.0) rspec-core (3.11.0) rspec-support (~> 3.11.0) - rspec-expectations (3.11.0) + rspec-expectations (3.11.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.11.0) - rspec-mocks (3.11.0) + rspec-mocks (3.11.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.11.0) - rspec-support (3.11.0) + rspec-support (3.11.1) rubocop (0.93.1) parallel (~> 1.10) parser (>= 2.7.1.5) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8) @@ -79,22 +82,24 @@ ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 2.0) rubocop-ast (1.4.1) parser (>= 2.7.1.5) ruby-progressbar (1.11.0) - sequel (5.53.0) + sequel (5.61.0) simplecov (0.18.5) docile (~> 1.1) simplecov-html (~> 0.11) simplecov-html (0.12.3) - timecop (0.9.4) + terminal-table (3.0.2) + unicode-display_width (>= 1.1.1, < 3) + timecop (0.9.5) unicode-display_width (1.8.0) webmock (3.7.6) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) webrick (1.7.0) - yard (0.9.27) + yard (0.9.28) webrick (~> 1.7.0) PLATFORMS ruby