Skip to content

Commit

Permalink
Update octokit to latest release
Browse files Browse the repository at this point in the history
This pulled back thor to 0.x.
  • Loading branch information
olleolleolle committed Aug 29, 2023
1 parent ca2c8a2 commit a24a3d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ source "https://rubygems.org"
gemspec
gem "aruba", ">= 0.14"
gem "citrus", "~> 3.0"
gem "octokit", "<= 4.22" # 4.22 secretly requires faraday >= 1.0
gem "octokit"
gem "rack-test", "~> 2.1"
gem "rake", "~> 13.0"
gem "redis", "~> 3.3"
Expand Down

0 comments on commit a24a3d4

Please sign in to comment.