diff options
author | Lamont Granquist <lamont@scriptkiddie.org> | 2016-03-24 12:07:15 -0700 |
---|---|---|
committer | Lamont Granquist <lamont@scriptkiddie.org> | 2016-03-24 12:07:15 -0700 |
commit | 42698ae671832381e4a9b434ff9b6b5a03c5ae8e (patch) | |
tree | 484cb328983159332a72e75ee9371bf3da734097 /Gemfile | |
parent | 3cb10016d142c45d5b2409ecb337b1b7bc295046 (diff) | |
download | chef-42698ae671832381e4a9b434ff9b6b5a03c5ae8e.tar.gz |
add comment
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ gem "chef-config", path: "chef-config" if File.exist?(File.expand_path("../chef- # Ensure that we can always install rake, regardless of gem groups gem "rake" +# we can go back to mainline when https://github.com/ffi/ffi/pull/490 is merged gem "ffi", github: "lamont-granquist/ffi", branch: "lcg/rb_gc_guard_ptr" if RUBY_PLATFORM.downcase =~ /aix/ group(:docgen) do |