autoproj 1.7.14.rc6 → 1.7.14

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/Rakefile +1 -0
  2. data/lib/autoproj/version.rb +1 -1
  3. metadata +7 -11
data/Rakefile CHANGED
@@ -81,3 +81,4 @@ Utilrb::Rake.rdoc do
81
81
  end
82
82
  end
83
83
 
84
+
@@ -1,3 +1,3 @@
1
1
  module Autoproj
2
- VERSION = "1.7.14.rc6"
2
+ VERSION = "1.7.14"
3
3
  end
metadata CHANGED
@@ -1,15 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: autoproj
3
3
  version: !ruby/object:Gem::Version
4
- hash: 15424057
5
- prerelease: 7
4
+ hash: 23
5
+ prerelease:
6
6
  segments:
7
7
  - 1
8
8
  - 7
9
9
  - 14
10
- - rc
11
- - 6
12
- version: 1.7.14.rc6
10
+ version: 1.7.14
13
11
  platform: ruby
14
12
  authors:
15
13
  - Sylvain Joyeux
@@ -249,14 +247,12 @@ required_ruby_version: !ruby/object:Gem::Requirement
249
247
  required_rubygems_version: !ruby/object:Gem::Requirement
250
248
  none: false
251
249
  requirements:
252
- - - ">"
250
+ - - ">="
253
251
  - !ruby/object:Gem::Version
254
- hash: 25
252
+ hash: 3
255
253
  segments:
256
- - 1
257
- - 3
258
- - 1
259
- version: 1.3.1
254
+ - 0
255
+ version: "0"
260
256
  requirements: []
261
257
 
262
258
  rubyforge_project: autobuild