summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2017-01-27 15:18:39 -0800
committerLamont Granquist <lamont@scriptkiddie.org>2017-01-27 15:18:39 -0800
commit65a2ed1bb9b25a17a5e588a0d21b669742ac85d5 (patch)
tree845b0b11ff51dbe5af8e4e1d4d8b532500ab41c7
parent8d2801b4a7ef0cefde506da37d1a188f66cb68d7 (diff)
downloadmixlib-shellout-lcg/cleanup1.tar.gz
update rubygems in appveyorlcg/cleanup1
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
-rw-r--r--appveyor.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index e49c59e..2276bde 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -22,6 +22,7 @@ install:
- echo %PATH%
- ruby --version
- gem --version
+ - gem update --system
- gem install bundler --quiet --no-ri --no-rdoc
- bundler --version