# -*- encoding: utf-8 -*- # stub: fiveruns-dash-activerecord 0.8.0 ruby lib Gem::Specification.new do |s| s.name = "fiveruns-dash-activerecord".freeze s.version = "0.8.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 = ["FiveRuns Development Team".freeze] s.date = "2009-02-18" s.description = "Provides an API to send metrics from applications using ActiveRecord to the FiveRuns Dash service".freeze s.email = "dev@fiveruns.com".freeze s.files = ["README.rdoc".freeze, "VERSION.yml".freeze, "lib/fiveruns".freeze, "lib/fiveruns-dash-activerecord.rb".freeze, "lib/fiveruns/dash".freeze, "lib/fiveruns/dash/recipes".freeze, "lib/fiveruns/dash/recipes/activerecord.rb".freeze] s.homepage = "http://github.com/fiveruns/dash-activerecord".freeze s.rdoc_options = ["--inline-source".freeze, "--charset=UTF-8".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "FiveRuns Dash recipe for ActiveRecord".freeze s.specification_version = 2 s.add_runtime_dependency(%q.freeze, [">= 0.8.0".freeze]) end