From 9fd22134d8bb7667c679ec29ad9da1723d4a877f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2024 17:06:31 +0000 Subject: [PATCH] Bump the bundler group with 5 updates Bumps the bundler group with 5 updates: | Package | From | To | | --- | --- | --- | | [redcarpet](https://github.com/vmg/redcarpet) | `3.2.3` | `3.5.1` | | [rexml](https://github.com/ruby/rexml) | `3.2.6` | `3.2.7` | | [rack](https://github.com/rack/rack) | `3.1.3` | `3.1.6` | | [sidekiq](https://github.com/sidekiq/sidekiq) | `7.2.0` | `7.2.4` | | [puma](https://github.com/puma/puma) | `6.4.0` | `6.4.2` | Updates `redcarpet` from 3.2.3 to 3.5.1 - [Release notes](https://github.com/vmg/redcarpet/releases) - [Changelog](https://github.com/vmg/redcarpet/blob/master/CHANGELOG.md) - [Commits](https://github.com/vmg/redcarpet/compare/v3.2.3...v3.5.1) Updates `rexml` from 3.2.6 to 3.2.7 - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.7) Updates `rack` from 3.1.3 to 3.1.6 - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/v3.1.3...v3.1.6) Updates `sidekiq` from 7.2.0 to 7.2.4 - [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md) - [Commits](https://github.com/sidekiq/sidekiq/compare/v7.2.0...v7.2.4) Updates `puma` from 6.4.0 to 6.4.2 - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](https://github.com/puma/puma/compare/v6.4.0...v6.4.2) --- updated-dependencies: - dependency-name: redcarpet dependency-type: direct:development dependency-group: bundler - dependency-name: rexml dependency-type: direct:production dependency-group: bundler - dependency-name: rack dependency-type: direct:production dependency-group: bundler - dependency-name: sidekiq dependency-type: direct:development dependency-group: bundler - dependency-name: puma dependency-type: direct:development dependency-group: bundler ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 24 ++++++++++++++---------- 2 files changed, 15 insertions(+), 11 deletions(-) diff --git a/Gemfile b/Gemfile index 9c72a5ab680a8..7e5170699a9e3 100644 --- a/Gemfile +++ b/Gemfile @@ -62,7 +62,7 @@ end group :doc do gem "sdoc", git: "https://github.com/rails/sdoc.git", branch: "main" gem "rdoc", "~> 6.7" - gem "redcarpet", "~> 3.2.3", platforms: :ruby + gem "redcarpet", "~> 3.5.1", platforms: :ruby gem "w3c_validators", "~> 1.3.6" gem "rouge" gem "rubyzip", "~> 2.0" diff --git a/Gemfile.lock b/Gemfile.lock index e05f4b3b3c81f..0a48814a62b57 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -183,7 +183,7 @@ GEM cgi (0.4.1) chef-utils (18.3.0) concurrent-ruby - concurrent-ruby (1.3.1) + concurrent-ruby (1.3.3) connection_pool (2.4.1) crack (0.4.5) rexml @@ -274,6 +274,8 @@ GEM googleauth (>= 0.16.2, < 2.a) mini_mime (~> 1.0) google-protobuf (3.25.1) + google-protobuf (3.25.1-x86_64-darwin) + google-protobuf (3.25.1-x86_64-linux) googleauth (1.9.1) faraday (>= 1.0, < 3.a) google-cloud-env (~> 2.1) @@ -382,7 +384,7 @@ GEM net-smtp (0.4.0) net-protocol net-ssh (7.2.3) - nio4r (2.7.0) + nio4r (2.7.3) nokogiri (1.16.5) mini_portile2 (~> 2.8.2) racc (~> 1.4) @@ -407,13 +409,13 @@ GEM psych (5.1.2) stringio public_suffix (5.0.4) - puma (6.4.0) + puma (6.4.2) nio4r (~> 2.0) queue_classic (4.0.0) pg (>= 1.1, < 2.0) raabro (1.4.0) racc (1.8.0) - rack (3.1.3) + rack (3.1.6) rack-cache (1.15.0) rack (>= 0.4) rack-session (2.0.0) @@ -438,10 +440,10 @@ GEM rbtree (0.4.6) rdoc (6.7.0) psych (>= 4.0.0) - redcarpet (3.2.3) + redcarpet (3.5.1) redis (5.0.8) redis-client (>= 0.17.0) - redis-client (0.19.1) + redis-client (0.22.2) connection_pool redis-namespace (1.11.0) redis (>= 4) @@ -463,7 +465,8 @@ GEM resque (>= 1.27) rufus-scheduler (~> 3.2, != 3.3) retriable (3.1.2) - rexml (3.2.6) + rexml (3.2.7) + strscan (>= 3.0.9) rouge (4.2.0) rubocop (1.64.0) json (~> 2.3) @@ -521,11 +524,11 @@ GEM serverengine (2.0.7) sigdump (~> 0.2.2) set (1.1.0) - sidekiq (7.2.0) + sidekiq (7.2.4) concurrent-ruby (< 2) connection_pool (>= 2.3.0) rack (>= 2.2.4) - redis-client (>= 0.14.0) + redis-client (>= 0.19.0) sigdump (0.2.5) signet (0.18.0) addressable (~> 2.8) @@ -564,6 +567,7 @@ GEM stimulus-rails (1.3.0) railties (>= 6.0.0) stringio (3.1.1) + strscan (3.1.0) sucker_punch (3.2.0) concurrent-ruby (~> 1.0) syntax_tree (6.1.1) @@ -664,7 +668,7 @@ DEPENDENCIES rails! rake (>= 13) rdoc (~> 6.7) - redcarpet (~> 3.2.3) + redcarpet (~> 3.5.1) redis (>= 4.0.1) redis-namespace resque