KayakoClient 0.0.1b → 1.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. metadata +10 -13
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: KayakoClient
3
3
  version: !ruby/object:Gem::Version
4
- hash: 47
5
- prerelease: 5
4
+ hash: 21
5
+ prerelease:
6
6
  segments:
7
- - 0
7
+ - 1
8
8
  - 0
9
9
  - 1
10
- - b
11
- version: 0.0.1b
10
+ version: 1.0.1
12
11
  platform: ruby
13
12
  authors:
14
13
  - Kayako
@@ -16,7 +15,7 @@ autorequire:
16
15
  bindir: bin
17
16
  cert_chain: []
18
17
 
19
- date: 2011-09-22 00:00:00 Z
18
+ date: 2012-01-26 00:00:00 Z
20
19
  dependencies: []
21
20
 
22
21
  description: Kayako's official Ruby interface library for the REST API.
@@ -86,18 +85,16 @@ required_ruby_version: !ruby/object:Gem::Requirement
86
85
  required_rubygems_version: !ruby/object:Gem::Requirement
87
86
  none: false
88
87
  requirements:
89
- - - ">"
88
+ - - ">="
90
89
  - !ruby/object:Gem::Version
91
- hash: 25
90
+ hash: 3
92
91
  segments:
93
- - 1
94
- - 3
95
- - 1
96
- version: 1.3.1
92
+ - 0
93
+ version: "0"
97
94
  requirements: []
98
95
 
99
96
  rubyforge_project:
100
- rubygems_version: 1.7.2
97
+ rubygems_version: 1.8.10
101
98
  signing_key:
102
99
  specification_version: 3
103
100
  summary: Kayako official Ruby REST API library.