Skip to content

Commit 384e487

Browse files
Revert "Pin to an older Rubygems gem on Travis"
This reverts commit d572951 because Travis CI updates rubygems with important security fixes.
1 parent 06a4344 commit 384e487

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@ language: ruby
22
bundler_args: --without benchmarks
33
script:
44
- bundle exec rake spec
5-
# Temporary workaround for broken Rubygems on Travis
65
before_install:
7-
- gem update --system 2.4.8
86
- gem --version
97
- |
108
bash -c " # Install MySQL 5.7 if DB=mysql57

0 commit comments

Comments
 (0)