Skip to content

Commit b42ca9e

Browse files
Update dependency bootsnap to v1.21.1
1 parent b65a4b1 commit b42ca9e

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

Gemfile.lock

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ GEM
6969
addressable (2.8.1)
7070
public_suffix (>= 2.0.2, < 6.0)
7171
bindex (0.8.1)
72-
bootsnap (1.13.0)
72+
bootsnap (1.21.1)
7373
msgpack (~> 1.2)
7474
builder (3.2.4)
7575
capybara (3.37.1)
@@ -113,7 +113,7 @@ GEM
113113
method_source (1.0.0)
114114
mini_mime (1.1.2)
115115
minitest (5.16.3)
116-
msgpack (1.5.6)
116+
msgpack (1.8.0)
117117
net-imap (0.2.3)
118118
digest
119119
net-protocol
@@ -131,6 +131,8 @@ GEM
131131
nio4r (2.5.8)
132132
nokogiri (1.13.8-x86_64-darwin)
133133
racc (~> 1.4)
134+
nokogiri (1.13.8-x86_64-linux)
135+
racc (~> 1.4)
134136
public_suffix (5.0.0)
135137
puma (5.6.5)
136138
nio4r (~> 2.0)
@@ -188,6 +190,7 @@ GEM
188190
activesupport (>= 5.2)
189191
sprockets (>= 3.0.0)
190192
sqlite3 (1.5.0-x86_64-darwin)
193+
sqlite3 (1.5.0-x86_64-linux)
191194
stimulus-rails (1.1.0)
192195
railties (>= 6.0.0)
193196
strscan (3.0.4)
@@ -218,6 +221,7 @@ GEM
218221

219222
PLATFORMS
220223
x86_64-darwin-21
224+
x86_64-linux
221225

222226
DEPENDENCIES
223227
bootsnap

0 commit comments

Comments
 (0)