# -*- encoding: utf-8 -*- # stub: woopra_rails 1.2 ruby lib Gem::Specification.new do |s| s.name = "woopra_rails".freeze s.version = "1.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 = ["Kevin Hopkins".freeze] s.date = "2013-05-28" s.description = "Woopra for Ruby on Rails".freeze s.email = ["kevin@h-pk-ns.com".freeze] s.files = [".gitignore".freeze, "Gemfile".freeze, "Guardfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "lib/woopra_rails.rb".freeze, "lib/woopra_rails/api.rb".freeze, "lib/woopra_rails/engine.rb".freeze, "lib/woopra_rails/error.rb".freeze, "lib/woopra_rails/response.rb".freeze, "lib/woopra_rails/version.rb".freeze, "spec/TestApp/.gitignore".freeze, "spec/TestApp/.rspec".freeze, "spec/TestApp/Gemfile".freeze, "spec/TestApp/Guardfile".freeze, "spec/TestApp/README.rdoc".freeze, "spec/TestApp/Rakefile".freeze, "spec/TestApp/app/assets/images/rails.png".freeze, "spec/TestApp/app/assets/javascripts/application.js".freeze, "spec/TestApp/app/assets/stylesheets/application.css".freeze, "spec/TestApp/app/controllers/application_controller.rb".freeze, "spec/TestApp/app/helpers/application_helper.rb".freeze, "spec/TestApp/app/mailers/.gitkeep".freeze, "spec/TestApp/app/models/.gitkeep".freeze, "spec/TestApp/app/views/application/index.html.erb".freeze, "spec/TestApp/app/views/layouts/application.html.erb".freeze, "spec/TestApp/config.ru".freeze, "spec/TestApp/config/application.rb".freeze, "spec/TestApp/config/boot.rb".freeze, "spec/TestApp/config/database.yml".freeze, "spec/TestApp/config/environment.rb".freeze, "spec/TestApp/config/environments/development.rb".freeze, "spec/TestApp/config/environments/production.rb".freeze, "spec/TestApp/config/environments/test.rb".freeze, "spec/TestApp/config/initializers/backtrace_silencers.rb".freeze, "spec/TestApp/config/initializers/inflections.rb".freeze, "spec/TestApp/config/initializers/mime_types.rb".freeze, "spec/TestApp/config/initializers/secret_token.rb".freeze, "spec/TestApp/config/initializers/session_store.rb".freeze, "spec/TestApp/config/initializers/wrap_parameters.rb".freeze, "spec/TestApp/config/locales/en.yml".freeze, "spec/TestApp/config/routes.rb".freeze, "spec/TestApp/config/woopra.yml.example".freeze, "spec/TestApp/db/seeds.rb".freeze, "spec/TestApp/fixtures/cassettes/failed.yml".freeze, "spec/TestApp/fixtures/cassettes/success-bad-email.yml".freeze, "spec/TestApp/fixtures/cassettes/success-good-arguments.yml".freeze, "spec/TestApp/fixtures/cassettes/success.yml".freeze, "spec/TestApp/lib/assets/.gitkeep".freeze, "spec/TestApp/lib/tasks/.gitkeep".freeze, "spec/TestApp/log/.gitkeep".freeze, "spec/TestApp/public/404.html".freeze, "spec/TestApp/public/422.html".freeze, "spec/TestApp/public/500.html".freeze, "spec/TestApp/public/favicon.ico".freeze, "spec/TestApp/public/robots.txt".freeze, "spec/TestApp/script/rails".freeze, "spec/TestApp/spec/lib/api_spec.rb".freeze, "spec/TestApp/spec/spec_helper.rb".freeze, "spec/TestApp/spec/support/vcr.rb".freeze, "spec/TestApp/spec/support/vcr_macros.rb".freeze, "spec/TestApp/spec/woopra_rails_spec.rb".freeze, "spec/TestApp/test/fixtures/.gitkeep".freeze, "spec/TestApp/test/functional/.gitkeep".freeze, "spec/TestApp/test/integration/.gitkeep".freeze, "spec/TestApp/test/performance/browsing_test.rb".freeze, "spec/TestApp/test/test_helper.rb".freeze, "spec/TestApp/test/unit/.gitkeep".freeze, "spec/TestApp/vendor/assets/javascripts/.gitkeep".freeze, "spec/TestApp/vendor/assets/stylesheets/.gitkeep".freeze, "spec/TestApp/vendor/plugins/.gitkeep".freeze, "woopra_rails.gemspec".freeze] s.homepage = "http://github.com/khopkins218/woopra_rails".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Server side integration of Woopra HTTP API for Ruby on Rails applications".freeze s.test_files = ["spec/TestApp/.gitignore".freeze, "spec/TestApp/.rspec".freeze, "spec/TestApp/Gemfile".freeze, "spec/TestApp/Guardfile".freeze, "spec/TestApp/README.rdoc".freeze, "spec/TestApp/Rakefile".freeze, "spec/TestApp/app/assets/images/rails.png".freeze, "spec/TestApp/app/assets/javascripts/application.js".freeze, "spec/TestApp/app/assets/stylesheets/application.css".freeze, "spec/TestApp/app/controllers/application_controller.rb".freeze, "spec/TestApp/app/helpers/application_helper.rb".freeze, "spec/TestApp/app/mailers/.gitkeep".freeze, "spec/TestApp/app/models/.gitkeep".freeze, "spec/TestApp/app/views/application/index.html.erb".freeze, "spec/TestApp/app/views/layouts/application.html.erb".freeze, "spec/TestApp/config.ru".freeze, "spec/TestApp/config/application.rb".freeze, "spec/TestApp/config/boot.rb".freeze, "spec/TestApp/config/database.yml".freeze, "spec/TestApp/config/environment.rb".freeze, "spec/TestApp/config/environments/development.rb".freeze, "spec/TestApp/config/environments/production.rb".freeze, "spec/TestApp/config/environments/test.rb".freeze, "spec/TestApp/config/initializers/backtrace_silencers.rb".freeze, "spec/TestApp/config/initializers/inflections.rb".freeze, "spec/TestApp/config/initializers/mime_types.rb".freeze, "spec/TestApp/config/initializers/secret_token.rb".freeze, "spec/TestApp/config/initializers/session_store.rb".freeze, "spec/TestApp/config/initializers/wrap_parameters.rb".freeze, "spec/TestApp/config/locales/en.yml".freeze, "spec/TestApp/config/routes.rb".freeze, "spec/TestApp/config/woopra.yml.example".freeze, "spec/TestApp/db/seeds.rb".freeze, "spec/TestApp/fixtures/cassettes/failed.yml".freeze, "spec/TestApp/fixtures/cassettes/success-bad-email.yml".freeze, "spec/TestApp/fixtures/cassettes/success-good-arguments.yml".freeze, "spec/TestApp/fixtures/cassettes/success.yml".freeze, "spec/TestApp/lib/assets/.gitkeep".freeze, "spec/TestApp/lib/tasks/.gitkeep".freeze, "spec/TestApp/log/.gitkeep".freeze, "spec/TestApp/public/404.html".freeze, "spec/TestApp/public/422.html".freeze, "spec/TestApp/public/500.html".freeze, "spec/TestApp/public/favicon.ico".freeze, "spec/TestApp/public/robots.txt".freeze, "spec/TestApp/script/rails".freeze, "spec/TestApp/spec/lib/api_spec.rb".freeze, "spec/TestApp/spec/spec_helper.rb".freeze, "spec/TestApp/spec/support/vcr.rb".freeze, "spec/TestApp/spec/support/vcr_macros.rb".freeze, "spec/TestApp/spec/woopra_rails_spec.rb".freeze, "spec/TestApp/test/fixtures/.gitkeep".freeze, "spec/TestApp/test/functional/.gitkeep".freeze, "spec/TestApp/test/integration/.gitkeep".freeze, "spec/TestApp/test/performance/browsing_test.rb".freeze, "spec/TestApp/test/test_helper.rb".freeze, "spec/TestApp/test/unit/.gitkeep".freeze, "spec/TestApp/vendor/assets/javascripts/.gitkeep".freeze, "spec/TestApp/vendor/assets/stylesheets/.gitkeep".freeze, "spec/TestApp/vendor/plugins/.gitkeep".freeze] s.specification_version = 3 s.add_development_dependency(%q.freeze, ["~> 1.3".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end