Skip to content

Commit 6aac540

Browse files
committed
Exec: bundle update
1 parent 840e38a commit 6aac540

File tree

1 file changed

+31
-25
lines changed

1 file changed

+31
-25
lines changed

Gemfile.lock

Lines changed: 31 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -39,19 +39,25 @@ GEM
3939
fiber-storage
4040
fiber-storage (1.0.1)
4141
forwardable-extended (2.6.0)
42-
google-protobuf (4.30.2)
42+
google-protobuf (4.31.0)
4343
bigdecimal
4444
rake (>= 13)
45-
google-protobuf (4.30.2-aarch64-linux)
45+
google-protobuf (4.31.0-aarch64-linux-gnu)
4646
bigdecimal
4747
rake (>= 13)
48-
google-protobuf (4.30.2-arm64-darwin)
48+
google-protobuf (4.31.0-aarch64-linux-musl)
4949
bigdecimal
5050
rake (>= 13)
51-
google-protobuf (4.30.2-x86_64-darwin)
51+
google-protobuf (4.31.0-arm64-darwin)
5252
bigdecimal
5353
rake (>= 13)
54-
google-protobuf (4.30.2-x86_64-linux)
54+
google-protobuf (4.31.0-x86_64-darwin)
55+
bigdecimal
56+
rake (>= 13)
57+
google-protobuf (4.31.0-x86_64-linux-gnu)
58+
bigdecimal
59+
rake (>= 13)
60+
google-protobuf (4.31.0-x86_64-linux-musl)
5561
bigdecimal
5662
rake (>= 13)
5763
hashery (2.1.2)
@@ -68,7 +74,7 @@ GEM
6874
http_parser.rb (0.8.0)
6975
i18n (1.14.7)
7076
concurrent-ruby (~> 1.0)
71-
io-event (1.10.0)
77+
io-event (1.10.1)
7278
jekyll (4.4.1)
7379
addressable (~> 2.4)
7480
base64 (~> 0.2)
@@ -104,7 +110,7 @@ GEM
104110
jekyll (>= 3.7, < 5.0)
105111
jekyll-watch (2.2.1)
106112
listen (~> 3.0)
107-
json (2.11.3)
113+
json (2.12.0)
108114
kramdown (2.5.1)
109115
rexml (>= 3.3.9)
110116
kramdown-parser-gfm (1.1.0)
@@ -161,22 +167,22 @@ GEM
161167
rouge (4.5.2)
162168
ruby-rc4 (0.1.5)
163169
safe_yaml (1.0.5)
164-
sass-embedded (1.88.0-aarch64-linux-gnu)
165-
google-protobuf (~> 4.30)
166-
sass-embedded (1.88.0-aarch64-linux-musl)
167-
google-protobuf (~> 4.30)
168-
sass-embedded (1.88.0-arm-linux-gnueabihf)
169-
google-protobuf (~> 4.30)
170-
sass-embedded (1.88.0-arm-linux-musleabihf)
171-
google-protobuf (~> 4.30)
172-
sass-embedded (1.88.0-arm64-darwin)
173-
google-protobuf (~> 4.30)
174-
sass-embedded (1.88.0-x86_64-darwin)
175-
google-protobuf (~> 4.30)
176-
sass-embedded (1.88.0-x86_64-linux-gnu)
177-
google-protobuf (~> 4.30)
178-
sass-embedded (1.88.0-x86_64-linux-musl)
179-
google-protobuf (~> 4.30)
170+
sass-embedded (1.89.0-aarch64-linux-gnu)
171+
google-protobuf (~> 4.31)
172+
sass-embedded (1.89.0-aarch64-linux-musl)
173+
google-protobuf (~> 4.31)
174+
sass-embedded (1.89.0-arm-linux-gnueabihf)
175+
google-protobuf (~> 4.31)
176+
sass-embedded (1.89.0-arm-linux-musleabihf)
177+
google-protobuf (~> 4.31)
178+
sass-embedded (1.89.0-arm64-darwin)
179+
google-protobuf (~> 4.31)
180+
sass-embedded (1.89.0-x86_64-darwin)
181+
google-protobuf (~> 4.31)
182+
sass-embedded (1.89.0-x86_64-linux-gnu)
183+
google-protobuf (~> 4.31)
184+
sass-embedded (1.89.0-x86_64-linux-musl)
185+
google-protobuf (~> 4.31)
180186
terminal-table (3.0.2)
181187
unicode-display_width (>= 1.1.1, < 3)
182188
traces (0.15.2)
@@ -190,7 +196,7 @@ GEM
190196
unicode-display_width (2.6.0)
191197
webrick (1.9.1)
192198
yell (2.2.2)
193-
zeitwerk (2.7.2)
199+
zeitwerk (2.7.3)
194200

195201
PLATFORMS
196202
aarch64-linux
@@ -219,4 +225,4 @@ DEPENDENCIES
219225
truncato
220226

221227
BUNDLED WITH
222-
2.6.8
228+
2.6.9

0 commit comments

Comments
 (0)