Sha256: 3a827b12cc02a423c5041db0a61856823558fa5852f0e23f90cc2c902296a187

Contents?: true

Size: 375 Bytes

Versions: 18

Compression:

Stored size: 375 Bytes

Contents

# -*- ruby -*-

require 'rubygems'
require 'hoe'
require './lib/juggernaut.rb'

Hoe.new('juggernaut', Juggernaut::VERSION) do |p|
  p.rubyforge_name = 'juggernaut'
  p.author = 'Alex MacCaw'
  p.email = 'info@eribium.org'
  p.url = 'http://juggernaut.rubyforge.org'
  p.extra_deps << ['eventmachine', '>=0.10.0']
  p.extra_deps << ['json', '>=1.1.2']
end

# vim: syntax=Ruby

Version data entries

18 entries across 18 versions & 10 rubygems

Version Path
DefV-juggernaut-0.5.7.2 Rakefile
Flamefork-juggernaut-0.5.9 Rakefile
dima-exe-juggernaut-0.5.9.1 Rakefile
dima-exe-juggernaut-0.5.9.22 Rakefile
dima-exe-juggernaut-0.5.9.23 Rakefile
dima-exe-juggernaut-0.5.9.24 Rakefile
dima-exe-juggernaut-0.5.9.25 Rakefile
dima-exe-juggernaut-0.5.9.26 Rakefile
dima-exe-juggernaut-0.5.9 Rakefile
hubertlepicki-juggernaut-0.5.9 Rakefile
maccman-juggernaut-0.5.9 Rakefile
ripta-juggernaut-0.5.8 Rakefile
tilleryj-juggernaut-0.5.9.1 Rakefile
umka_juggernaut-0.0.1 Rakefile
M4D-juggernaut-0.5.9.2 Rakefile
M4D-juggernaut-0.5.9.1 Rakefile
M4D-juggernaut-0.5.9 Rakefile
juggernaut-0.5.8 Rakefile