Skip to content

Commit

Permalink
Merge pull request #192 from openSUSE/dependabot/bundler/sprockets-ra…
Browse files Browse the repository at this point in the history
…ils-3.5.1

Bump sprockets-rails from 3.4.2 to 3.5.1
  • Loading branch information
hellcp authored Jun 18, 2024
2 parents ca7b1f6 + 25b0375 commit 8b04c10
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ GEM
bootstrap (5.3.3)
autoprefixer-rails (>= 9.1.0)
popper_js (>= 2.11.8, < 3)
builder (3.2.4)
builder (3.3.0)
capybara (3.40.0)
addressable
matrix
Expand Down Expand Up @@ -384,9 +384,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)
stimulus-rails (1.3.3)
railties (>= 6.0.0)
Expand Down
Binary file removed vendor/cache/builder-3.2.4.gem
Binary file not shown.
Binary file added vendor/cache/builder-3.3.0.gem
Binary file not shown.
Binary file removed vendor/cache/sprockets-rails-3.4.2.gem
Binary file not shown.
Binary file added vendor/cache/sprockets-rails-3.5.1.gem
Binary file not shown.

0 comments on commit 8b04c10

Please sign in to comment.