Skip to content

Commit 732c2b7

Browse files
committed
bump to Ruby 2.3.2
1 parent 91c8446 commit 732c2b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
source "https://rubygems.org"
2-
ruby ENV['CUSTOM_RUBY_VERSION'] || '2.3.1'
2+
ruby ENV['CUSTOM_RUBY_VERSION'] || '~> 2.3.2'
33

44
gem 'rake'
55
gem 'jekyll', '~> 3.0'

0 commit comments

Comments
 (0)