Skip to content

Commit

Permalink
Remove pry-doc, depends on more recent pry.
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Crump committed Aug 20, 2012
1 parent 7c2bf3e commit 08f33d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion foodcritic.gemspec
Expand Up @@ -14,7 +14,6 @@ Gem::Specification.new do |s|
s.add_dependency('gist', '~> 3.1.0')
s.add_dependency('nokogiri', '= 1.5.0')
s.add_dependency('pry', '~> 0.9.8.4')
s.add_dependency('pry-doc', '~> 0.4.2')
s.add_dependency('rak', '~> 1.4')
s.add_dependency('treetop', '~> 1.4.10')
s.add_dependency('yajl-ruby', '~> 1.1.0')
Expand Down

0 comments on commit 08f33d5

Please sign in to comment.