intalio-buildr4osgi 0.9.0 → 0.9.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. metadata +4 -3
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: intalio-buildr4osgi
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.0
4
+ version: 0.9.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Antoine Toulme
@@ -20,7 +20,7 @@ dependencies:
20
20
  requirements:
21
21
  - - "="
22
22
  - !ruby/object:Gem::Version
23
- version: 0.0.4
23
+ version: 0.0.6
24
24
  version:
25
25
  description: A plugin for adding OSGi support to Buildr. Ever dreamt you could resolve your OSGi dependencies ?
26
26
  email: atoulme@intalio.com
@@ -39,6 +39,7 @@ files:
39
39
  - Rakefile
40
40
  has_rdoc: true
41
41
  homepage: http://buildr.apache.org/
42
+ licenses:
42
43
  post_install_message: To get started run buildr --help
43
44
  rdoc_options:
44
45
  - --title
@@ -64,7 +65,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
64
65
  requirements: []
65
66
 
66
67
  rubyforge_project:
67
- rubygems_version: 1.2.0
68
+ rubygems_version: 1.3.5
68
69
  signing_key:
69
70
  specification_version: 2
70
71
  summary: A plugin for adding OSGi support to Buildr.