Skip to content

Commit 36b59d2

Browse files
author
Brent Cook
committed
Land rapid7#5317, update to ruby 2.1.6
2 parents 1a98c5d + 9af7aa8 commit 36b59d2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.1.5
1+
2.1.6

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ script:
2525
- git diff --exit-code && bundle exec rake $RAKE_TASKS
2626
sudo: false
2727
rvm:
28-
- '2.1'
28+
- '2.1.6'
2929

3030
notifications:
3131
irc: "irc.freenode.org#msfnotify"
@@ -40,4 +40,4 @@ branches:
4040
- metakitty
4141

4242
addons:
43-
postgresql: '9.3'
43+
postgresql: '9.3'

0 commit comments

Comments
 (0)