Sha256: afe451e205d28765c15aa2dc22d5dcd7123d6e5e8b02c42896042e30aa378e19

Contents?: true

Size: 479 Bytes

Versions: 4

Compression:

Stored size: 479 Bytes

Contents

Gem::Specification.new do |s|
  s.name = "shout-bot"
  s.date = "2009-10-17"
  s.version = "0.0.5"
  s.description = "Ridiculously simple library to quickly say something on IRC"
  s.summary = "Ridiculously simple library to quickly say something on IRC"
  s.homepage = "http://github.com/sr/shout-bot"
  s.authors = ["Simon Rozet", "Harry Vangberg"]
  s.email = "simon@rozet.name"
  s.files = ["lib/shout-bot.rb"]
  s.require_paths = ["."]
  s.add_dependency("addressable")
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
cerberus-0.8.0 lib/vendor/shout-bot/shout-bot.gemspec
cerberus-0.7.9 lib/vendor/shout-bot/shout-bot.gemspec
cerberus-0.7.8 lib/vendor/shout-bot/shout-bot.gemspec
cerberus-0.7.7 lib/vendor/shout-bot/shout-bot.gemspec