Commit 021688b7 authored by Patrick Bajao's avatar Patrick Bajao

Update rubygems version on CI for go tests

parent 5b8e04fb
......@@ -70,6 +70,7 @@ rspec:ruby2.1:
- apt-get update -qq && apt-get install -y ruby ruby-dev
- ruby -v
- export PATH=~/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin
- gem update --system
- gem install --bindir /usr/local/bin bundler
- cp config.yml.example config.yml
- bundle install
......
......@@ -42,7 +42,7 @@ GEM
public_suffix (3.0.3)
rainbow (2.2.2)
rake
rake (12.3.1)
rake (12.3.3)
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment