Skip to content

Commit 9bbed54

Browse files
build(deps): bump haml-rails from 2.1.0 to 3.0.0
Bumps [haml-rails](https://github.com/haml/haml-rails) from 2.1.0 to 3.0.0. - [Commits](haml/haml-rails@v2.1.0...v3.0.0) --- updated-dependencies: - dependency-name: haml-rails dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1fd5907 commit 9bbed54

1 file changed

Lines changed: 16 additions & 16 deletions

File tree

Gemfile.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ GEM
140140
childprocess (5.1.0)
141141
logger (~> 1.5)
142142
coderay (1.1.3)
143-
concurrent-ruby (1.3.4)
143+
concurrent-ruby (1.3.5)
144144
connection_pool (2.4.1)
145145
coveralls_reborn (0.29.0)
146146
simplecov (~> 0.22.0)
@@ -224,7 +224,7 @@ GEM
224224
temple (>= 0.8.2)
225225
thor
226226
tilt
227-
haml-rails (2.1.0)
227+
haml-rails (3.0.0)
228228
actionpack (>= 5.1)
229229
activesupport (>= 5.1)
230230
haml (>= 4.0.6)
@@ -242,7 +242,7 @@ GEM
242242
csv
243243
mini_mime (>= 1.0.0)
244244
multi_xml (>= 0.5.2)
245-
i18n (1.14.6)
245+
i18n (1.14.7)
246246
concurrent-ruby (~> 1.0)
247247
i18n-js (3.9.2)
248248
i18n (>= 0.6.6)
@@ -272,7 +272,7 @@ GEM
272272
activesupport (>= 4)
273273
railties (>= 4)
274274
request_store (~> 1.0)
275-
loofah (2.23.1)
275+
loofah (2.24.1)
276276
crass (~> 1.0.2)
277277
nokogiri (>= 1.12.0)
278278
lumberjack (1.2.10)
@@ -300,7 +300,7 @@ GEM
300300
mini_portile2 (2.8.9)
301301
mini_racer (0.9.0)
302302
libv8-node (~> 18.19.0.0)
303-
minitest (5.25.4)
303+
minitest (5.25.5)
304304
modernizr-rails (2.7.1)
305305
moneta (1.0.0)
306306
mongo (2.21.0)
@@ -327,16 +327,16 @@ GEM
327327
net-smtp (0.5.1)
328328
net-protocol
329329
nio4r (2.7.4)
330-
nokogiri (1.18.9)
330+
nokogiri (1.18.10)
331331
mini_portile2 (~> 2.8.2)
332332
racc (~> 1.4)
333-
nokogiri (1.18.9-aarch64-linux-gnu)
333+
nokogiri (1.18.10-aarch64-linux-gnu)
334334
racc (~> 1.4)
335-
nokogiri (1.18.9-arm64-darwin)
335+
nokogiri (1.18.10-arm64-darwin)
336336
racc (~> 1.4)
337-
nokogiri (1.18.9-x64-mingw-ucrt)
337+
nokogiri (1.18.10-x64-mingw-ucrt)
338338
racc (~> 1.4)
339-
nokogiri (1.18.9-x86_64-linux-gnu)
339+
nokogiri (1.18.10-x86_64-linux-gnu)
340340
racc (~> 1.4)
341341
notiffany (0.1.3)
342342
nenv (~> 0.1)
@@ -368,7 +368,7 @@ GEM
368368
rack (>= 2.0.0)
369369
rack-proxy (0.7.7)
370370
rack
371-
rack-test (2.1.0)
371+
rack-test (2.2.0)
372372
rack (>= 1.3)
373373
rails (6.1.7.10)
374374
actioncable (= 6.1.7.10)
@@ -389,7 +389,7 @@ GEM
389389
actionpack (>= 5.0.1.rc1)
390390
actionview (>= 5.0.1.rc1)
391391
activesupport (>= 5.0.1.rc1)
392-
rails-dom-testing (2.2.0)
392+
rails-dom-testing (2.3.0)
393393
activesupport (>= 5.0.0)
394394
minitest
395395
nokogiri (>= 1.6)
@@ -406,7 +406,7 @@ GEM
406406
rake (>= 12.2)
407407
thor (~> 1.0)
408408
rainbow (3.1.1)
409-
rake (13.2.1)
409+
rake (13.3.0)
410410
rate_throttle_client (0.1.2)
411411
rb-fsevent (0.11.2)
412412
rb-inotify (0.11.1)
@@ -533,11 +533,11 @@ GEM
533533
sprockets (>= 3.0.0)
534534
sync (0.5.0)
535535
syslog_protocol (0.9.2)
536-
temple (0.10.3)
536+
temple (0.10.4)
537537
term-ansicolor (1.11.2)
538538
tins (~> 1.0)
539539
thor (1.4.0)
540-
tilt (2.4.0)
540+
tilt (2.6.1)
541541
timecop (0.9.10)
542542
timeout (0.4.3)
543543
tins (1.38.0)
@@ -580,7 +580,7 @@ GEM
580580
websocket-extensions (0.1.5)
581581
xpath (3.2.0)
582582
nokogiri (~> 1.8)
583-
zeitwerk (2.7.1)
583+
zeitwerk (2.7.3)
584584

585585
PLATFORMS
586586
aarch64-linux

0 commit comments

Comments
 (0)