Skip to content

Commit

Permalink
upgraded ruby ro 2.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
sashazykov committed Dec 2, 2018
1 parent ac5442d commit 6500bd0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -6,7 +6,7 @@ git:
depth: 10 depth: 10


rvm: rvm:
- 2.4.2 - 2.4.5


bundler_args: --without development --jobs=9 --retry=2 --quiet bundler_args: --without development --jobs=9 --retry=2 --quiet


Expand Down
2 changes: 1 addition & 1 deletion Gemfile
@@ -1,6 +1,6 @@
source 'https://rubygems.org' source 'https://rubygems.org'


ruby '2.4.2' ruby '2.4.5'


gem 'rails', '4.2.11' gem 'rails', '4.2.11'


Expand Down

0 comments on commit 6500bd0

Please sign in to comment.