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.18 to 2.0.19
Browse files Browse the repository at this point in the history
Bumps [tailwindcss-rails](https://github.com/rails/tailwindcss-rails) from 2.0.18 to 2.0.19.
- [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.18...v2.0.19)

---
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 8, 2022
1 parent 9d58136 commit d797268
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 @@ -373,13 +373,13 @@ GEM
strong_migrations (1.4.0)
activerecord (>= 5.2)
strscan (3.0.4)
tailwindcss-rails (2.0.18)
tailwindcss-rails (2.0.19)
railties (>= 6.0.0)
tailwindcss-rails (2.0.18-arm64-darwin)
tailwindcss-rails (2.0.19-arm64-darwin)
railties (>= 6.0.0)
tailwindcss-rails (2.0.18-x86_64-darwin)
tailwindcss-rails (2.0.19-x86_64-darwin)
railties (>= 6.0.0)
tailwindcss-rails (2.0.18-x86_64-linux)
tailwindcss-rails (2.0.19-x86_64-linux)
railties (>= 6.0.0)
thor (1.2.1)
timeout (0.3.0)
Expand Down Expand Up @@ -407,7 +407,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.5)
zeitwerk (2.6.6)

PLATFORMS
arm64-darwin-20
Expand Down

0 comments on commit d797268

Please sign in to comment.