autoproj 1.9.7.rc22 → 1.9.7.rc23

Sign up to get free protection for your applications and to get access to all the features.
@@ -2555,7 +2555,7 @@ ruby21:
2555
2555
  fedora: ruby-devel
2556
2556
  macos-brew:
2557
2557
  - gem: rake
2558
- default: ignore
2558
+ default,ubuntu: ignore
2559
2559
  build-essential:
2560
2560
  debian,ubuntu: build-essential
2561
2561
  gentoo: ignore
@@ -71,7 +71,7 @@ ruby21:
71
71
  fedora: ruby-devel
72
72
  macos-brew:
73
73
  - gem: rake
74
- default: ignore # we assume that if the user has a ruby 2.1 runtime, it is usable
74
+ default,ubuntu: ignore # we assume that if the user has a ruby 2.1 runtime, it is usable
75
75
 
76
76
  build-essential:
77
77
  debian,ubuntu: build-essential
@@ -1,3 +1,3 @@
1
1
  module Autoproj
2
- VERSION = "1.9.7.rc22"
2
+ VERSION = "1.9.7.rc23"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: autoproj
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.9.7.rc22
4
+ version: 1.9.7.rc23
5
5
  prerelease: 6
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2014-06-12 00:00:00.000000000 Z
12
+ date: 2014-06-15 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: autobuild