Skip to content

Commit

Permalink
switch to ruby-2.4.3 for faster netlify build
Browse files Browse the repository at this point in the history
  • Loading branch information
lchski committed Jul 20, 2018
1 parent f749213 commit a84e921
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 6 deletions.
3 changes: 1 addition & 2 deletions .ruby-version
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
ruby-2.5.1

ruby-2.4.3
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
source "https://rubygems.org"
ruby "2.5.1"
ruby "2.4.3"

# Hello! This is where you manage which Jekyll version is used to run.
# When you want to use a different version, change it below, save the
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ GEM
rouge (3.1.1)
ruby_dep (1.5.0)
safe_yaml (1.0.4)
sass (3.5.6)
sass (3.5.7)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
Expand All @@ -69,7 +69,7 @@ DEPENDENCIES
minima

RUBY VERSION
ruby 2.5.1p57
ruby 2.4.3p205

BUNDLED WITH
1.16.2
1.16.3

0 comments on commit a84e921

Please sign in to comment.