Skip to content

Commit

Permalink
Update dependency tailwindcss-rails to "~> 2.3.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 18, 2024
1 parent f05fd94 commit abf4dc9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -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"
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit abf4dc9

Please sign in to comment.