Skip to content

Commit

Permalink
chore(deps): update dependency sprockets-rails to v3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 6, 2024
1 parent b3aaf2e commit f71edc9
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ GEM
bigdecimal (3.1.8)
builder (3.2.4)
choice (0.2.0)
concurrent-ruby (1.2.3)
concurrent-ruby (1.3.1)
connection_pool (2.4.1)
crass (1.0.6)
date (3.3.4)
Expand Down Expand Up @@ -136,7 +136,7 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2023.1205)
mini_mime (1.1.5)
minitest (5.22.3)
minitest (5.23.1)
multi_xml (0.6.0)
mutex_m (0.2.0)
net-imap (0.4.10)
Expand All @@ -150,7 +150,7 @@ GEM
net-protocol
netrc (0.11.0)
nio4r (2.6.1)
nokogiri (1.16.4-x86_64-linux)
nokogiri (1.16.5-x86_64-linux)
racc (~> 1.4)
oauth2 (2.0.9)
faraday (>= 0.17.3, < 3.0)
Expand All @@ -175,8 +175,8 @@ GEM
public_suffix (5.0.5)
puma (6.4.2)
nio4r (~> 2.0)
racc (1.7.3)
rack (3.0.10)
racc (1.8.0)
rack (3.0.11)
rack-protection (3.0.6)
rack
rack-session (2.0.0)
Expand Down Expand Up @@ -281,9 +281,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.0)
actionpack (>= 6.1)
activesupport (>= 6.1)
sprockets (>= 3.0.0)
sqlite3 (1.7.3-x86_64-linux)
stringio (3.1.0)
Expand Down

0 comments on commit f71edc9

Please sign in to comment.