mirror of
https://github.com/github/codeql-action
synced 2026-05-23 20:00:54 +03:00
Lock bundler version to 2.2.9.
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
source "https://rubygems.org" do
|
||||
end
|
||||
end
|
||||
|
||||
gem "bundler"
|
||||
|
||||
@@ -0,0 +1,12 @@
|
||||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
|
||||
PLATFORMS
|
||||
x86_64-linux
|
||||
|
||||
DEPENDENCIES
|
||||
bundler (= 2.2.9)
|
||||
|
||||
BUNDLED WITH
|
||||
2.2.9
|
||||
Reference in New Issue
Block a user