From 4c88ab8c1523e9f1dd73c2f3b3996a20e73819a3 Mon Sep 17 00:00:00 2001 From: Mostafa Moradian Date: Tue, 1 Oct 2024 12:03:36 +0200 Subject: [PATCH] Update deps --- Gemfile.lock | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c91e5fb..d884bb1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -92,8 +92,9 @@ GEM http_parser.rb (~> 0) erubi (1.13.0) eventmachine (1.2.7) - faraday (2.11.0) + faraday (2.12.0) faraday-net_http (>= 2.0, < 3.4) + json logger faraday-http-cache (2.5.1) faraday (>= 0.8) @@ -106,8 +107,8 @@ GEM rails (>= 4.1) globalid (1.2.1) activesupport (>= 6.1) - google-protobuf (3.25.4-arm64-darwin) - google-protobuf (3.25.4-x86_64-linux) + google-protobuf (3.25.5-arm64-darwin) + google-protobuf (3.25.5-x86_64-linux) http_parser.rb (0.8.0) httparty (0.22.0) csv @@ -116,7 +117,7 @@ GEM i18n (1.14.6) concurrent-ruby (~> 1.0) io-console (0.7.2) - irb (1.14.0) + irb (1.14.1) rdoc (>= 4.0.0) reline (>= 0.4.2) jekyll (4.3.4) @@ -151,6 +152,7 @@ GEM jekyll (>= 3.7, < 5.0) jekyll-watch (2.2.1) listen (~> 3.0) + json (2.7.2) just-the-docs (0.10.0) jekyll (>= 3.8.5) jekyll-include-cache @@ -253,7 +255,7 @@ GEM psych (>= 4.0.0) reline (0.5.10) io-console (~> 0.5) - rexml (3.3.7) + rexml (3.3.8) rouge (4.4.0) safe_yaml (1.0.5) sass-embedded (1.69.5) @@ -271,7 +273,7 @@ GEM concurrent-ruby (~> 1.0) unicode-display_width (2.6.0) uri (0.13.1) - webrick (1.8.1) + webrick (1.8.2) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5)