From c95cce38607f572c89e76c3d66e6d6ea84f076d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 08:55:41 +0000 Subject: [PATCH] Bump tailwindcss-rails from 2.0.33 to 2.1.0 Bumps [tailwindcss-rails](https://github.com/rails/tailwindcss-rails) from 2.0.33 to 2.1.0. - [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.0.33...v2.1.0) --- updated-dependencies: - dependency-name: tailwindcss-rails dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 09d9880..7fb6a2d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -137,8 +137,8 @@ GEM actionpack (>= 6.0.0) activesupport (>= 6.0.0) railties (>= 6.0.0) - io-console (0.6.0) - irb (1.10.1) + io-console (0.7.1) + irb (1.11.0) rdoc reline (>= 0.3.8) json (2.7.1) @@ -185,7 +185,7 @@ GEM activesupport (>= 7.0.0) rack railties (>= 7.0.0) - psych (5.1.1.1) + psych (5.1.2) stringio public_suffix (5.0.3) puma (6.4.0) @@ -230,7 +230,7 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.1.0) - rdoc (6.6.1) + rdoc (6.6.2) psych (>= 4.0.0) regexp_parser (2.8.3) reline (0.4.1) @@ -280,11 +280,11 @@ GEM stimulus-rails (1.3.0) railties (>= 6.0.0) stringio (3.1.0) - tailwindcss-rails (2.0.33-aarch64-linux) + tailwindcss-rails (2.1.0-aarch64-linux) railties (>= 6.0.0) - tailwindcss-rails (2.0.33-arm64-darwin) + tailwindcss-rails (2.1.0-arm64-darwin) railties (>= 6.0.0) - tailwindcss-rails (2.0.33-x86_64-linux) + tailwindcss-rails (2.1.0-x86_64-linux) railties (>= 6.0.0) thor (1.3.0) timeout (0.4.0)