Skip to content

Commit

Permalink
Removing bad dependency on chef (https://github.com/infochimps/talk_d…
Browse files Browse the repository at this point in the history
  • Loading branch information
temujin9 committed Aug 17, 2012
1 parent c2f765d commit 6de880a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
0.5.11
0.5.12
1 change: 0 additions & 1 deletion rubix.gemspec
Expand Up @@ -24,7 +24,6 @@ Gem::Specification.new do |gem|
gem.add_development_dependency 'mysql2'
gem.add_development_dependency 'oj' unless RUBY_PLATFORM =~ /java/

gem.add_dependency 'chef'
gem.add_dependency 'multi_json'
gem.add_dependency 'configliere', '>= 0.4.16'
gem.add_dependency 'multipart-post'
Expand Down

0 comments on commit 6de880a

Please sign in to comment.