Skip to content

Commit fa428b0

Browse files
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] <[email protected]>
1 parent 329369b commit fa428b0

File tree

2 files changed

+49
-39
lines changed

2 files changed

+49
-39
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ gem "sprockets-rails"
77
# Use postgresql as the database for Active Record
88
gem "pg", "~> 1.1"
99
gem "haml"
10-
gem "haml-rails", "~> 2.0"
10+
gem "haml-rails", "~> 3.0"
1111
gem "simple_form"
1212
gem "unsplash_image"
1313
# Use the Puma web server [https://github.com/puma/puma]

Gemfile.lock

Lines changed: 48 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -77,10 +77,10 @@ GEM
7777
ast (2.4.2)
7878
autoprefixer-rails (10.4.19.0)
7979
execjs (~> 2)
80-
base64 (0.2.0)
80+
base64 (0.3.0)
8181
bcrypt (3.1.20)
82-
benchmark (0.4.0)
83-
bigdecimal (3.1.8)
82+
benchmark (0.4.1)
83+
bigdecimal (3.2.3)
8484
bindex (0.8.1)
8585
bootsnap (1.18.4)
8686
msgpack (~> 1.2)
@@ -101,8 +101,8 @@ GEM
101101
xpath (~> 3.2)
102102
cocoon (1.2.15)
103103
coderay (1.1.3)
104-
concurrent-ruby (1.3.4)
105-
connection_pool (2.4.1)
104+
concurrent-ruby (1.3.5)
105+
connection_pool (2.5.4)
106106
crass (1.0.6)
107107
dartsass-sprockets (3.1.0)
108108
railties (>= 4.0.0)
@@ -122,8 +122,9 @@ GEM
122122
railties (>= 4.1.0)
123123
responders
124124
warden (~> 1.2.3)
125-
drb (2.2.1)
126-
erubi (1.13.0)
125+
drb (2.2.3)
126+
erb (5.0.2)
127+
erubi (1.13.1)
127128
erubis (2.7.0)
128129
execjs (2.10.0)
129130
faker (3.5.1)
@@ -158,7 +159,7 @@ GEM
158159
temple (>= 0.8.2)
159160
thor
160161
tilt
161-
haml-rails (2.1.0)
162+
haml-rails (3.0.0)
162163
actionpack (>= 5.1)
163164
activesupport (>= 5.1)
164165
haml (>= 4.0.6)
@@ -168,7 +169,7 @@ GEM
168169
haml (>= 4.0)
169170
nokogiri (>= 1.6.0)
170171
ruby_parser (~> 3.5)
171-
i18n (1.14.6)
172+
i18n (1.14.7)
172173
concurrent-ruby (~> 1.0)
173174
image_processing (1.13.0)
174175
mini_magick (>= 4.9.5, < 5)
@@ -177,8 +178,9 @@ GEM
177178
actionpack (>= 6.0.0)
178179
activesupport (>= 6.0.0)
179180
railties (>= 6.0.0)
180-
io-console (0.7.2)
181-
irb (1.14.1)
181+
io-console (0.8.1)
182+
irb (1.15.2)
183+
pp (>= 0.6.0)
182184
rdoc (>= 4.0.0)
183185
reline (>= 0.4.2)
184186
jbuilder (2.13.0)
@@ -190,8 +192,8 @@ GEM
190192
thor (>= 0.14, < 2.0)
191193
json (2.8.2)
192194
language_server-protocol (3.17.0.3)
193-
logger (1.6.1)
194-
loofah (2.23.1)
195+
logger (1.7.0)
196+
loofah (2.24.1)
195197
crass (~> 1.0.2)
196198
nokogiri (>= 1.12.0)
197199
mail (2.8.1)
@@ -204,7 +206,8 @@ GEM
204206
method_source (1.1.0)
205207
mini_magick (4.13.2)
206208
mini_mime (1.1.5)
207-
minitest (5.25.1)
209+
mini_portile2 (2.8.9)
210+
minitest (5.25.5)
208211
msgpack (1.7.5)
209212
net-imap (0.5.1)
210213
date
@@ -216,17 +219,18 @@ GEM
216219
net-smtp (0.5.0)
217220
net-protocol
218221
nio4r (2.7.4)
219-
nokogiri (1.16.7-aarch64-linux)
222+
nokogiri (1.18.10)
223+
mini_portile2 (~> 2.8.2)
220224
racc (~> 1.4)
221-
nokogiri (1.16.7-arm-linux)
225+
nokogiri (1.18.10-aarch64-linux-gnu)
222226
racc (~> 1.4)
223-
nokogiri (1.16.7-arm64-darwin)
227+
nokogiri (1.18.10-arm-linux-gnu)
224228
racc (~> 1.4)
225-
nokogiri (1.16.7-x86-linux)
229+
nokogiri (1.18.10-arm64-darwin)
226230
racc (~> 1.4)
227-
nokogiri (1.16.7-x86_64-darwin)
231+
nokogiri (1.18.10-x86_64-darwin)
228232
racc (~> 1.4)
229-
nokogiri (1.16.7-x86_64-linux)
233+
nokogiri (1.18.10-x86_64-linux-gnu)
230234
racc (~> 1.4)
231235
orm_adapter (0.5.0)
232236
parallel (1.26.3)
@@ -237,19 +241,24 @@ GEM
237241
tty-color (~> 0.5)
238242
pg (1.5.9)
239243
popper_js (2.11.8)
244+
pp (0.6.2)
245+
prettyprint
246+
prettyprint (0.2.0)
240247
pry (0.15.0)
241248
coderay (~> 1.1)
242249
method_source (~> 1.0)
243-
psych (5.2.0)
250+
psych (5.2.6)
251+
date
244252
stringio
245253
public_suffix (6.0.1)
246254
puma (6.4.3)
247255
nio4r (~> 2.0)
248256
racc (1.8.1)
249-
rack (3.1.8)
250-
rack-session (2.0.0)
257+
rack (3.1.16)
258+
rack-session (2.1.1)
259+
base64 (>= 0.1.0)
251260
rack (>= 3.0.0)
252-
rack-test (2.1.0)
261+
rack-test (2.2.0)
253262
rack (>= 1.3)
254263
rackup (2.2.1)
255264
rack (>= 3)
@@ -267,13 +276,13 @@ GEM
267276
activesupport (= 7.2.2)
268277
bundler (>= 1.15.0)
269278
railties (= 7.2.2)
270-
rails-dom-testing (2.2.0)
279+
rails-dom-testing (2.3.0)
271280
activesupport (>= 5.0.0)
272281
minitest
273282
nokogiri (>= 1.6)
274-
rails-html-sanitizer (1.6.0)
283+
rails-html-sanitizer (1.6.2)
275284
loofah (~> 2.21)
276-
nokogiri (~> 1.14)
285+
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
277286
railties (7.2.2)
278287
actionpack (= 7.2.2)
279288
activesupport (= 7.2.2)
@@ -283,15 +292,16 @@ GEM
283292
thor (~> 1.0, >= 1.2.2)
284293
zeitwerk (~> 2.6)
285294
rainbow (3.1.1)
286-
rake (13.2.1)
287-
rdoc (6.8.1)
295+
rake (13.3.0)
296+
rdoc (6.14.2)
297+
erb
288298
psych (>= 4.0.0)
289299
redis (5.4.1)
290300
redis-client (>= 0.22.0)
291301
redis-client (0.26.1)
292302
connection_pool
293303
regexp_parser (2.9.2)
294-
reline (0.5.11)
304+
reline (0.6.2)
295305
io-console (~> 0.5)
296306
responders (3.1.1)
297307
actionpack (>= 5.2)
@@ -356,7 +366,7 @@ GEM
356366
scenic (1.9.0)
357367
activerecord (>= 4.0.0)
358368
railties (>= 4.0.0)
359-
securerandom (0.3.2)
369+
securerandom (0.4.1)
360370
selenium-webdriver (4.26.0)
361371
base64 (~> 0.2)
362372
logger (~> 1.4)
@@ -376,10 +386,10 @@ GEM
376386
sprockets (>= 3.0.0)
377387
stimulus-rails (1.3.4)
378388
railties (>= 6.0.0)
379-
stringio (3.1.2)
380-
temple (0.10.3)
381-
thor (1.3.2)
382-
tilt (2.4.0)
389+
stringio (3.1.7)
390+
temple (0.10.4)
391+
thor (1.4.0)
392+
tilt (2.6.1)
383393
timeout (0.4.2)
384394
tty-color (0.6.0)
385395
tty-command (0.10.1)
@@ -401,7 +411,7 @@ GEM
401411
unicode-display_width (2.6.0)
402412
unsplash_image (0.1.1)
403413
thor (>= 0.20)
404-
useragent (0.16.10)
414+
useragent (0.16.11)
405415
warden (1.2.9)
406416
rack (>= 2.0.9)
407417
web-console (4.2.1)
@@ -416,7 +426,7 @@ GEM
416426
wisper (2.0.1)
417427
xpath (3.2.0)
418428
nokogiri (~> 1.8)
419-
zeitwerk (2.7.1)
429+
zeitwerk (2.7.3)
420430

421431
PLATFORMS
422432
aarch64-linux
@@ -438,7 +448,7 @@ DEPENDENCIES
438448
devise (~> 4.9)
439449
faker
440450
haml
441-
haml-rails (~> 2.0)
451+
haml-rails (~> 3.0)
442452
html2haml (~> 2.3)
443453
image_processing (~> 1.2)
444454
importmap-rails

0 commit comments

Comments
 (0)