# -*- encoding: utf-8 -*- # stub: easystats 0.1.0 ruby lib Gem::Specification.new do |s| s.name = "easystats".freeze s.version = "0.1.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Matthew Grigajtis".freeze] s.date = "2011-05-22" 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] s.files = [".gitignore".freeze, "Gemfile".freeze, "README".freeze, "Rakefile".freeze, "autotest/discover.rb".freeze, "autotest/testunit.rb".freeze, "easystats.gemspec".freeze, "lib/easystats.rb".freeze, "lib/easystats/version.rb".freeze, "test/easystats_test.rb".freeze, "test/test_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 end