Skip to content

Commit

Permalink
. correct dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kschiess committed Sep 13, 2011
1 parent 7d2c91e commit ddf881a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Rakefile
Expand Up @@ -30,7 +30,6 @@ spec = Gem::Specification.new do |s|
s.executables = FileList["bin/**"].map { |f| File.basename(f) }
s.require_paths = ["lib"]

s.add_dependency 'open4', '>= 0.9'
s.add_dependency 'procrastinate', '~> 0.3'
s.add_dependency 'text-highlight', '~> 1.0'

Expand Down

0 comments on commit ddf881a

Please sign in to comment.