diff --git a/Gemfile b/Gemfile index af44c878..72529862 100644 --- a/Gemfile +++ b/Gemfile @@ -34,7 +34,7 @@ gem "jbuilder", "~> 2.11" # gem 'capistrano-rails', group: :development # Github -gem "octokit", "~> 4.25" +gem "octokit", "~> 7.1" # Bug tracking with bugsnag gem "bugsnag" diff --git a/Gemfile.lock b/Gemfile.lock index eb6102ce..f2074841 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -64,7 +64,7 @@ GEM minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) - addressable (2.8.1) + addressable (2.8.5) public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) bcrypt (3.1.18) @@ -154,7 +154,7 @@ GEM railties (>= 5.0.0) faker (2.21.0) i18n (>= 1.8.11, < 2) - faraday (2.7.4) + faraday (2.7.10) faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4) faraday-net_http (3.0.2) @@ -263,7 +263,7 @@ GEM multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 3) - octokit (4.25.1) + octokit (7.1.0) faraday (>= 1, < 3) sawyer (~> 0.9) omniauth (1.9.2) @@ -289,7 +289,7 @@ GEM pry (0.14.1) coderay (~> 1.1) method_source (~> 1.0) - public_suffix (5.0.1) + public_suffix (5.0.3) puma (6.3.1) nio4r (~> 2.0) racc (1.6.2) @@ -499,7 +499,7 @@ DEPENDENCIES letter_opener listen (~> 3.8) memoist - octokit (~> 4.25) + octokit (~> 7.1) omniauth-github omniauth-rails_csrf_protection (~> 0.1) paper_trail