Skip to content

Commit 52dd698

Browse files
committed
Exec: bundle update --bundler
1 parent 60b56e0 commit 52dd698

File tree

1 file changed

+6
-10
lines changed

1 file changed

+6
-10
lines changed

Gemfile.lock

+6-10
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,13 @@ GEM
2222
ethon (0.16.0)
2323
ffi (>= 1.15.0)
2424
eventmachine (1.2.7)
25-
ffi (1.17.0-arm64-darwin)
26-
ffi (1.17.0-x86_64-linux-gnu)
25+
ffi (1.17.0)
2726
fiber-annotation (0.2.0)
2827
fiber-local (1.1.0)
2928
fiber-storage
3029
fiber-storage (0.1.2)
3130
forwardable-extended (2.6.0)
32-
google-protobuf (4.27.5-arm64-darwin)
33-
bigdecimal
34-
rake (>= 13)
35-
google-protobuf (4.27.5-x86_64-linux)
31+
google-protobuf (4.27.5)
3632
bigdecimal
3733
rake (>= 13)
3834
hashery (2.1.2)
@@ -83,9 +79,9 @@ GEM
8379
rb-fsevent (~> 0.10, >= 0.10.3)
8480
rb-inotify (~> 0.9, >= 0.9.10)
8581
mercenary (0.4.0)
86-
nokogiri (1.16.6-arm64-darwin)
87-
racc (~> 1.4)
88-
nokogiri (1.16.6-x86_64-linux)
82+
mini_portile2 (2.8.8)
83+
nokogiri (1.16.6)
84+
mini_portile2 (~> 2.8.2)
8985
racc (~> 1.4)
9086
pathutil (0.16.2)
9187
forwardable-extended (~> 2.6)
@@ -136,4 +132,4 @@ DEPENDENCIES
136132
webrick
137133

138134
BUNDLED WITH
139-
2.4.13
135+
2.6.2

0 commit comments

Comments
 (0)