Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

Commit

Permalink
fix: bump tailwindcss-rails from 2.0.16 to 2.0.17
Browse files Browse the repository at this point in the history
Bumps [tailwindcss-rails](https://github.com/rails/tailwindcss-rails) from 2.0.16 to 2.0.17.
- [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.16...v2.0.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2022
1 parent 600432d commit 295633e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -372,13 +372,13 @@ GEM
strong_migrations (1.4.0)
activerecord (>= 5.2)
strscan (3.0.4)
tailwindcss-rails (2.0.16)
tailwindcss-rails (2.0.17)
railties (>= 6.0.0)
tailwindcss-rails (2.0.16-arm64-darwin)
tailwindcss-rails (2.0.17-arm64-darwin)
railties (>= 6.0.0)
tailwindcss-rails (2.0.16-x86_64-darwin)
tailwindcss-rails (2.0.17-x86_64-darwin)
railties (>= 6.0.0)
tailwindcss-rails (2.0.16-x86_64-linux)
tailwindcss-rails (2.0.17-x86_64-linux)
railties (>= 6.0.0)
thor (1.2.1)
timeout (0.3.0)
Expand Down Expand Up @@ -406,7 +406,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.3)
zeitwerk (2.6.4)

PLATFORMS
arm64-darwin-20
Expand Down

0 comments on commit 295633e

Please sign in to comment.