Update Bundler to 2.2.9 (#12626)

* Update Bundler to 2.2.9

* Use the latest 2.2.x bundler
This commit is contained in:
rhymes 2021-02-09 15:36:16 +01:00 committed by GitHub
parent 8a5db7b877
commit b0bb13f89e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View file

@ -37,6 +37,8 @@ env:
- COVERAGE_REPORTS_TOTAL=4
- FOREM_OWNER_SECRET="secret" # test secret so e2e tests can run properly.
- ELASTICSEARCH_URL="http://localhost:9200"
before_install:
- gem install bundler:"<2.3"
install:
- date --rfc-3339=seconds
- nvm install

View file

@ -996,4 +996,4 @@ RUBY VERSION
ruby 2.7.2p137
BUNDLED WITH
2.2.0
2.2.9