buildr 1.4.23 → 1.4.24

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: ruby
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
@@ -411,6 +411,7 @@ files:
411
411
  - Rakefile
412
412
  - _buildr
413
413
  - _jbuildr
414
+ - addon/buildr/activate_jruby_facet.rb
414
415
  - addon/buildr/antlr.rb
415
416
  - addon/buildr/bnd.rb
416
417
  - addon/buildr/checkstyle-report.xsl
@@ -667,7 +668,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
667
668
  version: 1.8.6
668
669
  requirements: []
669
670
  rubyforge_project: buildr
670
- rubygems_version: 2.2.2
671
+ rubygems_version: 2.4.6
671
672
  signing_key:
672
673
  specification_version: 4
673
674
  summary: Build like you code