Skip to content

Commit d77368b

Browse files
Update dependency bootsnap to v1.16.0
1 parent cd47dfd commit d77368b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ GEM
6464
public_suffix (>= 2.0.2, < 5.0)
6565
awesome_spawn (1.5.0)
6666
bindex (0.8.1)
67-
bootsnap (1.9.1)
68-
msgpack (~> 1.0)
67+
bootsnap (1.16.0)
68+
msgpack (~> 1.2)
6969
builder (3.2.4)
7070
byebug (11.1.3)
7171
capybara (3.35.3)
@@ -98,13 +98,13 @@ GEM
9898
marcel (1.0.2)
9999
method_source (1.0.0)
100100
mini_mime (1.1.2)
101+
mini_portile2 (2.8.1)
101102
minitest (5.14.4)
102-
msgpack (1.4.2)
103+
msgpack (1.6.1)
103104
mysql2 (0.5.3)
104105
nio4r (2.5.8)
105-
nokogiri (1.13.6-arm64-darwin)
106-
racc (~> 1.4)
107-
nokogiri (1.13.6-x86_64-linux)
106+
nokogiri (1.13.6)
107+
mini_portile2 (~> 2.8.0)
108108
racc (~> 1.4)
109109
public_suffix (4.0.6)
110110
puma (5.5.2)

0 commit comments

Comments
 (0)