api-client 2.5.0.rc1 → 2.5.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/api-client/version.rb +2 -2
  2. metadata +8 -5
@@ -1,5 +1,5 @@
1
1
  # High Level Namespace of the library ApiClient.
2
2
  module ApiClient
3
3
  # Version of the library.
4
- VERSION = '2.5.0.rc1'
5
- end
4
+ VERSION = '2.5.0'
5
+ end
metadata CHANGED
@@ -1,8 +1,8 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: api-client
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.5.0.rc1
5
- prerelease: 6
4
+ version: 2.5.0
5
+ prerelease:
6
6
  platform: ruby
7
7
  authors:
8
8
  - Paulo Henrique Lopes Ribeiro
@@ -202,13 +202,16 @@ required_ruby_version: !ruby/object:Gem::Requirement
202
202
  version: '0'
203
203
  segments:
204
204
  - 0
205
- hash: -3068055785354345759
205
+ hash: 4058944769664013271
206
206
  required_rubygems_version: !ruby/object:Gem::Requirement
207
207
  none: false
208
208
  requirements:
209
- - - ! '>'
209
+ - - ! '>='
210
210
  - !ruby/object:Gem::Version
211
- version: 1.3.1
211
+ version: '0'
212
+ segments:
213
+ - 0
214
+ hash: 4058944769664013271
212
215
  requirements: []
213
216
  rubyforge_project:
214
217
  rubygems_version: 1.8.25