Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

Commit

Permalink
Bump Ruby to 2.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
jkeiser committed Mar 17, 2016
1 parent 7ee51fe commit 3f16fd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion omnibus/config/projects/chefdk.rb
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
install_dir "#{default_root}/#{name}"
end

override :ruby, version: "2.1.6"
override :ruby, version: "2.1.8"
override :'ruby-windows-devkit', version: "4.7.2-20130224" if windows? && windows_arch_i386?
override :bundler, version: "1.11.2"
override :rubygems, version: "2.5.2"
Expand Down

0 comments on commit 3f16fd8

Please sign in to comment.