buildr 1.4.23-java → 1.4.24-java

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.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: buildr
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.4.23
4
+ version: 1.4.24
5
5
  platform: java
6
6
  authors:
7
7
  - Apache Buildr
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-06-12 00:00:00.000000000 Z
11
+ date: 2016-03-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake
@@ -369,6 +369,7 @@ files:
369
369
  - Rakefile
370
370
  - _buildr
371
371
  - _jbuildr
372
+ - addon/buildr/activate_jruby_facet.rb
372
373
  - addon/buildr/antlr.rb
373
374
  - addon/buildr/bnd.rb
374
375
  - addon/buildr/checkstyle-report.xsl
@@ -625,7 +626,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
625
626
  version: 1.8.6
626
627
  requirements: []
627
628
  rubyforge_project: buildr
628
- rubygems_version: 2.2.2
629
+ rubygems_version: 2.4.6
629
630
  signing_key:
630
631
  specification_version: 4
631
632
  summary: Build like you code