Skip to content

Commit

Permalink
Edited utility-belt.gemspec via GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
markbates committed May 11, 2011
1 parent fedc926 commit d5d462e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions utility-belt.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = "utility_belt"
s.version = "1.1.0"
s.version = "1.1.1"
s.author = "Giles Bowkett"
s.email = "gilesb@gmail.com"
s.homepage = "http://utilitybelt.rubyforge.org"
Expand All @@ -13,7 +13,6 @@ Gem::Specification.new do |s|
end
s.require_path = "lib"
s.test_file = "spec/utility_belt_spec.rb"
s.has_rdoc = true
s.extra_rdoc_files = ["README"]
s.add_dependency("activesupport")
s.add_dependency("wirble", ">= 0.1.2")
Expand Down

0 comments on commit d5d462e

Please sign in to comment.