fxruby 1.6.16-universal-darwin-9 → 1.6.17-universal-darwin-9

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: fxruby
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.6.16
4
+ version: 1.6.17
5
5
  platform: universal-darwin-9
6
6
  authors:
7
7
  - Lyle Johnson
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2008-07-14 00:00:00 -05:00
12
+ date: 2008-12-23 00:00:00 -06:00
13
13
  default_executable:
14
14
  dependencies: []
15
15
 
@@ -283,6 +283,7 @@ files:
283
283
  - tests/TC_FXPoint.rb
284
284
  - tests/TC_FXQuatf.rb
285
285
  - tests/TC_FXRadioButton.rb
286
+ - tests/TC_FXRanged.rb
286
287
  - tests/TC_FXRangef.rb
287
288
  - tests/TC_FXRectangle.rb
288
289
  - tests/TC_FXRegion.rb
@@ -547,7 +548,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
547
548
  requirements:
548
549
  - FOX library version 1.6.0 or higher
549
550
  rubyforge_project:
550
- rubygems_version: 1.1.1
551
+ rubygems_version: 1.3.1
551
552
  signing_key:
552
553
  specification_version: 2
553
554
  summary: FXRuby is the Ruby binding to the FOX GUI toolkit.