Sha256: c3e3e6f6e07645c51a3917d09c5a01105490a27b4c0164ee648cb61590f6c458

Contents?: true

Size: 561 Bytes

Versions: 4

Compression:

Stored size: 561 Bytes

Contents

begin
  require 'jeweler'
  Jeweler::Tasks.new do |spec|
    spec.name = "biobot"
    spec.summary = "An XMPP bot for Vanderbilt Biostatistics"
    spec.description = "An XMPP bot for Vanderbilt Biostatistics"
    spec.email = "viking415@gmail.com"
    spec.homepage = "http://biostat.mc.vanderbilt.edu"
    spec.authors = ["Jeremy Stephens"]
    spec.add_dependency('activerecord')
    spec.add_dependency('xmpp4r')
  end
rescue LoadError
  puts "Jeweler not available. Install it with: sudo gem install technicalpickles-jeweler -s http://gems.github.com"
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
viking-biobot-0.0.1 Rakefile
viking-biobot-0.0.2 Rakefile
viking-biobot-0.0.3 Rakefile
viking-biobot-0.0.4 Rakefile