Skip to content

Commit 73efcc5

Browse files
committed
deps: Update bundler to 2.6.4
The following error happens in GHA and updating Bundler will solve it. ``` The installation path is insecure. Bundler cannot continue. ``` ref: ruby/rubygems#7983 (comment)
1 parent 49447cb commit 73efcc5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Gemfile.lock

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ PLATFORMS
8080
arm64-darwin-22
8181
arm64-darwin-23
8282
x86_64-darwin-23
83+
x86_64-darwin-24
8384
x86_64-linux
8485

8586
DEPENDENCIES
@@ -90,4 +91,4 @@ DEPENDENCIES
9091
strscan
9192

9293
BUNDLED WITH
93-
2.5.16
94+
2.6.3

0 commit comments

Comments
 (0)