Skip to content

Commit

Permalink
Merge pull request #440 from nla/dependabot/bundler/sprockets-rails-3…
Browse files Browse the repository at this point in the history
….5.1

build(deps): bump sprockets-rails from 3.4.2 to 3.5.1
  • Loading branch information
yetti authored Jun 14, 2024
2 parents a5f2672 + bcad2af commit c5429bc
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ GEM
msgpack (~> 1.2)
brakeman (6.1.2)
racc
builder (3.2.4)
builder (3.3.0)
bundler-audit (0.9.1)
bundler (>= 1.2.0, < 3)
thor (~> 1.0)
Expand All @@ -156,7 +156,7 @@ GEM
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
cgi (0.4.1)
concurrent-ruby (1.3.1)
concurrent-ruby (1.3.3)
connection_pool (2.4.1)
crack (0.4.5)
rexml
Expand Down Expand Up @@ -200,7 +200,7 @@ GEM
bundler (>= 2.2.33)
dotenv (3.0.3)
dry-initializer (3.1.1)
erubi (1.12.0)
erubi (1.13.0)
factory_bot (6.4.6)
activesupport (>= 5.0.0)
factory_bot_rails (6.4.3)
Expand Down Expand Up @@ -510,9 +510,9 @@ GEM
sprockets (4.2.1)
concurrent-ruby (~> 1.0)
rack (>= 2.2.4, < 4)
sprockets-rails (3.4.2)
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets-rails (3.5.1)
actionpack (>= 6.1)
activesupport (>= 6.1)
sprockets (>= 3.0.0)
stackprof (0.2.25)
standard (1.32.0)
Expand Down

0 comments on commit c5429bc

Please sign in to comment.