Skip to content

Commit

Permalink
Bump tailwindcss-rails from 3.1.0 to 3.2.0
Browse files Browse the repository at this point in the history
Bumps [tailwindcss-rails](https://github.com/rails/tailwindcss-rails) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/rails/tailwindcss-rails/releases)
- [Changelog](https://github.com/rails/tailwindcss-rails/blob/main/CHANGELOG.md)
- [Commits](rails/tailwindcss-rails@v3.1.0...v3.2.0)

---
updated-dependencies:
- dependency-name: tailwindcss-rails
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 128ce2d commit 24a4b0c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,5 @@ gem "puma", "~> 6.5"
gem "puma-rufus-scheduler", "~> 0.1.0"
gem "rack-canonical-host", "~> 1.3", require: false
gem "rufus-scheduler", "~> 3.9"
gem "tailwindcss-rails", "~> 3.1"
gem "tailwindcss-rails", "~> 3.2"
gem "turbo-rails", "~> 2.0"
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ GEM
railties (>= 7.0)
sqlite3
logfmt (0.0.10)
logger (1.6.4)
logger (1.6.5)
lograge (0.14.0)
actionpack (>= 4)
activesupport (>= 4)
Expand Down Expand Up @@ -494,7 +494,7 @@ GEM
lint_roller (~> 1.1)
rubocop-performance (~> 1.23.0)
stringio (3.1.2)
tailwindcss-rails (3.1.0)
tailwindcss-rails (3.2.0)
railties (>= 7.0.0)
tailwindcss-ruby
tailwindcss-ruby (3.4.17-aarch64-linux)
Expand Down Expand Up @@ -582,7 +582,7 @@ DEPENDENCIES
rubocop-rspec_rails (~> 2.30)
rufus-scheduler (~> 3.9)
standard (~> 1.43)
tailwindcss-rails (~> 3.1)
tailwindcss-rails (~> 3.2)
turbo-rails (~> 2.0)
web-console (~> 4.2)

Expand Down

0 comments on commit 24a4b0c

Please sign in to comment.