Skip to content

Commit

Permalink
Ruby version at 2.4.0 for Netlify
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenhowells committed Jun 11, 2017
1 parent bb69360 commit 1c7b833
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 7 deletions.
1 change: 1 addition & 0 deletions .ruby-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2.4.0
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.4.1
- 2.4.0
install: gem install bundler && bundle install
script: bundle exec jekyll build
after_success: bundle exec s3_website push
Expand Down
2 changes: 0 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
source 'https://rubygems.org'

ruby '2.4.1'

gem 'jekyll'
gem 'jekyll-paginate'
gem 'nokogiri'
Expand Down
5 changes: 1 addition & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,5 @@ DEPENDENCIES
scss_lint
therubyracer

RUBY VERSION
ruby 2.4.1p111

BUNDLED WITH
1.14.6
1.15.1

0 comments on commit 1c7b833

Please sign in to comment.