Skip to content

Commit

Permalink
Merge pull request #143 from jclusso/dependabot/bundler/tailwindcss-r…
Browse files Browse the repository at this point in the history
…ails-3.1.0

Bump tailwindcss-rails from 3.0.0 to 3.1.0
  • Loading branch information
jclusso authored Jan 2, 2025
2 parents fcefe0b + 271aa10 commit c133991
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ group :test do
gem "faker"
end

gem "tailwindcss-rails", "~> 3.0"
gem "tailwindcss-rails", "~> 3.1"

gem "dockerfile-rails", ">= 1.6", group: :development
gem "dnsruby"
Expand Down
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -276,12 +276,12 @@ GEM
stimulus-rails (1.3.4)
railties (>= 6.0.0)
stringio (3.1.2)
tailwindcss-rails (3.0.0)
tailwindcss-rails (3.1.0)
railties (>= 7.0.0)
tailwindcss-ruby
tailwindcss-ruby (3.4.14-aarch64-linux)
tailwindcss-ruby (3.4.14-arm64-darwin)
tailwindcss-ruby (3.4.14-x86_64-linux)
tailwindcss-ruby (3.4.17-aarch64-linux)
tailwindcss-ruby (3.4.17-arm64-darwin)
tailwindcss-ruby (3.4.17-x86_64-linux)
thor (1.3.2)
timeout (0.4.3)
turbo-rails (2.0.11)
Expand Down Expand Up @@ -332,7 +332,7 @@ DEPENDENCIES
selenium-webdriver
sprockets-rails
stimulus-rails
tailwindcss-rails (~> 3.0)
tailwindcss-rails (~> 3.1)
turbo-rails
tzinfo-data
web-console
Expand Down

0 comments on commit c133991

Please sign in to comment.