Skip to content

Commit

Permalink
Update dependency bootsnap to v1.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 26, 2023
1 parent b65a4b1 commit f4efc45
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ GEM
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
bindex (0.8.1)
bootsnap (1.13.0)
bootsnap (1.16.0)
msgpack (~> 1.2)
builder (3.2.4)
capybara (3.37.1)
Expand Down Expand Up @@ -113,7 +113,7 @@ GEM
method_source (1.0.0)
mini_mime (1.1.2)
minitest (5.16.3)
msgpack (1.5.6)
msgpack (1.6.1)
net-imap (0.2.3)
digest
net-protocol
Expand All @@ -131,6 +131,8 @@ GEM
nio4r (2.5.8)
nokogiri (1.13.8-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.13.8-x86_64-linux)
racc (~> 1.4)
public_suffix (5.0.0)
puma (5.6.5)
nio4r (~> 2.0)
Expand Down Expand Up @@ -188,6 +190,7 @@ GEM
activesupport (>= 5.2)
sprockets (>= 3.0.0)
sqlite3 (1.5.0-x86_64-darwin)
sqlite3 (1.5.0-x86_64-linux)
stimulus-rails (1.1.0)
railties (>= 6.0.0)
strscan (3.0.4)
Expand Down Expand Up @@ -218,6 +221,7 @@ GEM

PLATFORMS
x86_64-darwin-21
x86_64-linux

DEPENDENCIES
bootsnap
Expand Down

0 comments on commit f4efc45

Please sign in to comment.