Skip to content

Commit

Permalink
Bump tailwindcss-rails from 2.0.31 to 2.0.32
Browse files Browse the repository at this point in the history
Bumps [tailwindcss-rails](https://github.com/rails/tailwindcss-rails) from 2.0.31 to 2.0.32.
- [Release notes](https://github.com/rails/tailwindcss-rails/releases)
- [Changelog](https://github.com/rails/tailwindcss-rails/blob/main/CHANGELOG.md)
- [Commits](rails/tailwindcss-rails@v2.0.31...v2.0.32)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent e8034d4 commit c733ed5
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ GEM
public_suffix (5.0.3)
puma (6.4.0)
nio4r (~> 2.0)
racc (1.7.1)
racc (1.7.3)
rack (3.0.8)
rack-cors (2.0.1)
rack (>= 2.0.0)
Expand Down Expand Up @@ -250,8 +250,8 @@ GEM
thor (~> 1.0, >= 1.2.2)
zeitwerk (~> 2.6)
rainbow (3.1.1)
rake (13.0.6)
rdoc (6.5.0)
rake (13.1.0)
rdoc (6.6.0)
psych (>= 4.0.0)
redis (5.0.8)
redis-client (>= 0.17.0)
Expand Down Expand Up @@ -328,11 +328,11 @@ GEM
railties (>= 6.0.0)
stringio (3.0.8)
stripe (9.4.0)
tailwindcss-rails (2.0.31-x86_64-darwin)
tailwindcss-rails (2.0.32-x86_64-darwin)
railties (>= 6.0.0)
tailwindcss-rails (2.0.31-x86_64-linux)
tailwindcss-rails (2.0.32-x86_64-linux)
railties (>= 6.0.0)
thor (1.2.2)
thor (1.3.0)
timeout (0.4.0)
turbo-rails (1.5.0)
actionpack (>= 6.0.0)
Expand Down

0 comments on commit c733ed5

Please sign in to comment.