mirror of
https://github.com/github/codeql-action.git
synced 2026-04-01 17:22:19 +00:00
Fix gemfile
This commit is contained in:
@@ -1,5 +1,2 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
source "https://rubygems.org"
|
||||
|
||||
gemspec
|
||||
source "https://rubygems.org" do
|
||||
end
|
||||
Reference in New Issue
Block a user