rest-client 1.6.0.a → 1.6.0

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of rest-client might be problematic. Click here for more details.

Files changed (2) hide show
  1. data/VERSION +1 -1
  2. metadata +3 -4
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.6.0.a
1
+ 1.6.0
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rest-client
3
3
  version: !ruby/object:Gem::Version
4
- hash: 10
5
- prerelease: true
4
+ hash: 15
5
+ prerelease: false
6
6
  segments:
7
7
  - 1
8
8
  - 6
9
9
  - 0
10
- - a
11
- version: 1.6.0.a
10
+ version: 1.6.0
12
11
  platform: ruby
13
12
  authors:
14
13
  - Adam Wiggins