Skip to content

Commit

Permalink
Merge pull request #460 from olliebennett/dependabot/bundler/sprocket…
Browse files Browse the repository at this point in the history
…s-rails-3.5.1

Bump sprockets-rails from 3.4.2 to 3.5.1
  • Loading branch information
olliebennett authored Jun 18, 2024
2 parents 878585e + ad7f35a commit 18e7a79
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ GEM
activesupport (>= 3.0.0)
uniform_notifier (~> 1.11)
byebug (11.1.3)
concurrent-ruby (1.3.1)
concurrent-ruby (1.3.3)
connection_pool (2.4.1)
crass (1.0.6)
date (3.3.4)
Expand All @@ -118,7 +118,7 @@ GEM
domain_name (0.6.20240107)
dotenv (3.1.2)
drb (2.2.1)
erubi (1.12.0)
erubi (1.13.0)
ffi (1.16.3)
globalid (1.2.1)
activesupport (>= 6.1)
Expand Down Expand Up @@ -335,12 +335,12 @@ GEM
rack (~> 2.2, >= 2.2.4)
rack-protection (= 3.1.0)
tilt (~> 2.0)
sprockets (4.1.1)
sprockets (4.2.1)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-rails (3.4.2)
actionpack (>= 5.2)
activesupport (>= 5.2)
rack (>= 2.2.4, < 4)
sprockets-rails (3.5.1)
actionpack (>= 6.1)
activesupport (>= 6.1)
sprockets (>= 3.0.0)
stringio (3.1.0)
strscan (3.1.0)
Expand Down

0 comments on commit 18e7a79

Please sign in to comment.