Skip to content

Commit f20bc7c

Browse files
build(deps): bump tailwindcss-rails from 4.4.0 to 4.5.0
Bumps [tailwindcss-rails](https://github.com/rails/tailwindcss-rails) from 4.4.0 to 4.5.0. - [Release notes](https://github.com/rails/tailwindcss-rails/releases) - [Changelog](https://github.com/rails/tailwindcss-rails/blob/main/CHANGELOG.md) - [Commits](rails/tailwindcss-rails@v4.4.0...v4.5.0) --- updated-dependencies: - dependency-name: tailwindcss-rails dependency-version: 4.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 61f2bc3 commit f20bc7c

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

Gemfile.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ GEM
132132
rack-test (>= 0.6.3)
133133
regexp_parser (>= 1.5, < 3.0)
134134
xpath (~> 3.2)
135-
concurrent-ruby (1.3.6)
135+
concurrent-ruby (1.3.7)
136136
connection_pool (3.0.2)
137137
crass (1.0.6)
138138
date (3.5.1)
@@ -149,7 +149,7 @@ GEM
149149
raabro (~> 1.4)
150150
globalid (1.3.0)
151151
activesupport (>= 6.1)
152-
i18n (1.14.8)
152+
i18n (1.15.1)
153153
concurrent-ruby (~> 1.0)
154154
importmap-rails (2.2.3)
155155
actionpack (>= 6.0.0)
@@ -164,7 +164,7 @@ GEM
164164
jbuilder (2.15.1)
165165
actionview (>= 7.0.0)
166166
activesupport (>= 7.0.0)
167-
json (2.19.8)
167+
json (2.19.9)
168168
language_server-protocol (3.17.0.5)
169169
lint_roller (1.1.0)
170170
logger (1.7.0)
@@ -196,13 +196,13 @@ GEM
196196
net-smtp (0.5.1)
197197
net-protocol
198198
nio4r (2.7.5)
199-
nokogiri (1.19.3-arm64-darwin)
199+
nokogiri (1.19.4-arm64-darwin)
200200
racc (~> 1.4)
201-
nokogiri (1.19.3-x86_64-darwin)
201+
nokogiri (1.19.4-x86_64-darwin)
202202
racc (~> 1.4)
203-
nokogiri (1.19.3-x86_64-linux-gnu)
203+
nokogiri (1.19.4-x86_64-linux-gnu)
204204
racc (~> 1.4)
205-
nokogiri (1.19.3-x86_64-linux-musl)
205+
nokogiri (1.19.4-x86_64-linux-musl)
206206
racc (~> 1.4)
207207
parallel (2.1.0)
208208
parser (3.3.11.1)
@@ -315,13 +315,13 @@ GEM
315315
stimulus-rails (1.3.4)
316316
railties (>= 6.0.0)
317317
stringio (3.2.0)
318-
tailwindcss-rails (4.4.0)
318+
tailwindcss-rails (4.5.0)
319319
railties (>= 7.0.0)
320320
tailwindcss-ruby (~> 4.0)
321-
tailwindcss-ruby (4.3.0-arm64-darwin)
322-
tailwindcss-ruby (4.3.0-x86_64-darwin)
323-
tailwindcss-ruby (4.3.0-x86_64-linux-gnu)
324-
tailwindcss-ruby (4.3.0-x86_64-linux-musl)
321+
tailwindcss-ruby (4.3.1-arm64-darwin)
322+
tailwindcss-ruby (4.3.1-x86_64-darwin)
323+
tailwindcss-ruby (4.3.1-x86_64-linux-gnu)
324+
tailwindcss-ruby (4.3.1-x86_64-linux-musl)
325325
thor (1.5.0)
326326
timeout (0.6.1)
327327
tsort (0.2.0)

0 commit comments

Comments
 (0)