jrubyfx-fxmlloader 0.2-java → 0.3-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,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jrubyfx-fxmlloader
3
3
  version: !ruby/object:Gem::Version
4
- version: '0.2'
4
+ version: '0.3'
5
5
  prerelease:
6
6
  platform: java
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-05-20 00:00:00.000000000 Z
12
+ date: 2013-09-28 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: JRubyFX FxmlLoader gem bits
15
15
  email: simonpatp@gmail.com
@@ -24,11 +24,12 @@ files:
24
24
  - Rakefile
25
25
  - lib/FXMLLoader-j8.jar
26
26
  - lib/jrubyfx-fxmlloader.rb
27
- - lib/fxmlloader/real_elts.rb
28
- - lib/fxmlloader/value_elts.rb
29
- - lib/fxmlloader/rrba.rb
30
27
  - lib/fxmlloader/j8_expression_value.rb
28
+ - lib/fxmlloader/rrba.rb
29
+ - lib/fxmlloader/value_elts.rb
30
+ - lib/fxmlloader/fxml_jit_info.rb
31
31
  - lib/fxmlloader/elts.rb
32
+ - lib/fxmlloader/real_elts.rb
32
33
  - lib/fxmlloader/rorba.rb
33
34
  homepage: https://github.com/byteit101/JRubyFX-FXMLLoader
34
35
  licenses: []