# -*- encoding: utf-8 -*- # stub: speed_gun 2.0.1 ruby lib Gem::Specification.new do |s| s.name = "speed_gun".freeze s.version = "2.0.1".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Sho Kusano".freeze] s.bindir = "exe".freeze s.date = "2016-07-06" s.description = "Better web app profiler for Rails apps".freeze s.email = ["sho-kusano@zeny.io".freeze] s.files = [".gitignore".freeze, ".rspec".freeze, ".rubocop.yml".freeze, ".travis.yml".freeze, "Gemfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "bin/console".freeze, "bin/setup".freeze, "example/rails/.gitignore".freeze, "example/rails/Gemfile".freeze, "example/rails/Gemfile.lock".freeze, "example/rails/README.rdoc".freeze, "example/rails/Rakefile".freeze, "example/rails/app/assets/images/.keep".freeze, "example/rails/app/assets/javascripts/application.js".freeze, "example/rails/app/assets/javascripts/posts.coffee".freeze, "example/rails/app/assets/stylesheets/application.css".freeze, "example/rails/app/assets/stylesheets/posts.scss".freeze, "example/rails/app/assets/stylesheets/scaffolds.scss".freeze, "example/rails/app/controllers/application_controller.rb".freeze, "example/rails/app/controllers/concerns/.keep".freeze, "example/rails/app/controllers/posts_controller.rb".freeze, "example/rails/app/helpers/application_helper.rb".freeze, "example/rails/app/helpers/posts_helper.rb".freeze, "example/rails/app/mailers/.keep".freeze, "example/rails/app/models/.keep".freeze, "example/rails/app/models/concerns/.keep".freeze, "example/rails/app/models/post.rb".freeze, "example/rails/app/views/layouts/application.html.erb".freeze, "example/rails/app/views/posts/_form.html.erb".freeze, "example/rails/app/views/posts/edit.html.erb".freeze, "example/rails/app/views/posts/index.html.erb".freeze, "example/rails/app/views/posts/index.json.jbuilder".freeze, "example/rails/app/views/posts/new.html.erb".freeze, "example/rails/app/views/posts/show.html.erb".freeze, "example/rails/app/views/posts/show.json.jbuilder".freeze, "example/rails/bin/bundle".freeze, "example/rails/bin/rails".freeze, "example/rails/bin/rake".freeze, "example/rails/bin/setup".freeze, "example/rails/bin/spring".freeze, "example/rails/config.ru".freeze, "example/rails/config/application.rb".freeze, "example/rails/config/boot.rb".freeze, "example/rails/config/database.yml".freeze, "example/rails/config/environment.rb".freeze, "example/rails/config/environments/development.rb".freeze, "example/rails/config/environments/production.rb".freeze, "example/rails/config/environments/test.rb".freeze, "example/rails/config/initializers/assets.rb".freeze, "example/rails/config/initializers/backtrace_silencers.rb".freeze, "example/rails/config/initializers/cookies_serializer.rb".freeze, "example/rails/config/initializers/filter_parameter_logging.rb".freeze, "example/rails/config/initializers/inflections.rb".freeze, "example/rails/config/initializers/mime_types.rb".freeze, "example/rails/config/initializers/session_store.rb".freeze, "example/rails/config/initializers/wrap_parameters.rb".freeze, "example/rails/config/locales/en.yml".freeze, "example/rails/config/routes.rb".freeze, "example/rails/config/secrets.yml".freeze, "example/rails/db/migrate/20160619175824_create_posts.rb".freeze, "example/rails/db/schema.rb".freeze, "example/rails/db/seeds.rb".freeze, "example/rails/lib/assets/.keep".freeze, "example/rails/lib/tasks/.keep".freeze, "example/rails/log/.keep".freeze, "example/rails/public/404.html".freeze, "example/rails/public/422.html".freeze, "example/rails/public/500.html".freeze, "example/rails/public/favicon.ico".freeze, "example/rails/public/robots.txt".freeze, "example/rails/test/controllers/.keep".freeze, "example/rails/test/controllers/posts_controller_test.rb".freeze, "example/rails/test/fixtures/.keep".freeze, "example/rails/test/fixtures/posts.yml".freeze, "example/rails/test/helpers/.keep".freeze, "example/rails/test/integration/.keep".freeze, "example/rails/test/mailers/.keep".freeze, "example/rails/test/models/.keep".freeze, "example/rails/test/models/post_test.rb".freeze, "example/rails/test/test_helper.rb".freeze, "example/rails/vendor/assets/javascripts/.keep".freeze, "example/rails/vendor/assets/stylesheets/.keep".freeze, "lib/rack/speed_gun.rb".freeze, "lib/speed_gun.rb".freeze, "lib/speed_gun/app.rb".freeze, "lib/speed_gun/app/public/feather.css".freeze, "lib/speed_gun/app/public/fonts/feather-webfont.eot".freeze, "lib/speed_gun/app/public/fonts/feather-webfont.svg".freeze, "lib/speed_gun/app/public/fonts/feather-webfont.ttf".freeze, "lib/speed_gun/app/public/fonts/feather-webfont.woff".freeze, "lib/speed_gun/app/public/report.js".freeze, "lib/speed_gun/app/views/_hint.scss".freeze, "lib/speed_gun/app/views/events.slim".freeze, "lib/speed_gun/app/views/payload.slim".freeze, "lib/speed_gun/app/views/report.scss".freeze, "lib/speed_gun/app/views/report.slim".freeze, "lib/speed_gun/app/views/sources.slim".freeze, "lib/speed_gun/config.rb".freeze, "lib/speed_gun/event.rb".freeze, "lib/speed_gun/hook.rb".freeze, "lib/speed_gun/hook/net/http.rb".freeze, "lib/speed_gun/profiler.rb".freeze, "lib/speed_gun/profiler/action_controller_profiler.rb".freeze, "lib/speed_gun/profiler/action_mailer_profiler.rb".freeze, "lib/speed_gun/profiler/action_view_profiler.rb".freeze, "lib/speed_gun/profiler/active_job_profiler.rb".freeze, "lib/speed_gun/profiler/active_record_profiler.rb".freeze, "lib/speed_gun/profiler/active_support_notifications_profiler.rb".freeze, "lib/speed_gun/profiler/active_support_profiler.rb".freeze, "lib/speed_gun/profiler/http_profiler.rb".freeze, "lib/speed_gun/profiler/line_profiler.rb".freeze, "lib/speed_gun/profiler/rack_profiler.rb".freeze, "lib/speed_gun/railtie.rb".freeze, "lib/speed_gun/report.rb".freeze, "lib/speed_gun/source.rb".freeze, "lib/speed_gun/store.rb".freeze, "lib/speed_gun/store/file_store.rb".freeze, "lib/speed_gun/store/memory_store.rb".freeze, "lib/speed_gun/version.rb".freeze, "speed_gun.gemspec".freeze] s.homepage = "https://github.com/zeny-io/speed_gun".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Better web app profiler for Rails apps".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.12".freeze]) s.add_development_dependency(%q.freeze, ["~> 11.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 3.0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end