# -*- encoding: utf-8 -*- # stub: contextuality 1.0.2 ruby lib Gem::Specification.new do |s| s.name = "contextuality".freeze s.version = "1.0.2".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["pyromaniac".freeze] s.date = "2012-12-04" s.description = "Contextual global variables".freeze s.email = ["kinwizard@gmail.com".freeze] s.files = [".gitignore".freeze, ".rspec".freeze, ".rvmrc".freeze, "Gemfile".freeze, "Guardfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "contextuality.gemspec".freeze, "lib/contextuality.rb".freeze, "lib/contextuality/context.rb".freeze, "lib/contextuality/defaults.rb".freeze, "lib/contextuality/version.rb".freeze, "spec/contextuality/context_spec.rb".freeze, "spec/contextuality_spec.rb".freeze, "spec/spec_helper.rb".freeze] s.homepage = "".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Contextual global variables".freeze s.test_files = ["spec/contextuality/context_spec.rb".freeze, "spec/contextuality_spec.rb".freeze, "spec/spec_helper.rb".freeze] end