From a969bb573fa5d4d7d24f7267cc51556a6bd1be65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 00:59:46 +0000 Subject: [PATCH] Bump tailwindcss-rails from 2.7.3 to 2.7.6 Bumps [tailwindcss-rails](https://github.com/rails/tailwindcss-rails) from 2.7.3 to 2.7.6. - [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.7.3...v2.7.6) --- updated-dependencies: - dependency-name: tailwindcss-rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0767b15..3282ae3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -115,7 +115,7 @@ GEM net-http globalid (1.2.1) activesupport (>= 6.1) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) importmap-rails (2.0.1) actionpack (>= 6.0.0) @@ -130,7 +130,7 @@ GEM activesupport (>= 5.0.0) json (2.7.2) language_server-protocol (3.17.0.3) - logger (1.6.0) + logger (1.6.1) loofah (2.22.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -226,7 +226,7 @@ GEM redis-client (0.22.2) connection_pool regexp_parser (2.9.2) - reline (0.5.9) + reline (0.5.10) io-console (~> 0.5) rexml (3.3.6) strscan @@ -283,19 +283,19 @@ GEM railties (>= 6.0.0) stringio (3.1.1) strscan (3.1.0) - tailwindcss-rails (2.7.3) + tailwindcss-rails (2.7.6) railties (>= 7.0.0) - tailwindcss-rails (2.7.3-aarch64-linux) + tailwindcss-rails (2.7.6-aarch64-linux) railties (>= 7.0.0) - tailwindcss-rails (2.7.3-arm-linux) + tailwindcss-rails (2.7.6-arm-linux) railties (>= 7.0.0) - tailwindcss-rails (2.7.3-arm64-darwin) + tailwindcss-rails (2.7.6-arm64-darwin) railties (>= 7.0.0) - tailwindcss-rails (2.7.3-x86_64-darwin) + tailwindcss-rails (2.7.6-x86_64-darwin) railties (>= 7.0.0) - tailwindcss-rails (2.7.3-x86_64-linux) + tailwindcss-rails (2.7.6-x86_64-linux) railties (>= 7.0.0) - thor (1.3.1) + thor (1.3.2) timeout (0.4.1) turbo-rails (2.0.6) actionpack (>= 6.0.0) @@ -318,7 +318,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.17) + zeitwerk (2.6.18) PLATFORMS aarch64-linux