From 298c65de433e711454d7ae173c0addeac123d345 Mon Sep 17 00:00:00 2001 From: kosenda Date: Sat, 2 Mar 2024 16:29:04 +0900 Subject: [PATCH] chore: bundler update --- Gemfile.lock | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8a6351d41..8079cf1a1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -33,14 +33,13 @@ GEM nokogiri-happymapper (~> 0.6) danger-plugin-api (1.0.0) danger (> 2.0) - faraday (2.7.12) - base64 - faraday-net_http (>= 2.0, < 3.1) - ruby2_keywords (>= 0.0.4) + faraday (2.9.0) + faraday-net_http (>= 2.0, < 3.2) faraday-http-cache (2.5.1) faraday (>= 0.8) - faraday-net_http (3.0.2) - git (1.18.0) + faraday-net_http (3.1.0) + net-http + git (1.19.1) addressable (~> 2.8) rchardet (~> 1.8) kramdown (2.4.0) @@ -48,29 +47,32 @@ GEM kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) nap (1.1.0) + net-http (0.4.1) + uri no_proxy_fix (0.1.2) - nokogiri (1.15.3-arm64-darwin) + nokogiri (1.16.2-arm64-darwin) racc (~> 1.4) - nokogiri (1.15.3-x86_64-linux) + nokogiri (1.16.2-x86_64-linux) racc (~> 1.4) - nokogiri-happymapper (0.9.0) + nokogiri-happymapper (0.10.0) nokogiri (~> 1.5) - octokit (6.1.1) + octokit (8.1.0) + base64 faraday (>= 1, < 3) sawyer (~> 0.9) open4 (1.3.4) ox (2.14.17) public_suffix (5.0.4) - racc (1.7.1) + racc (1.7.3) rchardet (1.8.0) rexml (3.2.6) - ruby2_keywords (0.0.5) sawyer (0.9.2) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) unicode-display_width (2.5.0) + uri (0.13.0) PLATFORMS arm64-darwin-22