Skip to content

Commit 6898089

Browse files
Bump tailwindcss-rails from 2.7.3 to 2.7.9
Bumps [tailwindcss-rails](https://github.com/rails/tailwindcss-rails) from 2.7.3 to 2.7.9. - [Release notes](https://github.com/rails/tailwindcss-rails/releases) - [Changelog](https://github.com/rails/tailwindcss-rails/blob/v2.7.9/CHANGELOG.md) - [Commits](rails/tailwindcss-rails@v2.7.3...v2.7.9) --- updated-dependencies: - dependency-name: tailwindcss-rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d511514 commit 6898089

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

Gemfile.lock

+13-13
Original file line numberDiff line numberDiff line change
@@ -115,22 +115,22 @@ GEM
115115
net-http
116116
globalid (1.2.1)
117117
activesupport (>= 6.1)
118-
i18n (1.14.5)
118+
i18n (1.14.6)
119119
concurrent-ruby (~> 1.0)
120120
importmap-rails (2.0.1)
121121
actionpack (>= 6.0.0)
122122
activesupport (>= 6.0.0)
123123
railties (>= 6.0.0)
124124
io-console (0.7.2)
125-
irb (1.14.0)
125+
irb (1.14.1)
126126
rdoc (>= 4.0.0)
127127
reline (>= 0.4.2)
128128
jbuilder (2.12.0)
129129
actionview (>= 5.0.0)
130130
activesupport (>= 5.0.0)
131131
json (2.7.2)
132132
language_server-protocol (3.17.0.3)
133-
logger (1.6.0)
133+
logger (1.6.1)
134134
loofah (2.22.0)
135135
crass (~> 1.0.2)
136136
nokogiri (>= 1.12.0)
@@ -226,7 +226,7 @@ GEM
226226
redis-client (0.22.2)
227227
connection_pool
228228
regexp_parser (2.9.2)
229-
reline (0.5.9)
229+
reline (0.5.10)
230230
io-console (~> 0.5)
231231
rexml (3.3.6)
232232
strscan
@@ -283,19 +283,19 @@ GEM
283283
railties (>= 6.0.0)
284284
stringio (3.1.1)
285285
strscan (3.1.0)
286-
tailwindcss-rails (2.7.3)
286+
tailwindcss-rails (2.7.9)
287287
railties (>= 7.0.0)
288-
tailwindcss-rails (2.7.3-aarch64-linux)
288+
tailwindcss-rails (2.7.9-aarch64-linux)
289289
railties (>= 7.0.0)
290-
tailwindcss-rails (2.7.3-arm-linux)
290+
tailwindcss-rails (2.7.9-arm-linux)
291291
railties (>= 7.0.0)
292-
tailwindcss-rails (2.7.3-arm64-darwin)
292+
tailwindcss-rails (2.7.9-arm64-darwin)
293293
railties (>= 7.0.0)
294-
tailwindcss-rails (2.7.3-x86_64-darwin)
294+
tailwindcss-rails (2.7.9-x86_64-darwin)
295295
railties (>= 7.0.0)
296-
tailwindcss-rails (2.7.3-x86_64-linux)
296+
tailwindcss-rails (2.7.9-x86_64-linux)
297297
railties (>= 7.0.0)
298-
thor (1.3.1)
298+
thor (1.3.2)
299299
timeout (0.4.1)
300300
turbo-rails (2.0.6)
301301
actionpack (>= 6.0.0)
@@ -311,14 +311,14 @@ GEM
311311
activemodel (>= 6.0.0)
312312
bindex (>= 0.4.0)
313313
railties (>= 6.0.0)
314-
webrick (1.8.1)
314+
webrick (1.8.2)
315315
websocket (1.2.11)
316316
websocket-driver (0.7.6)
317317
websocket-extensions (>= 0.1.0)
318318
websocket-extensions (0.1.5)
319319
xpath (3.2.0)
320320
nokogiri (~> 1.8)
321-
zeitwerk (2.6.17)
321+
zeitwerk (2.6.18)
322322

323323
PLATFORMS
324324
aarch64-linux

0 commit comments

Comments
 (0)