Skip to content

Commit

Permalink
Fix #110
Browse files Browse the repository at this point in the history
  • Loading branch information
tatat committed Jun 4, 2015
1 parent a65f28d commit b59a0ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/gem.rb
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
attribute :gem_binary, :kind_of => String
attribute :user, :kind_of => String
attribute :root_path, :kind_of => String
attribute :clear_sources, :kind_of => [TrueClass, FalseClass]

include Chef::Rbenv::Mixin::ResourceString

Expand Down

0 comments on commit b59a0ea

Please sign in to comment.