Skip to content

Commit

Permalink
Add psych gem to development gems sous-chefs#276
Browse files Browse the repository at this point in the history
  • Loading branch information
svanzoest committed Feb 17, 2015
1 parent 9838bdc commit 62f0e98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Expand Up @@ -24,6 +24,7 @@ group :development do
gem 'rb-fsevent', :require => false
gem 'rb-inotify', :require => false
gem 'terminal-notifier-guard', :require => false
gem 'psych', '~> 2.0.12'
require 'rbconfig'
if RbConfig::CONFIG['target_os'] =~ /mswin|mingw|cygwin/i
gem 'wdm', '>= 0.1.0'
Expand Down

0 comments on commit 62f0e98

Please sign in to comment.