Skip to content

Commit e43c921

Browse files
authored
Merge pull request #150 from tuanle03/dependabot/bundler/sprockets-rails-3.5.1
Bump sprockets-rails from 3.4.2 to 3.5.1
2 parents 63ce90f + 41a81be commit e43c921

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

Gemfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ GEM
8282
safely_block (>= 0.4)
8383
bootsnap (1.18.3)
8484
msgpack (~> 1.2)
85-
builder (3.2.4)
85+
builder (3.3.0)
8686
byebug (11.1.3)
8787
capybara (3.40.0)
8888
addressable
@@ -94,7 +94,7 @@ GEM
9494
regexp_parser (>= 1.5, < 3.0)
9595
xpath (~> 3.2)
9696
chartkick (5.0.7)
97-
concurrent-ruby (1.2.3)
97+
concurrent-ruby (1.3.3)
9898
connection_pool (2.4.1)
9999
crass (1.0.6)
100100
csv (3.2.8)
@@ -133,7 +133,7 @@ GEM
133133
dry-inflector (~> 1.0)
134134
dry-logic (~> 1.4)
135135
zeitwerk (~> 2.6)
136-
erubi (1.12.0)
136+
erubi (1.13.0)
137137
erubis (2.7.0)
138138
factory_bot (6.4.5)
139139
activesupport (>= 5.0.0)
@@ -207,8 +207,8 @@ GEM
207207
matrix (0.4.2)
208208
method_source (1.1.0)
209209
mini_mime (1.1.5)
210-
mini_portile2 (2.8.6)
211-
minitest (5.23.0)
210+
mini_portile2 (2.8.7)
211+
minitest (5.23.1)
212212
msgpack (1.7.2)
213213
mustermann (3.0.0)
214214
ruby2_keywords (~> 0.0.1)
@@ -224,7 +224,7 @@ GEM
224224
net-smtp (0.4.0.1)
225225
net-protocol
226226
nio4r (2.7.0)
227-
nokogiri (1.16.5)
227+
nokogiri (1.16.6)
228228
mini_portile2 (~> 2.8.2)
229229
racc (~> 1.4)
230230
orm_adapter (0.5.0)
@@ -238,7 +238,7 @@ GEM
238238
public_suffix (5.0.4)
239239
puma (6.4.2)
240240
nio4r (~> 2.0)
241-
racc (1.7.3)
241+
racc (1.8.0)
242242
rack (2.2.9)
243243
rack-accept (0.4.5)
244244
rack (>= 0.4)
@@ -339,9 +339,9 @@ GEM
339339
sprockets (4.2.1)
340340
concurrent-ruby (~> 1.0)
341341
rack (>= 2.2.4, < 4)
342-
sprockets-rails (3.4.2)
343-
actionpack (>= 5.2)
344-
activesupport (>= 5.2)
342+
sprockets-rails (3.5.1)
343+
actionpack (>= 6.1)
344+
activesupport (>= 6.1)
345345
sprockets (>= 3.0.0)
346346
sqlite3 (1.7.3)
347347
mini_portile2 (~> 2.8.0)

0 commit comments

Comments
 (0)