From 34a6a76e6f56fa51db1eb2a6d0beb8b8ba70bc65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 12:09:14 +0000 Subject: [PATCH] chore(deps): bump tailwindcss-rails from 3.0.0 to 3.1.0 Bumps [tailwindcss-rails](https://github.com/rails/tailwindcss-rails) from 3.0.0 to 3.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/v3.0.0...v3.1.0) --- updated-dependencies: - dependency-name: tailwindcss-rails dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 28 ++++++++++++++-------------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/Gemfile b/Gemfile index 7dc43be..f96e7bc 100644 --- a/Gemfile +++ b/Gemfile @@ -33,7 +33,7 @@ group :development do end -gem "tailwindcss-rails", "~> 3.0" +gem "tailwindcss-rails", "~> 3.1" gem 'opentelemetry-sdk' gem 'opentelemetry-exporter-otlp' diff --git a/Gemfile.lock b/Gemfile.lock index 6e8ade3..2988731 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -74,7 +74,7 @@ GEM uri (>= 0.13.1) base64 (0.2.0) benchmark (0.4.0) - bigdecimal (3.1.8) + bigdecimal (3.1.9) builder (3.3.0) codecov_opentelem (0.1.7) concurrent-ruby (1.3.4) @@ -87,7 +87,7 @@ GEM diff-lcs (1.5.1) docile (1.4.0) drb (2.2.1) - erubi (1.13.0) + erubi (1.13.1) globalid (1.2.1) activesupport (>= 6.1) google-protobuf (4.29.1-x86_64-darwin) @@ -101,10 +101,10 @@ GEM i18n (1.14.6) concurrent-ruby (~> 1.0) io-console (0.8.0) - irb (1.14.2) + irb (1.14.3) rdoc (>= 4.0.0) reline (>= 0.4.2) - logger (1.6.3) + logger (1.6.4) loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -126,9 +126,9 @@ GEM net-smtp (0.5.0) net-protocol nio4r (2.7.4) - nokogiri (1.17.2-x86_64-darwin) + nokogiri (1.18.1-x86_64-darwin) racc (~> 1.4) - nokogiri (1.17.2-x86_64-linux) + nokogiri (1.18.1-x86_64-linux-gnu) racc (~> 1.4) opentelemetry-api (1.4.0) opentelemetry-common (0.21.0) @@ -330,7 +330,7 @@ GEM opentelemetry-semantic_conventions opentelemetry-semantic_conventions (1.10.1) opentelemetry-api (~> 1.0) - psych (5.2.1) + psych (5.2.2) date stringio puma (6.5.0) @@ -339,7 +339,7 @@ GEM rack (3.1.8) rack-session (2.0.0) rack (>= 3.0.0) - rack-test (2.1.0) + rack-test (2.2.0) rack (>= 1.3) rackup (2.2.1) rack (>= 3) @@ -373,9 +373,9 @@ GEM thor (~> 1.0, >= 1.2.2) zeitwerk (~> 2.6) rake (13.2.1) - rdoc (6.9.1) + rdoc (6.10.0) psych (>= 4.0.0) - reline (0.5.12) + reline (0.6.0) io-console (~> 0.5) rexml (3.3.9) rspec-core (3.13.2) @@ -415,11 +415,11 @@ GEM sqlite3 (2.4.1-x86_64-darwin) sqlite3 (2.4.1-x86_64-linux-gnu) stringio (3.1.2) - tailwindcss-rails (3.0.0) + tailwindcss-rails (3.1.0) railties (>= 7.0.0) tailwindcss-ruby - tailwindcss-ruby (3.4.14-x86_64-darwin) - tailwindcss-ruby (3.4.14-x86_64-linux) + tailwindcss-ruby (3.4.17-x86_64-darwin) + tailwindcss-ruby (3.4.17-x86_64-linux) thor (1.3.2) timeout (0.4.3) tzinfo (2.0.6) @@ -448,7 +448,7 @@ DEPENDENCIES simplecov-cobertura sprockets-rails sqlite3 (~> 2.4) - tailwindcss-rails (~> 3.0) + tailwindcss-rails (~> 3.1) tzinfo-data RUBY VERSION