diff --git a/Gemfile b/Gemfile index 2280901..36908c3 100644 --- a/Gemfile +++ b/Gemfile @@ -19,7 +19,7 @@ gem "tailwindcss-rails" # Build JSON APIs with ease [https://github.com/rails/jbuilder] gem "jbuilder" gem "commonmarker" # GitHub-flavored markdown -gem "faraday", "~> 2.0" +gem "faraday", "~> 2.14" gem "faraday-retry", "~> 2.0" gem "jwt" gem "octokit" diff --git a/Gemfile.lock b/Gemfile.lock index c269bce..46f1d46 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -149,7 +149,7 @@ GEM erubi (1.13.1) et-orbi (1.4.0) tzinfo - faraday (2.14.0) + faraday (2.14.1) faraday-net_http (>= 2.0, < 3.5) json logger @@ -230,7 +230,7 @@ GEM actionview (>= 7.0.0) activesupport (>= 7.0.0) jmespath (1.6.2) - json (2.18.0) + json (2.18.1) jwt (3.1.2) base64 kamal (2.10.1) @@ -277,7 +277,7 @@ GEM multi_json (1.17.0) multi_xml (0.7.2) bigdecimal (~> 3.1) - net-http (0.8.0) + net-http (0.9.1) uri (>= 0.11.1) net-imap (0.5.12) date @@ -727,7 +727,7 @@ DEPENDENCIES commonmarker debug dotenv-rails - faraday (~> 2.0) + faraday (~> 2.14) faraday-retry (~> 2.0) foreman googleauth