Skip to content

Commit 3f40099

Browse files
committed
Update octokit to allow Ruby 3.x
1 parent 6195ec7 commit 3f40099

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ source "https://rubygems.org"
22

33
gem "rake", "~> 12.3.2"
44
gem "thor", "~> 0.14.6"
5-
gem "octokit", "~> 2.7"
5+
gem "octokit", "~> 4.2"

0 commit comments

Comments
 (0)