# -*- encoding: utf-8 -*- # stub: rorvswild 1.0.0.pre.alpha5 ruby lib Gem::Specification.new do |s| s.name = "rorvswild".freeze s.version = "1.0.0.pre.alpha5".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 = ["Alexis Bernard".freeze] s.date = "2017-04-28" s.description = "Performances & quality insights for rails developers.".freeze s.email = ["alexis@bernard.io".freeze] s.executables = ["rorvswild-install".freeze] s.files = [".gitignore".freeze, "Gemfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "bin/rorvswild-install".freeze, "cacert.pem".freeze, "lib/rorvswild.rb".freeze, "lib/rorvswild/agent.rb".freeze, "lib/rorvswild/client.rb".freeze, "lib/rorvswild/installer.rb".freeze, "lib/rorvswild/location.rb".freeze, "lib/rorvswild/plugin/action_controller.rb".freeze, "lib/rorvswild/plugin/action_mailer.rb".freeze, "lib/rorvswild/plugin/action_view.rb".freeze, "lib/rorvswild/plugin/active_job.rb".freeze, "lib/rorvswild/plugin/active_record.rb".freeze, "lib/rorvswild/plugin/delayed_job.rb".freeze, "lib/rorvswild/plugin/mongo.rb".freeze, "lib/rorvswild/plugin/net_http.rb".freeze, "lib/rorvswild/plugin/redis.rb".freeze, "lib/rorvswild/plugin/resque.rb".freeze, "lib/rorvswild/plugin/sidekiq.rb".freeze, "lib/rorvswild/plugins.rb".freeze, "lib/rorvswild/rails_loader.rb".freeze, "lib/rorvswild/section.rb".freeze, "lib/rorvswild/version.rb".freeze, "rorvswild.gemspec".freeze, "test/helper.rb".freeze, "test/measure_nested_sections_test.rb".freeze, "test/plugin/action_controller_test.rb".freeze, "test/plugin/action_mailer_test.rb".freeze, "test/plugin/action_view_test.rb".freeze, "test/plugin/active_job_test.rb".freeze, "test/plugin/active_record_test.rb".freeze, "test/plugin/delayed_job_test.rb".freeze, "test/plugin/mongo_test.rb".freeze, "test/plugin/net_http_test.rb".freeze, "test/plugin/redis_test.rb".freeze, "test/rorvswild_test.rb".freeze, "test/run.rb".freeze, "test/section_test.rb".freeze] s.homepage = "https://www.rorvswild.com".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Ruby on Rails app monitoring".freeze s.test_files = ["test/helper.rb".freeze, "test/measure_nested_sections_test.rb".freeze, "test/plugin/action_controller_test.rb".freeze, "test/plugin/action_mailer_test.rb".freeze, "test/plugin/action_view_test.rb".freeze, "test/plugin/active_job_test.rb".freeze, "test/plugin/active_record_test.rb".freeze, "test/plugin/delayed_job_test.rb".freeze, "test/plugin/mongo_test.rb".freeze, "test/plugin/net_http_test.rb".freeze, "test/plugin/redis_test.rb".freeze, "test/rorvswild_test.rb".freeze, "test/run.rb".freeze, "test/section_test.rb".freeze] s.specification_version = 4 s.add_development_dependency(%q.freeze, ["~> 1.6".freeze]) end