mirror of
https://github.com/DatabaseCleaner/database_cleaner
synced 2023-03-27 23:22:03 -04:00
Bump version of bundler
This commit is contained in:
parent
ab95243d2c
commit
40c6ac78f4
24 changed files with 23 additions and 33 deletions
|
|
@ -2,4 +2,4 @@ sudo: false
|
|||
language: ruby
|
||||
rvm:
|
||||
- 2.2.9
|
||||
before_install: gem install bundler -v 1.16.1
|
||||
before_install: gem install bundler -v 1.17.2
|
||||
|
|
|
|||
|
|
@ -54,4 +54,4 @@ DEPENDENCIES
|
|||
rspec (~> 3.0)
|
||||
|
||||
BUNDLED WITH
|
||||
1.16.1
|
||||
1.17.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue