Skip to content

Commit

Permalink
boop
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy committed Jul 15, 2024
1 parent fc7a2d4 commit 4d6dd1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/release
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
require "bundler/inline"
gemfile(true, quiet: true) do
source "https://rubygems.org"
gem "github_api", "~> 0.13.1"
gem "github_api"
end

require "github_api"
Expand Down

0 comments on commit 4d6dd1b

Please sign in to comment.