Skip to content

Commit

Permalink
Merge pull request chef#567 from opscode/lcg/CHEF-3718
Browse files Browse the repository at this point in the history
CHEF-3718: pin systemu version for windows
  • Loading branch information
lamont-opscode committed Dec 21, 2012
2 parents 5c17ea2 + ec584d3 commit 4f3ae72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Expand Up @@ -14,6 +14,7 @@ group(:development, :test) do
end

platforms :mswin, :mingw do
gem "systemu", "2.2.0" # CHEF-3718
gem "ffi", "1.0.9"
gem "rdp-ruby-wmi", "0.3.1"
gem "windows-api", "0.4.0"
Expand Down

0 comments on commit 4f3ae72

Please sign in to comment.