Skip to content

Commit

Permalink
Update sprockets-rails to version 3.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Jun 13, 2024
1 parent 710b4b2 commit 235bce7
Show file tree
Hide file tree
Showing 9 changed files 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 @@ -80,7 +80,7 @@ GEM
ast (2.4.2)
base64 (0.2.0)
bigdecimal (3.1.8)
builder (3.2.4)
builder (3.3.0)
byebug (11.1.3)
capybara (3.40.0)
addressable
Expand All @@ -91,7 +91,7 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
concurrent-ruby (1.3.1)
concurrent-ruby (1.3.3)
connection_pool (2.4.1)
crack (1.0.0)
bigdecimal
Expand Down Expand Up @@ -330,12 +330,12 @@ GEM
concurrent-ruby (~> 1.0, >= 1.0.2)
sexp_processor (4.17.1)
singleton (0.1.1)
sprockets (4.0.3)
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
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/concurrent-ruby-1.3.1.gem
Binary file not shown.
Binary file added vendor/cache/concurrent-ruby-1.3.3.gem
Binary file not shown.
Binary file removed vendor/cache/sprockets-4.0.3.gem
Binary file not shown.
Binary file added vendor/cache/sprockets-4.2.1.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 235bce7

Please sign in to comment.