diff --git a/Gemfile b/Gemfile index e5dd62e012..b138829b1e 100644 --- a/Gemfile +++ b/Gemfile @@ -187,9 +187,9 @@ gem 'ruby-progressbar', '~> 1.11.0', require: false gem 'mini_magick', '~> 4.11.0', require: false # Sentry error reporting -gem "sentry-delayed_job", '~> 5.1.0' -gem "sentry-rails", '~> 5.1.0' -gem "sentry-ruby", '~> 5.1.0' +gem "sentry-delayed_job", '~> 5.2.0' +gem "sentry-rails", '~> 5.2.0' +gem "sentry-ruby", '~> 5.2.0' group :test do gem 'launchy', '~> 2.5.0' @@ -285,7 +285,7 @@ group :development, :test do gem 'danger-brakeman' end -gem 'bootsnap', '~> 1.10.0', require: false +gem 'bootsnap', '~> 1.11.0', require: false # API gems gem 'grape', '~> 1.6.0' diff --git a/Gemfile.lock b/Gemfile.lock index f576957e0b..24c2380872 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -183,28 +183,28 @@ GEM remote: https://rubygems.org/ specs: Ascii85 (1.1.0) - actioncable (6.1.4.6) - actionpack (= 6.1.4.6) - activesupport (= 6.1.4.6) + actioncable (6.1.4.7) + actionpack (= 6.1.4.7) + activesupport (= 6.1.4.7) nio4r (~> 2.0) websocket-driver (>= 0.6.1) - actionmailbox (6.1.4.6) - actionpack (= 6.1.4.6) - activejob (= 6.1.4.6) - activerecord (= 6.1.4.6) - activestorage (= 6.1.4.6) - activesupport (= 6.1.4.6) + actionmailbox (6.1.4.7) + actionpack (= 6.1.4.7) + activejob (= 6.1.4.7) + activerecord (= 6.1.4.7) + activestorage (= 6.1.4.7) + activesupport (= 6.1.4.7) mail (>= 2.7.1) - actionmailer (6.1.4.6) - actionpack (= 6.1.4.6) - actionview (= 6.1.4.6) - activejob (= 6.1.4.6) - activesupport (= 6.1.4.6) + actionmailer (6.1.4.7) + actionpack (= 6.1.4.7) + actionview (= 6.1.4.7) + activejob (= 6.1.4.7) + activesupport (= 6.1.4.7) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 2.0) - actionpack (6.1.4.6) - actionview (= 6.1.4.6) - activesupport (= 6.1.4.6) + actionpack (6.1.4.7) + actionview (= 6.1.4.7) + activesupport (= 6.1.4.7) rack (~> 2.0, >= 2.0.9) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) @@ -212,30 +212,30 @@ GEM actionpack-xml_parser (2.0.1) actionpack (>= 5.0) railties (>= 5.0) - actiontext (6.1.4.6) - actionpack (= 6.1.4.6) - activerecord (= 6.1.4.6) - activestorage (= 6.1.4.6) - activesupport (= 6.1.4.6) + actiontext (6.1.4.7) + actionpack (= 6.1.4.7) + activerecord (= 6.1.4.7) + activestorage (= 6.1.4.7) + activesupport (= 6.1.4.7) nokogiri (>= 1.8.5) - actionview (6.1.4.6) - activesupport (= 6.1.4.6) + actionview (6.1.4.7) + activesupport (= 6.1.4.7) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - activejob (6.1.4.6) - activesupport (= 6.1.4.6) + activejob (6.1.4.7) + activesupport (= 6.1.4.7) globalid (>= 0.3.6) - activemodel (6.1.4.6) - activesupport (= 6.1.4.6) + activemodel (6.1.4.7) + activesupport (= 6.1.4.7) activemodel-serializers-xml (1.0.2) activemodel (> 5.x) activesupport (> 5.x) builder (~> 3.1) - activerecord (6.1.4.6) - activemodel (= 6.1.4.6) - activesupport (= 6.1.4.6) + activerecord (6.1.4.7) + activemodel (= 6.1.4.7) + activesupport (= 6.1.4.7) activerecord-import (1.3.0) activerecord (>= 4.2) activerecord-nulldb-adapter (0.8.0) @@ -246,14 +246,14 @@ GEM multi_json (~> 1.11, >= 1.11.2) rack (>= 2.0.8, < 3) railties (>= 5.2.4.1) - activestorage (6.1.4.6) - actionpack (= 6.1.4.6) - activejob (= 6.1.4.6) - activerecord (= 6.1.4.6) - activesupport (= 6.1.4.6) + activestorage (6.1.4.7) + actionpack (= 6.1.4.7) + activejob (= 6.1.4.7) + activerecord (= 6.1.4.7) + activesupport (= 6.1.4.7) marcel (~> 1.0.0) mini_mime (>= 1.1.0) - activesupport (6.1.4.6) + activesupport (6.1.4.7) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -278,7 +278,7 @@ GEM awesome_nested_set (3.5.0) activerecord (>= 4.0.0, < 7.1) aws-eventstream (1.2.0) - aws-partitions (1.564.0) + aws-partitions (1.565.0) aws-sdk-core (3.129.0) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.525.0) @@ -300,7 +300,7 @@ GEM bindata (2.4.10) binding_of_caller (1.0.0) debug_inspector (>= 0.0.1) - bootsnap (1.10.3) + bootsnap (1.11.1) msgpack (~> 1.2) brakeman (5.2.1) browser (5.3.1) @@ -357,7 +357,7 @@ GEM crass (1.0.6) daemons (1.4.1) dalli (3.2.1) - danger (8.4.3) + danger (8.4.5) claide (~> 1.0) claide-plugins (>= 0.9.2) colored2 (~> 3.1) @@ -444,7 +444,7 @@ GEM temple erubi (1.10.0) escape_utils (1.2.1) - et-orbi (1.2.6) + et-orbi (1.2.7) tzinfo eventmachine (1.2.7) eventmachine_httpserver (0.2.1) @@ -488,10 +488,10 @@ GEM fog-core (~> 2.1) fog-json (~> 1.1) fog-xml (~> 0.1) - fog-core (2.2.4) + fog-core (2.3.0) builder excon (~> 0.71) - formatador (~> 0.2) + formatador (>= 0.2, < 2.0) mime-types fog-json (1.2.0) fog-core @@ -499,7 +499,7 @@ GEM fog-xml (0.1.4) fog-core nokogiri (>= 1.5.11, < 2.0.0) - formatador (0.3.0) + formatador (1.1.0) friendly_id (5.4.2) activerecord (>= 4.0.0) fugit (1.5.2) @@ -573,8 +573,8 @@ GEM launchy (2.5.0) addressable (~> 2.7) lefthook (0.7.7) - letter_opener (1.7.0) - launchy (~> 2.2) + letter_opener (1.8.0) + launchy (>= 2.2, < 3) listen (3.7.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) @@ -662,7 +662,7 @@ GEM hashery (~> 2.0) ruby-rc4 ttfunk - pg (1.3.3) + pg (1.3.4) plaintext (0.3.4) activesupport (> 2.2.1) nokogiri (~> 1.10, >= 1.10.4) @@ -731,20 +731,20 @@ GEM rack_session_access (0.2.0) builder (>= 2.0.0) rack (>= 1.0.0) - rails (6.1.4.6) - actioncable (= 6.1.4.6) - actionmailbox (= 6.1.4.6) - actionmailer (= 6.1.4.6) - actionpack (= 6.1.4.6) - actiontext (= 6.1.4.6) - actionview (= 6.1.4.6) - activejob (= 6.1.4.6) - activemodel (= 6.1.4.6) - activerecord (= 6.1.4.6) - activestorage (= 6.1.4.6) - activesupport (= 6.1.4.6) + rails (6.1.4.7) + actioncable (= 6.1.4.7) + actionmailbox (= 6.1.4.7) + actionmailer (= 6.1.4.7) + actionpack (= 6.1.4.7) + actiontext (= 6.1.4.7) + actionview (= 6.1.4.7) + activejob (= 6.1.4.7) + activemodel (= 6.1.4.7) + activerecord (= 6.1.4.7) + activestorage (= 6.1.4.7) + activesupport (= 6.1.4.7) bundler (>= 1.15.0) - railties (= 6.1.4.6) + railties (= 6.1.4.7) sprockets-rails (>= 2.0.0) rails-controller-testing (1.0.5) actionpack (>= 5.0.1.rc1) @@ -758,9 +758,9 @@ GEM rails-i18n (7.0.3) i18n (>= 0.7, < 2) railties (>= 6.0.0, < 8) - railties (6.1.4.6) - actionpack (= 6.1.4.6) - activesupport (= 6.1.4.6) + railties (6.1.4.7) + actionpack (= 6.1.4.7) + activesupport (= 6.1.4.7) method_source rake (>= 0.13) thor (~> 1.0) @@ -773,7 +773,7 @@ GEM rchardet (1.8.0) rdoc (6.4.0) psych (>= 4.0.0) - recaptcha (5.8.1) + recaptcha (5.9.0) json redcarpet (3.5.1) regexp_parser (2.2.1) @@ -810,7 +810,7 @@ GEM rspec-mocks (3.11.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.11.0) - rspec-rails (5.1.0) + rspec-rails (5.1.1) actionpack (>= 5.2) activesupport (>= 5.2) railties (>= 5.2) @@ -874,16 +874,16 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2) semantic (1.6.1) - sentry-delayed_job (5.1.1) + sentry-delayed_job (5.2.0) delayed_job (>= 4.0) - sentry-ruby-core (~> 5.1.1) - sentry-rails (5.1.1) + sentry-ruby-core (~> 5.2.0) + sentry-rails (5.2.0) railties (>= 5.0) - sentry-ruby-core (~> 5.1.1) - sentry-ruby (5.1.1) + sentry-ruby-core (~> 5.2.0) + sentry-ruby (5.2.0) concurrent-ruby (~> 1.0, >= 1.0.2) - sentry-ruby-core (= 5.1.1) - sentry-ruby-core (5.1.1) + sentry-ruby-core (= 5.2.0) + sentry-ruby-core (5.2.0) concurrent-ruby shoulda-context (2.0.0) shoulda-matchers (5.1.0) @@ -983,7 +983,7 @@ DEPENDENCIES aws-sdk-core (~> 3.107) aws-sdk-s3 (~> 1.91) bcrypt (~> 3.1.6) - bootsnap (~> 1.10.0) + bootsnap (~> 1.11.0) brakeman (~> 5.2.0) browser (~> 5.3.0) budgets! @@ -1113,9 +1113,9 @@ DEPENDENCIES secure_headers (~> 6.3.0) selenium-webdriver (~> 4.0) semantic (~> 1.6.1) - sentry-delayed_job (~> 5.1.0) - sentry-rails (~> 5.1.0) - sentry-ruby (~> 5.1.0) + sentry-delayed_job (~> 5.2.0) + sentry-rails (~> 5.2.0) + sentry-ruby (~> 5.2.0) shoulda-context (~> 2.0) shoulda-matchers (~> 5.0) spring