diff options
| author | mokha <mokha@cisco.com> | 2019-04-30 10:16:43 -0600 |
|---|---|---|
| committer | mokha <mokha@cisco.com> | 2019-04-30 10:16:43 -0600 |
| commit | be213e23ff4921f496af77382e4e366b7b7d8428 (patch) | |
| tree | e4fa2cae8198bd76f1a61f80a1a188b48c59277e /bin/cibuild | |
| parent | 7944ed7cde2122bcd73720d2f8cfe674c0bf25df (diff) | |
use bundler 2.0
Diffstat (limited to 'bin/cibuild')
| -rwxr-xr-x | bin/cibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/cibuild b/bin/cibuild index a36944e..ca78646 100755 --- a/bin/cibuild +++ b/bin/cibuild @@ -18,6 +18,6 @@ export RUBY_HEAP_SLOTS_GROWTH_FACTOR=1 export CIBUILD=1 ruby -v -gem install bundler --conservative +gem install bundler --conservative -v '~> 2.0' bundler bin/test bin/lint |
