sprout-asunit3-library 3.2.8 → 4.0.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.
Files changed (2) hide show
  1. data/sprout.spec +5 -3
  2. metadata +8 -6
data/sprout.spec CHANGED
@@ -1,5 +1,7 @@
1
1
  - !ruby/object:Sprout::RemoteFileTarget
2
2
  platform: universal
3
- url: http://cloud.github.com/downloads/lukebayes/asunit/asunit3.2.8.zip
4
- md5: 6955a7d441239c433ca2a0b4944b0f17
5
- archive_path: ''
3
+ filename: asunit3.zip
4
+ library_path: asunit3
5
+ url: http://download.github.com/lukebayes-asunit-004c1dcef1634a1807ed24066801b874dd156234.zip
6
+ md5: cf3df9b9f0d9c89a500fef0d681e46fc
7
+ archive_path: 'lukebayes-asunit-004c1dcef1634a1807ed24066801b874dd156234/as3/src'
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sprout-asunit3-library
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.2.8
4
+ version: 4.0.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - Luke Bayes and Ali Mills
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2009-03-25 00:00:00 -07:00
12
+ date: 2009-06-30 00:00:00 -07:00
13
13
  default_executable:
14
14
  dependencies: []
15
15
 
@@ -23,8 +23,10 @@ extra_rdoc_files: []
23
23
 
24
24
  files:
25
25
  - sprout.spec
26
- has_rdoc: false
27
- homepage: http://www.asunit.org
26
+ has_rdoc: true
27
+ homepage: http://asunit.org
28
+ licenses: []
29
+
28
30
  post_install_message:
29
31
  rdoc_options: []
30
32
 
@@ -45,9 +47,9 @@ required_rubygems_version: !ruby/object:Gem::Requirement
45
47
  requirements:
46
48
  - sprout: ">= 0.7.1"
47
49
  rubyforge_project: sprout
48
- rubygems_version: 1.3.1
50
+ rubygems_version: 1.3.4
49
51
  signing_key:
50
- specification_version: 2
52
+ specification_version: 3
51
53
  summary: AsUnit3 is an ActionScript unit test framework for AIR, Flex 2/3 and ActionScript 3 projects
52
54
  test_files: []
53
55