Skip to content

Commit

Permalink
Bump ruby to 2.7.2 for M1 mac builds
Browse files Browse the repository at this point in the history
Signed-off-by: Jeremiah Snapp <jeremiah@chef.io>
  • Loading branch information
jeremiahsnapp committed Feb 26, 2021
1 parent ea5b9a9 commit 745a77c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/projects/omnibus-toolchain.rb
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
install_dir "#{default_root}/#{name}"
end

override :ruby, version: "2.6.5"
override :ruby, version: "2.7.2"
override :bundler, version: "1.17.2"
override :gtar, version: "1.32"

Expand Down

0 comments on commit 745a77c

Please sign in to comment.