Skip to content

Commit

Permalink
Bump octokit from 8.1.0 to 9.0.0 (#751)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 11, 2024
1 parent ce85993 commit 15c550b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ group :test do
gem 'capybara', '~> 3.40'
gem 'faraday-retry', '~> 2.2'
gem 'knapsack', '~> 4.0'
gem 'octokit', '~> 8.1'
gem 'octokit', '~> 9.0'
gem 'parallel_tests', '~> 4.7'
gem 'pg_query', '~> 5.1.0'
gem 'prosopite', '~> 1.4.2'
Expand Down
7 changes: 3 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ GEM
railties (>= 5.0.0)
faker (3.4.1)
i18n (>= 1.8.11, < 2)
faraday (2.9.0)
faraday (2.9.1)
faraday-net_http (>= 2.0, < 3.2)
faraday-net_http (3.1.0)
net-http
Expand Down Expand Up @@ -349,8 +349,7 @@ GEM
nokogiri (1.16.5)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
octokit (8.1.0)
base64
octokit (9.0.0)
faraday (>= 1, < 3)
sawyer (~> 0.9)
oj (3.16.4)
Expand Down Expand Up @@ -630,7 +629,7 @@ DEPENDENCIES
listen (~> 3.9)
lograge (~> 0.14)
newrelic_rpm (~> 9.10)
octokit (~> 8.1)
octokit (~> 9.0)
oj (~> 3.16)
pagy (~> 8.4)
parallel_tests (~> 4.7)
Expand Down

0 comments on commit 15c550b

Please sign in to comment.