Skip to content

Commit

Permalink
Updated manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
delano committed Aug 19, 2010
1 parent ba9eb3e commit 833e9bf
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions rye.gemspec
Expand Up @@ -6,13 +6,11 @@
s.description = s.summary
s.author = "Delano Mandelbaum"
s.email = "delano@solutious.com"
s.homepage = "http://solutious.com/"
s.homepage = "http://github.com/delano/rye/"

# = DEPENDENCIES =
# Add all gem dependencies
s.add_dependency 'drydock'
s.add_dependency 'sysinfo'
s.add_dependency 'storable'
s.add_dependency 'annoy'
s.add_dependency 'sysinfo', '>= 0.7.0'

s.add_dependency 'highline', '>= 1.5.1'
Expand All @@ -38,7 +36,6 @@
README.rdoc
Rakefile
Rudyfile
bin/rye
bin/try
lib/esc.rb
lib/rye.rb
Expand Down

0 comments on commit 833e9bf

Please sign in to comment.