# -*- encoding: utf-8 -*- # stub: easystats 0.4.0.rc2 ruby lib Gem::Specification.new do |s| s.name = "easystats".freeze s.version = "0.4.0.rc2".freeze s.required_rubygems_version = Gem::Requirement.new("> 1.3.1".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Matthew Grigajtis".freeze, "Justin Campbell".freeze] s.date = "2012-09-23" s.description = "This gem contains statistics functions that are very easy to use. Much easier and much more complete than many of the other statistical gems available out there. If you need a feature added, send me a message on Github!".freeze s.email = ["matthew@grigajtis.org".freeze, "justin@justincampbell.me".freeze] s.files = [".gitignore".freeze, ".rspec".freeze, ".rvmrc".freeze, ".travis.yml".freeze, "Gemfile".freeze, "Guardfile".freeze, "README.md".freeze, "Rakefile".freeze, "easystats.gemspec".freeze, "lib/easystats.rb".freeze, "lib/easystats/version.rb".freeze, "spec/lib/easystats_spec.rb".freeze, "spec/spec_helper.rb".freeze] s.homepage = "https://github.com/mgrigajtis/easystats".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Easy to use statistics functions".freeze s.test_files = ["spec/lib/easystats_spec.rb".freeze, "spec/spec_helper.rb".freeze] s.specification_version = 3 s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end