sprout-asunit3-library 4.0.16 → 4.0.17

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.
Files changed (2) hide show
  1. data/sprout.spec +2 -2
  2. metadata +9 -4
data/sprout.spec CHANGED
@@ -4,5 +4,5 @@
4
4
  library_path: asunit3
5
5
  archive_type: zip
6
6
  url: http://github.com/lukebayes/asunit/zipball/4.0.3
7
- md5: 51fa35e79e2d4349d0e0d44652fb00cb
8
- archive_path: 'lukebayes-asunit-4.0.3-0-ge2af845/as3/src'
7
+ md5: 243c963f4d7191081ae200600aa698cb
8
+ archive_path: 'lukebayes-asunit-e2af845/as3/src'
metadata CHANGED
@@ -1,12 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sprout-asunit3-library
3
3
  version: !ruby/object:Gem::Version
4
+ hash: 29
4
5
  prerelease: false
5
6
  segments:
6
7
  - 4
7
8
  - 0
8
- - 16
9
- version: 4.0.16
9
+ - 17
10
+ version: 4.0.17
10
11
  platform: ruby
11
12
  authors:
12
13
  - Luke Bayes and Ali Mills
@@ -14,7 +15,7 @@ autorequire:
14
15
  bindir: bin
15
16
  cert_chain: []
16
17
 
17
- date: 2010-04-27 00:00:00 -07:00
18
+ date: 2010-05-17 00:00:00 -07:00
18
19
  default_executable:
19
20
  dependencies: []
20
21
 
@@ -38,23 +39,27 @@ rdoc_options: []
38
39
  require_paths:
39
40
  - sprout.spec
40
41
  required_ruby_version: !ruby/object:Gem::Requirement
42
+ none: false
41
43
  requirements:
42
44
  - - ">="
43
45
  - !ruby/object:Gem::Version
46
+ hash: 3
44
47
  segments:
45
48
  - 0
46
49
  version: "0"
47
50
  required_rubygems_version: !ruby/object:Gem::Requirement
51
+ none: false
48
52
  requirements:
49
53
  - - ">="
50
54
  - !ruby/object:Gem::Version
55
+ hash: 3
51
56
  segments:
52
57
  - 0
53
58
  version: "0"
54
59
  requirements: []
55
60
 
56
61
  rubyforge_project: sprout
57
- rubygems_version: 1.3.6
62
+ rubygems_version: 1.3.7
58
63
  signing_key:
59
64
  specification_version: 3
60
65
  summary: AsUnit3 is an ActionScript unit test framework for AIR, Flex 2/3 and ActionScript 3 projects