Skip to content

Commit

Permalink
bump to ruby 2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sethherr committed Jul 28, 2018
1 parent 00ccebd commit f161521
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Expand Up @@ -3,8 +3,6 @@ services:
- redis
addons:
postgresql: '9.4'
rvm:
- 2.5.0
before_install:
- gem install bundler -v 1.9.10
script:
Expand Down
2 changes: 1 addition & 1 deletion Gemfile
@@ -1,5 +1,5 @@
source 'https://rubygems.org'
ruby "2.5.0"
ruby "2.5.1"
gem "rails", "4.2.10"

gem 'pg'
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Expand Up @@ -778,7 +778,7 @@ DEPENDENCIES
wkhtmltopdf-binary

RUBY VERSION
ruby 2.5.0p0
ruby 2.5.1p57

BUNDLED WITH
1.16.3

0 comments on commit f161521

Please sign in to comment.