diff options
| author | mokha <mokha@cisco.com> | 2019-02-01 14:49:07 -0700 |
|---|---|---|
| committer | mokha <mokha@cisco.com> | 2019-02-01 14:49:07 -0700 |
| commit | 30ff222c52cbb493a682e8a61bec2043a8d147c8 (patch) | |
| tree | af2eb5a6f3117dcb72e7f982c3ea001b6c06ae28 /bin/cibuild | |
| parent | c9117d639d697e3b433695c00a217aa2bbff6f2e (diff) | |
upgrade bundler dependency
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 499fce9..a36944e 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 --no-ri --no-rdoc --conservative +gem install bundler --conservative bin/test bin/lint |
