Merge pull request #394 from github/lock-bundler-version

Lock bundler version to 2.2.9.
This commit is contained in:
Chris Gavin 2021-02-16 10:16:31 +00:00 committed by GitHub
commit 1d92248672
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 15 additions and 1 deletions

View file

@ -1,2 +1,4 @@
source "https://rubygems.org" do
end
end
gem "bundler"

View file

@ -0,0 +1,12 @@
GEM
remote: https://rubygems.org/
specs:
PLATFORMS
x86_64-linux
DEPENDENCIES
bundler (= 2.2.9)
BUNDLED WITH
2.2.9