Skip to content

Commit

Permalink
Update mongo_gem.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
bmanuel committed May 27, 2015
1 parent d66c359 commit 2b1c872
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/mongo_gem.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
end.run_action(:install)

node['mongodb']['ruby_gems'].each do |gem, version|
chef_gem gem do
gem_package gem do
version version
end
end

0 comments on commit 2b1c872

Please sign in to comment.