From 1ec5b1971bd2d24c8c3353bc74950170109f7f8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Dec 2023 12:45:10 +0000 Subject: [PATCH] chore(deps): 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 | 2 +- Gemfile.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile b/Gemfile index 5fade31..d936fd3 100644 --- a/Gemfile +++ b/Gemfile @@ -33,7 +33,7 @@ group :development do end -gem "tailwindcss-rails", "~> 2.0" +gem "tailwindcss-rails", "~> 2.1" gem 'opentelemetry-sdk' gem 'opentelemetry-exporter-otlp' diff --git a/Gemfile.lock b/Gemfile.lock index 0cf8922..39504c6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -76,7 +76,7 @@ GEM mutex_m tzinfo (~> 2.0) base64 (0.2.0) - bigdecimal (3.1.4) + bigdecimal (3.1.5) builder (3.2.4) codecov_opentelem (0.1.7) concurrent-ruby (1.2.2) @@ -99,8 +99,8 @@ GEM google-protobuf (~> 3.18) i18n (1.14.1) concurrent-ruby (~> 1.0) - io-console (0.6.0) - irb (1.10.1) + io-console (0.7.1) + irb (1.11.0) rdoc reline (>= 0.3.8) loofah (2.22.0) @@ -323,7 +323,7 @@ GEM opentelemetry-semantic_conventions opentelemetry-semantic_conventions (1.10.0) opentelemetry-api (~> 1.0) - psych (5.1.1.1) + psych (5.1.2) stringio puma (6.4.0) nio4r (~> 2.0) @@ -366,7 +366,7 @@ GEM thor (~> 1.0, >= 1.2.2) zeitwerk (~> 2.6) rake (13.1.0) - rdoc (6.6.1) + rdoc (6.6.2) psych (>= 4.0.0) reline (0.4.1) io-console (~> 0.5) @@ -408,9 +408,9 @@ GEM sqlite3 (1.6.9-x86_64-darwin) sqlite3 (1.6.9-x86_64-linux) stringio (3.1.0) - tailwindcss-rails (2.0.33-x86_64-darwin) + tailwindcss-rails (2.1.0-x86_64-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.1) @@ -439,7 +439,7 @@ DEPENDENCIES simplecov-cobertura sprockets-rails sqlite3 (~> 1.6) - tailwindcss-rails (~> 2.0) + tailwindcss-rails (~> 2.1) tzinfo-data RUBY VERSION