diff --git a/Gemfile.lock b/Gemfile.lock index 3a89f8c1..ac6eacd8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -79,7 +79,7 @@ GEM rails-html-sanitizer (~> 1.1, >= 1.2.0) active_record_union (1.3.0) activerecord (>= 4.0) - active_storage_validations (0.9.0) + active_storage_validations (0.9.2) rails (>= 5.2.0) activejob (6.0.3.4) activesupport (= 6.0.3.4) @@ -116,7 +116,7 @@ GEM autoprefixer-rails (9.8.4) execjs aws-eventstream (1.1.0) - aws-partitions (1.402.0) + aws-partitions (1.418.0) aws-sdk (3.0.1) aws-sdk-resources (~> 3) aws-sdk-accessanalyzer (1.1.0) @@ -275,7 +275,7 @@ GEM aws-sdk-connectparticipant (1.0.0) aws-sdk-core (~> 3, >= 3.71.0) aws-sigv4 (~> 1.1) - aws-sdk-core (3.109.3) + aws-sdk-core (3.111.2) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) aws-sigv4 (~> 1.1) @@ -484,7 +484,7 @@ GEM aws-sdk-kinesisvideosignalingchannels (1.0.0) aws-sdk-core (~> 3, >= 3.71.0) aws-sigv4 (~> 1.1) - aws-sdk-kms (1.39.0) + aws-sdk-kms (1.41.0) aws-sdk-core (~> 3, >= 3.109.0) aws-sigv4 (~> 1.1) aws-sdk-lakeformation (1.1.0) @@ -875,7 +875,7 @@ GEM aws-sdk-route53resolver (1.11.0) aws-sdk-core (~> 3, >= 3.71.0) aws-sigv4 (~> 1.1) - aws-sdk-s3 (1.86.0) + aws-sdk-s3 (1.87.0) aws-sdk-core (~> 3, >= 3.109.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.1) @@ -1055,7 +1055,7 @@ GEM rexml crass (1.0.6) csv (3.1.9) - cucumber (5.1.3) + cucumber (5.2.0) builder (~> 3.2, >= 3.2.4) cucumber-core (~> 8.0, >= 8.0.1) cucumber-create-meta (~> 2.0, >= 2.0.2) @@ -1071,15 +1071,15 @@ GEM cucumber-gherkin (~> 15.0, >= 15.0.2) cucumber-messages (~> 13.0, >= 13.0.1) cucumber-tag-expressions (~> 2.0, >= 2.0.4) - cucumber-create-meta (2.0.2) - cucumber-messages (~> 13.0, >= 13.0.1) + cucumber-create-meta (2.0.4) + cucumber-messages (~> 13.1, >= 13.1.0) sys-uname (~> 1.2, >= 1.2.1) cucumber-cucumber-expressions (10.3.0) cucumber-gherkin (15.0.2) cucumber-messages (~> 13.0, >= 13.0.1) cucumber-html-formatter (9.0.0) cucumber-messages (~> 13.0, >= 13.0.1) - cucumber-messages (13.1.0) + cucumber-messages (13.2.1) protobuf-cucumber (~> 3.10, >= 3.10.8) cucumber-rails (2.2.0) capybara (>= 2.18, < 4) @@ -1126,7 +1126,7 @@ GEM faye-websocket (0.11.0) eventmachine (>= 0.12.0) websocket-driver (>= 0.5.1) - ffi (1.13.1) + ffi (1.14.2) filesize (0.2.0) flamegraph (0.9.5) flipper (0.20.3) @@ -1160,7 +1160,7 @@ GEM temple (>= 0.8.0) tilt hashdiff (1.0.1) - html-pipeline (2.13.0) + html-pipeline (2.14.0) activesupport (>= 2) nokogiri (>= 1.4) htmlentities (4.3.4) @@ -1193,7 +1193,7 @@ GEM activesupport (>= 3.0) nokogiri (>= 1.6) jmespath (1.4.0) - jquery-rails (4.3.5) + jquery-rails (4.4.0) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) @@ -1281,8 +1281,8 @@ GEM mimemagic (~> 0.3.0) terrapin (~> 0.6.0) parallel (1.20.1) - paranoia (2.4.2) - activerecord (>= 4.0, < 6.1) + paranoia (2.4.3) + activerecord (>= 4.0, < 6.2) parser (3.0.0.0) ast (~> 2.4.1) paypal-checkout-sdk (1.0.3) @@ -1393,30 +1393,30 @@ GEM rexml (3.2.4) rinku (2.0.6) rmagick (4.1.2) - rspec (3.9.0) - rspec-core (~> 3.9.0) - rspec-expectations (~> 3.9.0) - rspec-mocks (~> 3.9.0) - rspec-core (3.9.2) - rspec-support (~> 3.9.3) - rspec-expectations (3.9.2) + rspec (3.10.0) + rspec-core (~> 3.10.0) + rspec-expectations (~> 3.10.0) + rspec-mocks (~> 3.10.0) + rspec-core (3.10.1) + rspec-support (~> 3.10.0) + rspec-expectations (3.10.1) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.9.0) - rspec-mocks (3.9.1) + rspec-support (~> 3.10.0) + rspec-mocks (3.10.1) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.9.0) + rspec-support (~> 3.10.0) rspec-prof (0.0.7) rspec (~> 3.0) ruby-prof - rspec-rails (4.0.1) + rspec-rails (4.0.2) actionpack (>= 4.2) activesupport (>= 4.2) railties (>= 4.2) - rspec-core (~> 3.9) - rspec-expectations (~> 3.9) - rspec-mocks (~> 3.9) - rspec-support (~> 3.9) - rspec-support (3.9.3) + rspec-core (~> 3.10) + rspec-expectations (~> 3.10) + rspec-mocks (~> 3.10) + rspec-support (~> 3.10) + rspec-support (3.10.1) rubocop (1.8.1) parallel (~> 1.10) parser (>= 3.0.0.0) @@ -1454,7 +1454,7 @@ GEM shellany (0.0.1) shoulda-matchers (4.5.1) activesupport (>= 4.2.0) - sidekiq (6.1.2) + sidekiq (6.1.3) connection_pool (>= 2.2.2) rack (~> 2.0) redis (>= 4.2.0) @@ -1478,12 +1478,12 @@ GEM sqlite3 (1.4.2) stackprof (0.2.16) statsd-ruby (1.4.0) - stripe (5.28.0) + stripe (5.29.0) stripe_event (2.3.1) activesupport (>= 3.1) stripe (>= 2.8, < 6) - sys-uname (1.2.1) - ffi (>= 1.0.0) + sys-uname (1.2.2) + ffi (~> 1.1) temple (0.8.2) terrapin (0.6.0) climate_control (>= 0.0.3, < 1.0) @@ -1497,7 +1497,7 @@ GEM tribute (3.6.0.0) tzinfo (1.2.9) thread_safe (~> 0.1) - tzinfo-data (1.2020.4) + tzinfo-data (1.2021.1) tzinfo (>= 1.0.0) uglifier (4.2.0) execjs (>= 0.3.0, < 3)