Skip to content

Commit

Permalink
modify description in gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
jugyo committed Oct 11, 2011
1 parent b0132cc commit b4c658f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions force_require.gemspec
Expand Up @@ -3,8 +3,8 @@
Gem::Specification.new do |gem|
gem.authors = ["jugyo"]
gem.email = ["jugyo.org@gmail.com"]
gem.description = %q{force require}
gem.summary = %q{force require any gems}
gem.description = %q{Force require for Bundler environment! Yeaaaaaaaaaaah!}
gem.summary = %q{You can require any gems on Bundler!}
gem.homepage = "https://github.com/jugyo/force_require"

gem.executables = `git ls-files -- bin/*`.split("\n").map{ |f| File.basename(f) }
Expand Down

0 comments on commit b4c658f

Please sign in to comment.