mixlib-authentication 1.1.4.rc.1 → 1.1.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/Rakefile +1 -1
  2. metadata +5 -9
data/Rakefile CHANGED
@@ -5,7 +5,7 @@ require 'date'
5
5
  require 'spec/rake/spectask'
6
6
 
7
7
  GEM = "mixlib-authentication"
8
- GEM_VERSION = "1.1.4.rc.1"
8
+ GEM_VERSION = "1.1.4"
9
9
  AUTHOR = "Opscode, Inc."
10
10
  EMAIL = "info@opscode.com"
11
11
  HOMEPAGE = "http://www.opscode.com"
metadata CHANGED
@@ -1,14 +1,12 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mixlib-authentication
3
3
  version: !ruby/object:Gem::Version
4
- prerelease: true
4
+ prerelease: false
5
5
  segments:
6
6
  - 1
7
7
  - 1
8
8
  - 4
9
- - rc
10
- - 1
11
- version: 1.1.4.rc.1
9
+ version: 1.1.4
12
10
  platform: ruby
13
11
  authors:
14
12
  - Opscode, Inc.
@@ -76,13 +74,11 @@ required_ruby_version: !ruby/object:Gem::Requirement
76
74
  required_rubygems_version: !ruby/object:Gem::Requirement
77
75
  none: false
78
76
  requirements:
79
- - - ">"
77
+ - - ">="
80
78
  - !ruby/object:Gem::Version
81
79
  segments:
82
- - 1
83
- - 3
84
- - 1
85
- version: 1.3.1
80
+ - 0
81
+ version: "0"
86
82
  requirements: []
87
83
 
88
84
  rubyforge_project: