diff --git a/Gemfile b/Gemfile index a405e31..69e90c7 100644 --- a/Gemfile +++ b/Gemfile @@ -70,4 +70,4 @@ end # Windows does not include zoneinfo files, so bundle the tzinfo-data gem gem 'tzinfo-data', platforms: %i[mingw mswin x64_mingw jruby] -gem "tailwindcss-rails", "~> 2.0.0" +gem "tailwindcss-rails", "~> 2.3.0" diff --git a/Gemfile.lock b/Gemfile.lock index 74a9a71..eb1b5c2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -287,7 +287,7 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - tailwindcss-rails (2.0.8-x86_64-linux) + tailwindcss-rails (2.3.0-x86_64-linux) railties (>= 6.0.0) terser (1.1.14) execjs (>= 0.3.0, < 3) @@ -356,7 +356,7 @@ DEPENDENCIES selenium-webdriver simplecov (= 0.17.1) spring - tailwindcss-rails (~> 2.0.0) + tailwindcss-rails (~> 2.3.0) terser turbolinks (~> 5) tzinfo-data