From 163723665298d02374fc2134fdb723cb6eb5ab2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 10:24:51 +0000 Subject: [PATCH] Bump cssbundling-rails from 1.3.3 to 1.4.0 Bumps [cssbundling-rails](https://github.com/rails/cssbundling-rails) from 1.3.3 to 1.4.0. - [Release notes](https://github.com/rails/cssbundling-rails/releases) - [Commits](https://github.com/rails/cssbundling-rails/compare/v1.3.3...v1.4.0) --- updated-dependencies: - dependency-name: cssbundling-rails dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 30 ++++++++++++++---------------- 1 file changed, 14 insertions(+), 16 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 305f3fa..5cd942c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -81,7 +81,7 @@ GEM backport (1.2.0) base64 (0.2.0) benchmark (0.2.1) - bigdecimal (3.1.4) + bigdecimal (3.1.6) bindex (0.8.1) bootsnap (1.18.3) msgpack (~> 1.2) @@ -97,15 +97,14 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) chartkick (5.0.6) - concurrent-ruby (1.2.2) + concurrent-ruby (1.2.3) connection_pool (2.4.1) crass (1.0.6) - cssbundling-rails (1.3.3) + cssbundling-rails (1.4.0) railties (>= 6.0.0) date (3.3.4) diff-lcs (1.5.0) - drb (2.2.0) - ruby2_keywords + drb (2.2.1) e2mmap (0.1.0) erubi (1.12.0) ffi (1.15.5) @@ -113,10 +112,10 @@ GEM activesupport (>= 6.1) i18n (1.14.1) concurrent-ruby (~> 1.0) - io-console (0.6.0) - irb (1.9.1) + io-console (0.7.2) + irb (1.11.2) rdoc - reline (>= 0.3.8) + reline (>= 0.4.2) jaro_winkler (1.5.4) jbuilder (2.11.5) actionview (>= 5.0.0) @@ -142,7 +141,7 @@ GEM marcel (1.0.2) matrix (0.4.2) mini_mime (1.1.5) - minitest (5.20.0) + minitest (5.22.2) msgpack (1.7.2) mutex_m (0.2.0) net-imap (0.4.7) @@ -165,7 +164,7 @@ GEM parser (3.2.2.1) ast (~> 2.4.1) pg (1.5.5) - psych (5.1.1.1) + psych (5.1.2) stringio public_suffix (5.0.4) puma (6.4.0) @@ -174,7 +173,7 @@ GEM rack (2.2.8.1) rack-mini-profiler (3.3.1) rack (>= 1.2.0) - rack-session (1.0.1) + rack-session (1.0.2) rack (< 3) rack-test (2.1.0) rack (>= 1.3) @@ -216,10 +215,10 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) rbs (2.8.4) - rdoc (6.6.0) + rdoc (6.6.2) psych (>= 4.0.0) regexp_parser (2.9.0) - reline (0.4.1) + reline (0.4.3) io-console (~> 0.5) reverse_markdown (2.1.1) nokogiri @@ -237,7 +236,6 @@ GEM rubocop-ast (1.28.0) parser (>= 3.2.1.0) ruby-progressbar (1.13.0) - ruby2_keywords (0.0.5) rubyzip (2.3.2) selenium-webdriver (4.10.0) rexml (~> 3.2, >= 3.2.5) @@ -268,7 +266,7 @@ GEM activesupport (>= 5.2) sprockets (>= 3.0.0) stringio (3.1.0) - thor (1.3.0) + thor (1.3.1) tilt (2.1.0) timeout (0.4.1) turbolinks (5.2.1) @@ -294,7 +292,7 @@ GEM xpath (3.2.0) nokogiri (~> 1.8) yard (0.9.36) - zeitwerk (2.6.12) + zeitwerk (2.6.13) PLATFORMS aarch64-linux