From 7f5427fa4a019846efc8b0d76be787d8215cfc9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 14:34:07 +0000 Subject: [PATCH 1/3] Bump oj from 3.16.3 to 3.16.4 Bumps [oj](https://github.com/ohler55/oj) from 3.16.3 to 3.16.4. - [Release notes](https://github.com/ohler55/oj/releases) - [Changelog](https://github.com/ohler55/oj/blob/develop/CHANGELOG.md) - [Commits](https://github.com/ohler55/oj/compare/v3.16.3...v3.16.4) --- updated-dependencies: - dependency-name: oj dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b40a4b7c..86e521fa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -188,7 +188,7 @@ GEM racc (~> 1.4) nokogiri (1.16.5-x86_64-linux) racc (~> 1.4) - oj (3.16.3) + oj (3.16.4) bigdecimal (>= 3.0) optimist (3.1.0) orm_adapter (0.5.0) From 843fed111862ddccfebe23e33437018ca2715856 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 14:34:22 +0000 Subject: [PATCH 2/3] Bump tailwindcss-rails from 2.6.0 to 2.6.1 Bumps [tailwindcss-rails](https://github.com/rails/tailwindcss-rails) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/rails/tailwindcss-rails/releases) - [Changelog](https://github.com/rails/tailwindcss-rails/blob/main/CHANGELOG.md) - [Commits](https://github.com/rails/tailwindcss-rails/compare/v2.6.0...v2.6.1) --- updated-dependencies: - dependency-name: tailwindcss-rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b40a4b7c..afb23d61 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -84,11 +84,11 @@ GEM bigdecimal (3.1.8) bootsnap (1.18.3) msgpack (~> 1.2) - builder (3.2.4) + builder (3.3.0) byebug (11.1.3) chartkick (5.0.7) coderay (1.1.3) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.3) connection_pool (2.4.1) content_disposition (1.0.0) crack (1.0.0) @@ -262,7 +262,7 @@ GEM redis-client (0.22.1) connection_pool regexp_parser (2.9.2) - reline (0.5.7) + reline (0.5.8) io-console (~> 0.5) responders (3.1.1) actionpack (>= 5.2) @@ -351,17 +351,17 @@ GEM attr_extras (>= 6.2.4) diff-lcs patience_diff - tailwindcss-rails (2.6.0) + tailwindcss-rails (2.6.1) railties (>= 7.0.0) - tailwindcss-rails (2.6.0-aarch64-linux) + tailwindcss-rails (2.6.1-aarch64-linux) railties (>= 7.0.0) - tailwindcss-rails (2.6.0-arm-linux) + tailwindcss-rails (2.6.1-arm-linux) railties (>= 7.0.0) - tailwindcss-rails (2.6.0-arm64-darwin) + tailwindcss-rails (2.6.1-arm64-darwin) railties (>= 7.0.0) - tailwindcss-rails (2.6.0-x86_64-darwin) + tailwindcss-rails (2.6.1-x86_64-darwin) railties (>= 7.0.0) - tailwindcss-rails (2.6.0-x86_64-linux) + tailwindcss-rails (2.6.1-x86_64-linux) railties (>= 7.0.0) thor (1.3.1) timeout (0.4.1) @@ -383,7 +383,7 @@ GEM websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) will_paginate (4.0.0) - zeitwerk (2.6.14) + zeitwerk (2.6.15) PLATFORMS aarch64-linux From 04e42a7a4967625cf6fd5f2591708a2556b545bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 14:34:50 +0000 Subject: [PATCH 3/3] Bump sprockets-rails from 3.4.2 to 3.5.1 Bumps [sprockets-rails](https://github.com/rails/sprockets-rails) from 3.4.2 to 3.5.1. - [Release notes](https://github.com/rails/sprockets-rails/releases) - [Commits](https://github.com/rails/sprockets-rails/compare/v3.4.2...v3.5.1) --- updated-dependencies: - dependency-name: sprockets-rails dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b40a4b7c..e8684b0e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -84,11 +84,11 @@ GEM bigdecimal (3.1.8) bootsnap (1.18.3) msgpack (~> 1.2) - builder (3.2.4) + builder (3.3.0) byebug (11.1.3) chartkick (5.0.7) coderay (1.1.3) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.3) connection_pool (2.4.1) content_disposition (1.0.0) crack (1.0.0) @@ -339,9 +339,9 @@ GEM sprockets (4.2.1) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - sprockets-rails (3.4.2) - actionpack (>= 5.2) - activesupport (>= 5.2) + sprockets-rails (3.5.1) + actionpack (>= 6.1) + activesupport (>= 6.1) sprockets (>= 3.0.0) stimulus-rails (1.3.3) railties (>= 6.0.0)