Skip to content

Commit

Permalink
Fix foodcritic
Browse files Browse the repository at this point in the history
  • Loading branch information
damacus committed Oct 30, 2017
1 parent 377d2dc commit 38a9f7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/pg_gem.rb
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
end.run_action :add

package 'Install dependencies' do
case node[:platform_family]
case node['platform_family']
when 'debian'
package_name [
'libpq5',
Expand Down

0 comments on commit 38a9f7f

Please sign in to comment.