Use latest bundler on Gemfile.lock

Bundler 1.x uses git instead of https by default and we don't have that
github source setting in the Gemfile, but this should work.
This commit is contained in:
Carlos Antonio da Silva
2021-01-31 10:01:30 -03:00
parent e07932c181
commit 7386f419e3

View File

@@ -225,4 +225,4 @@ DEPENDENCIES
webrat (= 0.7.3)
BUNDLED WITH
1.17.3
2.2.7