From f1f76e43a80bc18797e1fb77836be6bb299ff52c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 03:11:14 +0000 Subject: [PATCH] Bump the ruby-dependencies group across 1 directory with 5 updates Bumps the ruby-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pg](https://github.com/ged/ruby-pg) | `1.5.6` | `1.5.9` | | [uglifier](https://github.com/lautis/uglifier) | `4.2.0` | `4.2.1` | | [bootsnap](https://github.com/Shopify/bootsnap) | `1.18.3` | `1.18.4` | | [jbuilder](https://github.com/rails/jbuilder) | `2.12.0` | `2.13.0` | | [puma](https://github.com/puma/puma) | `6.4.2` | `6.5.0` | Updates `pg` from 1.5.6 to 1.5.9 - [Changelog](https://github.com/ged/ruby-pg/blob/master/History.md) - [Commits](https://github.com/ged/ruby-pg/compare/v1.5.6...v1.5.9) Updates `uglifier` from 4.2.0 to 4.2.1 - [Changelog](https://github.com/lautis/uglifier/blob/master/CHANGELOG.md) - [Commits](https://github.com/lautis/uglifier/compare/v4.2.0...v4.2.1) Updates `bootsnap` from 1.18.3 to 1.18.4 - [Changelog](https://github.com/Shopify/bootsnap/blob/main/CHANGELOG.md) - [Commits](https://github.com/Shopify/bootsnap/compare/v1.18.3...v1.18.4) Updates `jbuilder` from 2.12.0 to 2.13.0 - [Release notes](https://github.com/rails/jbuilder/releases) - [Commits](https://github.com/rails/jbuilder/compare/v2.12.0...v2.13.0) Updates `puma` from 6.4.2 to 6.5.0 - [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.2...v6.5.0) --- updated-dependencies: - dependency-name: pg dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-dependencies - dependency-name: uglifier dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-dependencies - dependency-name: bootsnap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-dependencies - dependency-name: jbuilder dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby-dependencies - dependency-name: puma dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby-dependencies ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 46 +++++++++++++++++++++++----------------------- 2 files changed, 24 insertions(+), 24 deletions(-) diff --git a/Gemfile b/Gemfile index 063775c9..091df521 100644 --- a/Gemfile +++ b/Gemfile @@ -4,7 +4,7 @@ ruby '>= 3.1', '< 3.4' # Bundle edge Rails instead: gem 'rails', github: 'rails/rails' gem 'rails', '~> 7.1.3' # Use postgresql as the database for Active Record -gem 'pg', '~> 1.5.6' +gem 'pg', '~> 1.5.9' # Use SCSS for stylesheets gem 'sass-rails' # Use Uglifier as compressor for JavaScript assets diff --git a/Gemfile.lock b/Gemfile.lock index 2e669167..58bdb73c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -76,10 +76,10 @@ GEM mutex_m tzinfo (~> 2.0) base64 (0.2.0) - bigdecimal (3.1.8) - bootsnap (1.18.3) + bigdecimal (3.1.9) + bootsnap (1.18.4) msgpack (~> 1.2) - builder (3.2.4) + builder (3.3.0) coffee-rails (5.0.0) coffee-script (>= 2.2.0) railties (>= 5.2.0) @@ -87,23 +87,23 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.4) connection_pool (2.4.1) crass (1.0.6) date (3.3.4) drb (2.2.1) - erubi (1.12.0) - execjs (2.8.1) + erubi (1.13.1) + execjs (2.10.0) ffi (1.16.3) globalid (1.2.1) activesupport (>= 6.1) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) io-console (0.7.2) irb (1.13.1) rdoc (>= 4.0.0) reline (>= 0.4.2) - jbuilder (2.12.0) + jbuilder (2.13.0) actionview (>= 5.0.0) activesupport (>= 5.0.0) jquery-rails (4.6.0) @@ -113,7 +113,7 @@ GEM listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.22.0) + loofah (2.24.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -123,10 +123,10 @@ GEM net-smtp marcel (1.0.4) mini_mime (1.1.5) - mini_portile2 (2.8.6) - minitest (5.23.0) - msgpack (1.7.2) - mutex_m (0.2.0) + mini_portile2 (2.8.8) + minitest (5.25.4) + msgpack (1.7.5) + mutex_m (0.3.0) net-imap (0.4.11) date net-protocol @@ -136,18 +136,18 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) - nokogiri (1.16.5) + nio4r (2.7.4) + nokogiri (1.18.1) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.16.5-x86_64-linux) + nokogiri (1.18.1-x86_64-linux-gnu) racc (~> 1.4) - pg (1.5.6) + pg (1.5.9) psych (5.1.2) stringio - puma (6.4.2) + puma (6.5.0) nio4r (~> 2.0) - racc (1.7.3) + racc (1.8.1) rack (3.0.11) rack-session (2.0.0) rack (>= 3.0.0) @@ -174,9 +174,9 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.2) loofah (~> 2.21) - nokogiri (~> 1.14) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (7.1.3.2) actionpack (= 7.1.3.2) activesupport (= 7.1.3.2) @@ -222,7 +222,7 @@ GEM turbolinks-source (5.2.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - uglifier (4.2.0) + uglifier (4.2.1) execjs (>= 0.3.0, < 3) webrick (1.8.1) websocket-driver (0.7.6) @@ -240,7 +240,7 @@ DEPENDENCIES jbuilder jquery-rails listen - pg (~> 1.5.6) + pg (~> 1.5.9) puma rails (~> 7.1.3) sass-rails