graphite-api 0.0.0.22 → 0.0.0.23

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/tasks/build.rake +1 -1
  2. metadata +4 -4
data/tasks/build.rake CHANGED
@@ -5,7 +5,7 @@ GraphiteAPI::GemSpec = Gem::Specification.new do |s|
5
5
  s.version = GraphiteAPI.version
6
6
  s.platform = Gem::Platform::RUBY
7
7
  s.summary = "Graphite Ruby Client"
8
- s.description = "GraphiteAPI - A Simple ruby client, aggregator daemon and API tools"
8
+ s.description = "Graphite API - A Simple ruby client, aggregator daemon and API tools"
9
9
  s.author = "Eran Barak Levi"
10
10
  s.email = 'eran@kontera.com'
11
11
  s.homepage = 'http://www.kontera.com'
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: graphite-api
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.0.22
4
+ version: 0.0.0.23
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -13,7 +13,7 @@ date: 2012-04-17 00:00:00.000000000Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: eventmachine
16
- requirement: &2152407100 !ruby/object:Gem::Requirement
16
+ requirement: &2152423400 !ruby/object:Gem::Requirement
17
17
  none: false
18
18
  requirements:
19
19
  - - ! '>='
@@ -21,8 +21,8 @@ dependencies:
21
21
  version: 0.3.3
22
22
  type: :runtime
23
23
  prerelease: false
24
- version_requirements: *2152407100
25
- description: GraphiteAPI - A Simple ruby client, aggregator daemon and API tools
24
+ version_requirements: *2152423400
25
+ description: Graphite API - A Simple ruby client, aggregator daemon and API tools
26
26
  email: eran@kontera.com
27
27
  executables:
28
28
  - graphite-middleware