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

Commit

Permalink
pin ruby to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Fisher committed Mar 15, 2014
1 parent be65525 commit b3881d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
source 'https://rubygems.org'

ruby '2.0.0'

gem 'chef'
gem 'foodcritic'
#gem 'berkshelf', '3.0.0.beta3' # needed for --ssl-verify=false support
Expand Down

0 comments on commit b3881d0

Please sign in to comment.