site24x7-agent.gemspec in site24x7_apminsight-1.2 vs site24x7-agent.gemspec in site24x7_apminsight-1.3
- old
+ new
@@ -1,17 +1,19 @@
# Generated by jeweler
# DO NOT EDIT THIS FILE DIRECTLY
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
+require './lib/version'
+
Gem::Specification.new do |s|
s.name = "site24x7_apminsight"
- s.version = "1.2"
+ s.version = ManageEngine::APMInsight::VERSION
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Adithyan P"]
- s.date = "2016-11-21"
+ s.date = Date.today.to_s
s.description = "Site24x7 APMInsight gives you end-to-end web-transaction awareness of Rails applications enabling you to isolate performance issues and resolve them quickly. To monitor Rails application performance, download and deploy Ruby agent(site24x7_apminsight) in your Application Server. This agent allows you to send information about Ruby applications. You can install APM Insight Agent via Rubygems or download it from your user account in Site24x7"
s.email = "apm-insight@zohocorp.com"
s.extra_rdoc_files = [
"LICENSE.txt",
@@ -22,9 +24,10 @@
"README.rdoc",
"Rakefile",
"VERSION",
"site24x7-agent.gemspec",
"conf/apminsight.conf",
+ "lib/version.rb",
"lib/site24x7_apminsight.rb",
"lib/agent/am_objectholder.rb",
"lib/agent/logging/am_logger.rb",
"lib/agent/configuration/am_configuration.rb",
"lib/agent/util/am_constants.rb",