Skip to content

Commit

Permalink
chore(deps): bump tailwindcss-rails from 2.4.0 to 2.4.1
Browse files Browse the repository at this point in the history
Bumps [tailwindcss-rails](https://github.com/rails/tailwindcss-rails) from 2.4.0 to 2.4.1.
- [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.4.0...v2.4.1)

---
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] committed Apr 26, 2024
1 parent aff340d commit 15b9184
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 @@ -124,9 +124,9 @@ GEM
net-smtp (0.4.0.1)
net-protocol
nio4r (2.7.0)
nokogiri (1.16.3-x86_64-darwin)
nokogiri (1.16.4-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.3-x86_64-linux)
nokogiri (1.16.4-x86_64-linux)
racc (~> 1.4)
opentelemetry-api (1.2.5)
opentelemetry-common (0.20.1)
Expand Down Expand Up @@ -377,7 +377,7 @@ GEM
rake (13.2.1)
rdoc (6.6.3.1)
psych (>= 4.0.0)
reline (0.5.0)
reline (0.5.3)
io-console (~> 0.5)
rexml (3.2.5)
rspec-core (3.13.0)
Expand Down Expand Up @@ -417,9 +417,9 @@ GEM
sqlite3 (1.7.3-x86_64-darwin)
sqlite3 (1.7.3-x86_64-linux)
stringio (3.1.0)
tailwindcss-rails (2.4.0-x86_64-darwin)
tailwindcss-rails (2.4.1-x86_64-darwin)
railties (>= 6.0.0)
tailwindcss-rails (2.4.0-x86_64-linux)
tailwindcss-rails (2.4.1-x86_64-linux)
railties (>= 6.0.0)
thor (1.3.1)
timeout (0.4.1)
Expand Down

0 comments on commit 15b9184

Please sign in to comment.