From 756e177140a7b21d8659fb77f8859e19cd5aa024 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Sep 2026 07:25:30 +0000 Subject: [PATCH] Bump the major-updates group across 1 directory with 10 updates Bumps the major-updates group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [discard](https://github.com/jhawthorn/discard) | `1.4.0` | `2.0.0` | | [haml](https://github.com/haml/haml) | `5.2.2` | `7.5.1` | | [i18n-js](https://github.com/fnando/i18n-js) | `3.9.2` | `4.2.4` | | [shakapacker](https://github.com/shakacode/shakapacker) | `9.5.0` | `10.3.2` | | [sentry-rails](https://github.com/getsentry/sentry-ruby) | `6.7.0` | `7.0.0` | | [rspec-rails](https://github.com/rspec/rspec-rails) | `6.1.5` | `8.0.4` | | [shoulda-matchers](https://github.com/thoughtbot/shoulda-matchers) | `7.0.1` | `8.0.1` | | [simplecov](https://github.com/simplecov-ruby/simplecov) | `0.22.0` | `1.2.0` | | [puma](https://github.com/puma/puma) | `7.2.1` | `8.0.2` | Updates `discard` from 1.4.0 to 2.0.0 - [Changelog](https://github.com/jhawthorn/discard/blob/master/CHANGELOG.md) - [Commits](https://github.com/jhawthorn/discard/compare/v1.4.0...v2.0.0) Updates `haml` from 5.2.2 to 7.5.1 - [Release notes](https://github.com/haml/haml/releases) - [Changelog](https://github.com/haml/haml/blob/main/CHANGELOG.md) - [Commits](https://github.com/haml/haml/compare/v5.2.2...v7.5.1) Updates `i18n-js` from 3.9.2 to 4.2.4 - [Changelog](https://github.com/fnando/i18n-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/fnando/i18n-js/compare/v3.9.2...v4.2.4) Updates `shakapacker` from 9.5.0 to 10.3.2 - [Release notes](https://github.com/shakacode/shakapacker/releases) - [Changelog](https://github.com/shakacode/shakapacker/blob/main/CHANGELOG.md) - [Commits](https://github.com/shakacode/shakapacker/compare/v9.5.0...v10.3.2) Updates `sentry-rails` from 6.7.0 to 7.0.0 - [Release notes](https://github.com/getsentry/sentry-ruby/releases) - [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-ruby/compare/6.7.0...7.0.0) Updates `sentry-ruby` from 6.7.0 to 7.0.0 - [Release notes](https://github.com/getsentry/sentry-ruby/releases) - [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-ruby/compare/6.7.0...7.0.0) Updates `rspec-rails` from 6.1.5 to 8.0.4 - [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md) - [Commits](https://github.com/rspec/rspec-rails/compare/v6.1.5...v8.0.4) Updates `shoulda-matchers` from 7.0.1 to 8.0.1 - [Release notes](https://github.com/thoughtbot/shoulda-matchers/releases) - [Changelog](https://github.com/thoughtbot/shoulda-matchers/blob/main/CHANGELOG.md) - [Commits](https://github.com/thoughtbot/shoulda-matchers/compare/v7.0.1...v8.0.1) Updates `simplecov` from 0.22.0 to 1.2.0 - [Release notes](https://github.com/simplecov-ruby/simplecov/releases) - [Changelog](https://github.com/simplecov-ruby/simplecov/blob/main/CHANGELOG.md) - [Commits](https://github.com/simplecov-ruby/simplecov/compare/v0.22.0...v1.2.0) Updates `puma` from 7.2.1 to 8.0.2 - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/main/History.md) - [Commits](https://github.com/puma/puma/compare/v7.2.1...v8.0.2) --- updated-dependencies: - dependency-name: discard dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-updates - dependency-name: haml dependency-version: 7.5.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-updates - dependency-name: i18n-js dependency-version: 4.2.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-updates - dependency-name: puma dependency-version: 8.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-updates - dependency-name: rspec-rails dependency-version: 8.0.4 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-updates - dependency-name: sentry-rails dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-updates - dependency-name: sentry-ruby dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-updates - dependency-name: shakapacker dependency-version: 10.3.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-updates - dependency-name: shoulda-matchers dependency-version: 8.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-updates - dependency-name: simplecov dependency-version: 1.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-updates ... Signed-off-by: dependabot[bot] --- Gemfile | 8 +++--- Gemfile.lock | 76 +++++++++++++++++++++++++--------------------------- 2 files changed, 41 insertions(+), 43 deletions(-) diff --git a/Gemfile b/Gemfile index 15e0f3096..2fa22102f 100644 --- a/Gemfile +++ b/Gemfile @@ -17,7 +17,7 @@ gem 'browser' gem 'config' gem 'discard' gem 'font-awesome-rails' -gem 'haml', '~> 5.0' +gem 'haml', '~> 7.5' gem 'http_accept_language' gem 'httparty' gem 'inline_svg' @@ -40,10 +40,10 @@ gem 'identity', ref: 'd88af33', github: 'quintel/identity_rails' # javascript gem 'babel-transpiler' -gem 'i18n-js', '~> 3' +gem 'i18n-js', '~> 4' gem 'jbuilder' gem 'rails-i18n' -gem 'shakapacker', '9.5.0' +gem 'shakapacker', '10.3.2' gem 'sprockets-rails', require: 'sprockets/railtie' # supporting gems @@ -83,7 +83,7 @@ group :test, :development do gem 'pry-rails' gem 'pry-remote' gem 'pry-stack_explorer' - gem 'rspec-rails', '~> 6.1.2' + gem 'rspec-rails', '~> 8.0.4' gem 'watchr' gem 'rubocop', '~> 1.89', require: false diff --git a/Gemfile.lock b/Gemfile.lock index 7893c919c..dba57048a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -130,7 +130,7 @@ GEM erubi (>= 1.0.0) rack (>= 0.9.0) rouge (>= 1.0.0) - bigdecimal (4.1.2) + bigdecimal (4.1.3) binding_of_caller (2.0.0) debug_inspector (>= 1.2.0) browser (6.2.0) @@ -179,9 +179,8 @@ GEM debug_inspector (1.2.0) deep_merge (1.2.2) diff-lcs (1.6.2) - discard (1.4.0) - activerecord (>= 4.2, < 9.0) - docile (1.4.1) + discard (2.0.0) + activerecord (>= 7.0, < 9.0) drb (2.2.3) dry-configurable (1.3.0) dry-core (~> 1.1) @@ -249,6 +248,7 @@ GEM ffi (1.17.3-x86_64-linux-gnu) font-awesome-rails (4.7.0.9) railties (>= 3.2, < 9.0) + glob (0.5.0) globalid (1.4.0) activesupport (>= 6.1) google-protobuf (4.35.1-aarch64-linux-gnu) @@ -265,8 +265,10 @@ GEM rake (~> 13.3) googleapis-common-protos-types (1.23.0) google-protobuf (~> 4.26) - haml (5.2.2) - temple (>= 0.8.0) + haml (7.5.1) + prism (>= 1.1.0) + temple (>= 0.8.2) + thor tilt hashdiff (1.2.1) http_accept_language (2.1.1) @@ -276,15 +278,16 @@ GEM multi_xml (>= 0.5.2) i18n (1.15.2) concurrent-ruby (~> 1.0) - i18n-js (3.9.2) - i18n (>= 0.6.6) + i18n-js (4.2.4) + glob (>= 0.4.0) + i18n ice_nine (0.11.2) inline_svg (1.10.0) activesupport (>= 3.0) nokogiri (>= 1.6) invisible_captcha (2.3.0) rails (>= 5.2) - io-console (0.9.2) + io-console (0.9.3) irb (1.18.0) pp (>= 0.6.0) prism (>= 1.3.0) @@ -425,12 +428,12 @@ GEM binding_of_caller (>= 1.0) pry (~> 0.13) public_suffix (7.0.5) - puma (7.2.1) + puma (8.0.2) nio4r (~> 2.0) racc (1.8.1) rack (3.2.7) - rack-proxy (0.7.7) - rack + rack-proxy (2.0.0) + rack (>= 2.0, < 4) rack-session (2.1.2) base64 (>= 0.1.0) rack (>= 3.0.0) @@ -477,7 +480,7 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.4.2) - rbs (4.1.3) + rbs (4.2.0) logger prism (>= 1.6.0) tsort @@ -502,14 +505,14 @@ GEM rspec-mocks (3.13.8) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-rails (6.1.5) - actionpack (>= 6.1) - activesupport (>= 6.1) - railties (>= 6.1) - rspec-core (~> 3.13) - rspec-expectations (~> 3.13) - rspec-mocks (~> 3.13) - rspec-support (~> 3.13) + rspec-rails (8.0.4) + actionpack (>= 7.2) + activesupport (>= 7.2) + railties (>= 7.2) + rspec-core (>= 3.13.0, < 5.0.0) + rspec-expectations (>= 3.13.0, < 5.0.0) + rspec-mocks (>= 3.13.0, < 5.0.0) + rspec-support (>= 3.13.0, < 5.0.0) rspec-support (3.13.7) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) @@ -560,30 +563,25 @@ GEM rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) semantic_range (3.1.1) - sentry-rails (6.7.0) + sentry-rails (7.0.0) railties (>= 5.2.0) - sentry-ruby (~> 6.7.0) - sentry-ruby (6.7.0) + sentry-ruby (~> 7.0.0) + sentry-ruby (7.0.0) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) logger - shakapacker (9.5.0) + shakapacker (10.3.2) activesupport (>= 5.2) package_json rack-proxy (>= 0.6.1) railties (>= 5.2) semantic_range (>= 2.3.0) - shoulda-matchers (7.0.1) - activesupport (>= 7.1) + shoulda-matchers (8.0.1) + activesupport (>= 7.2) simple_form (5.4.1) actionpack (>= 7.0) activemodel (>= 7.0) - simplecov (0.22.0) - docile (~> 1.1) - simplecov-html (~> 0.11) - simplecov_json_formatter (~> 0.1) - simplecov-html (0.13.2) - simplecov_json_formatter (0.1.4) + simplecov (1.2.0) slop (3.6.0) solid_cache (1.0.10) activejob (>= 7.2) @@ -598,11 +596,11 @@ GEM activesupport (>= 6.1) sprockets (>= 3.0.0) tabs_on_rails (3.0.0) - temple (0.10.4) + temple (0.10.7) terser (1.2.8) execjs (>= 0.3.0, < 3) thor (1.5.0) - tilt (2.7.0) + tilt (2.9.0) timeout (0.6.1) tsort (0.2.0) tzinfo (2.0.6) @@ -660,10 +658,10 @@ DEPENDENCIES dynamic_form factory_bot_rails (~> 6.0) font-awesome-rails - haml (~> 5.0) + haml (~> 7.5) http_accept_language httparty - i18n-js (~> 3) + i18n-js (~> 4) identity! inline_svg invisible_captcha @@ -695,7 +693,7 @@ DEPENDENCIES rails-i18n rdiscount (~> 2.2.7.5) readline - rspec-rails (~> 6.1.2) + rspec-rails (~> 8.0.4) rspec_junit_formatter rubocop (~> 1.89) rubocop-performance @@ -706,7 +704,7 @@ DEPENDENCIES selenium-webdriver (~> 4.10) sentry-rails sentry-ruby - shakapacker (= 9.5.0) + shakapacker (= 10.3.2) shoulda-matchers simple_form simplecov