Skip to content

Commit

Permalink
Update Ruby to 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
delphaber authored and Fabrizio Monti committed May 26, 2017
1 parent 56fe7b5 commit 98c82da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.4.0
2.4.1
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
language: ruby
rvm: 2.4.0
rvm: 2.4.1
cache: bundler
sudo: false
before_install:
Expand Down

0 comments on commit 98c82da

Please sign in to comment.