From 042fefd68f83446a6fa8f150d50db704b0b01837 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 11:38:55 -0700 Subject: [PATCH] Bump tailwindcss-rails from 2.0.30 to 2.0.31 (#4146) Bumps [tailwindcss-rails](https://github.com/rails/tailwindcss-rails) from 2.0.30 to 2.0.31. - [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.30...v2.0.31) --- updated-dependencies: - dependency-name: tailwindcss-rails dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 46016b29a3c..be6d26811e7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -628,7 +628,7 @@ GEM activesupport (>= 3) attr_required (>= 0.0.5) httpclient (>= 2.4) - tailwindcss-rails (2.0.30) + tailwindcss-rails (2.0.31) railties (>= 6.0.0) terser (1.1.18) execjs (>= 0.3.0, < 3)