From 0dba4a13889025665870169c38862014cadff255 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jul 2023 13:02:16 +0000 Subject: [PATCH] Bump tailwindcss-rails from 2.0.29 to 2.0.30 Bumps [tailwindcss-rails](https://github.com/rails/tailwindcss-rails) from 2.0.29 to 2.0.30. - [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.29...v2.0.30) --- updated-dependencies: - dependency-name: tailwindcss-rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1b431c81..fca6b432 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -258,9 +258,9 @@ GEM next_rails (1.3.0) colorize (>= 0.8.1) nio4r (2.5.9) - nokogiri (1.15.2-x86_64-darwin) + nokogiri (1.15.3-x86_64-darwin) racc (~> 1.4) - nokogiri (1.15.2-x86_64-linux) + nokogiri (1.15.3-x86_64-linux) racc (~> 1.4) notiffany (0.1.3) nenv (~> 0.1) @@ -338,8 +338,9 @@ GEM activesupport (= 7.0.6) bundler (>= 1.15.0) railties (= 7.0.6) - rails-dom-testing (2.0.3) - activesupport (>= 4.2.0) + rails-dom-testing (2.1.1) + activesupport (>= 5.0.0) + minitest nokogiri (>= 1.6) rails-html-sanitizer (1.6.0) loofah (~> 2.21) @@ -421,9 +422,9 @@ GEM prettier_print rbs syntax_tree (>= 2.0.1) - tailwindcss-rails (2.0.29-x86_64-darwin) + tailwindcss-rails (2.0.30-x86_64-darwin) railties (>= 6.0.0) - tailwindcss-rails (2.0.29-x86_64-linux) + tailwindcss-rails (2.0.30-x86_64-linux) railties (>= 6.0.0) temple (0.9.1) terminal-table (3.0.2)