buildr 1.4.23-x86-mswin32 → 1.4.24-x86-mswin32

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: x86-mswin32
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
@@ -425,6 +425,7 @@ files:
425
425
  - Rakefile
426
426
  - _buildr
427
427
  - _jbuildr
428
+ - addon/buildr/activate_jruby_facet.rb
428
429
  - addon/buildr/antlr.rb
429
430
  - addon/buildr/bnd.rb
430
431
  - addon/buildr/checkstyle-report.xsl
@@ -681,7 +682,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
681
682
  version: 1.8.6
682
683
  requirements: []
683
684
  rubyforge_project: buildr
684
- rubygems_version: 2.2.2
685
+ rubygems_version: 2.4.6
685
686
  signing_key:
686
687
  specification_version: 4
687
688
  summary: Build like you code