Skip to content

Commit 4c88ab8

Browse files
committed
Update deps
1 parent 60fb313 commit 4c88ab8

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

Gemfile.lock

+8-6
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,9 @@ GEM
9292
http_parser.rb (~> 0)
9393
erubi (1.13.0)
9494
eventmachine (1.2.7)
95-
faraday (2.11.0)
95+
faraday (2.12.0)
9696
faraday-net_http (>= 2.0, < 3.4)
97+
json
9798
logger
9899
faraday-http-cache (2.5.1)
99100
faraday (>= 0.8)
@@ -106,8 +107,8 @@ GEM
106107
rails (>= 4.1)
107108
globalid (1.2.1)
108109
activesupport (>= 6.1)
109-
google-protobuf (3.25.4-arm64-darwin)
110-
google-protobuf (3.25.4-x86_64-linux)
110+
google-protobuf (3.25.5-arm64-darwin)
111+
google-protobuf (3.25.5-x86_64-linux)
111112
http_parser.rb (0.8.0)
112113
httparty (0.22.0)
113114
csv
@@ -116,7 +117,7 @@ GEM
116117
i18n (1.14.6)
117118
concurrent-ruby (~> 1.0)
118119
io-console (0.7.2)
119-
irb (1.14.0)
120+
irb (1.14.1)
120121
rdoc (>= 4.0.0)
121122
reline (>= 0.4.2)
122123
jekyll (4.3.4)
@@ -151,6 +152,7 @@ GEM
151152
jekyll (>= 3.7, < 5.0)
152153
jekyll-watch (2.2.1)
153154
listen (~> 3.0)
155+
json (2.7.2)
154156
just-the-docs (0.10.0)
155157
jekyll (>= 3.8.5)
156158
jekyll-include-cache
@@ -253,7 +255,7 @@ GEM
253255
psych (>= 4.0.0)
254256
reline (0.5.10)
255257
io-console (~> 0.5)
256-
rexml (3.3.7)
258+
rexml (3.3.8)
257259
rouge (4.4.0)
258260
safe_yaml (1.0.5)
259261
sass-embedded (1.69.5)
@@ -271,7 +273,7 @@ GEM
271273
concurrent-ruby (~> 1.0)
272274
unicode-display_width (2.6.0)
273275
uri (0.13.1)
274-
webrick (1.8.1)
276+
webrick (1.8.2)
275277
websocket-driver (0.7.6)
276278
websocket-extensions (>= 0.1.0)
277279
websocket-extensions (0.1.5)

0 commit comments

Comments
 (0)