Skip to content

Commit

Permalink
Upgrade Ruby to 2.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
jasnow committed Mar 28, 2018
1 parent 224612c commit 2aa06f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .rvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
rvm use 2.3.6@ruby2.3.6-rails3.1 --create
rvm use 2.3.7@ruby2.3.7-rails3.1 --create
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: ruby
rvm:
- 2.3.6
- 2.3.7

env:
global:
Expand Down

0 comments on commit 2aa06f7

Please sign in to comment.