Skip to content

Commit 66efb53

Browse files
authoredAug 27, 2024
chore(deps): update dependency bootsnap to v1.18.4
1 parent cc125c6 commit 66efb53

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed
 

‎Gemfile.lock

+5-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ GEM
6666
i18n (>= 1.6, < 2)
6767
minitest (>= 5.1)
6868
tzinfo (~> 2.0)
69-
bootsnap (1.18.3)
69+
bootsnap (1.18.4)
7070
msgpack (~> 1.2)
7171
builder (3.3.0)
7272
coderay (1.1.3)
@@ -110,6 +110,10 @@ GEM
110110
nio4r (2.7.0)
111111
nokogiri (1.16.6-arm64-darwin)
112112
racc (~> 1.4)
113+
nokogiri (1.16.6-x86_64-darwin)
114+
racc (~> 1.4)
115+
nokogiri (1.16.6-x86_64-linux)
116+
racc (~> 1.4)
113117
pry (0.14.2)
114118
coderay (~> 1.1)
115119
method_source (~> 1.0)

0 commit comments

Comments
 (0)