Lock bundler version to 2.2.9.

This commit is contained in:
Chris Gavin
2021-02-15 19:49:23 +00:00
parent 3568e4afcc
commit f2896eb08a
2 changed files with 15 additions and 1 deletions
+3 -1
View File
@@ -1,2 +1,4 @@
source "https://rubygems.org" do
end
end
gem "bundler"
+12
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