Bump Ruby to 2.3.5 (#2149)

https://www.ruby-lang.org/en/news/2017/09/14/ruby-2-3-5-released/

Signed-off-by: Adam Leff <adam@leff.co>
This commit is contained in:
Adam Leff 2017-09-14 13:08:55 -04:00 committed by GitHub
parent 20ad2ba65e
commit 2c37d1a578

View file

@ -37,7 +37,7 @@ end
build_version Inspec::VERSION
build_iteration 1
override 'ruby', version: '2.3.1'
override 'ruby', version: '2.3.5'
dependency 'preparation'