# Generated by jeweler # DO NOT EDIT THIS FILE DIRECTLY # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{rupture} s.version = "0.0.0" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Justin Balthrop"] s.date = %q{2011-07-19} s.description = %q{Clojure sequence functions for Ruby.} s.email = %q{code@justinbalthrop.com} s.extra_rdoc_files = [ "LICENSE", "README.rdoc" ] s.files = [ "LICENSE", "README.rdoc", "Rakefile", "VERSION", "lib/rupture/seq.rb", "rupture.gemspec" ] s.homepage = %q{http://github.com/flatland/rupture} s.require_paths = ["lib"] s.rubygems_version = %q{1.5.2} s.summary = %q{Clojure sequence functions for Ruby.} if s.respond_to? :specification_version then s.specification_version = 3 if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then else end else end end