sprout-asunit25-library 2.2.1 → 2.2.2

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 -7
data/sprout.spec CHANGED
@@ -1,4 +1,4 @@
1
1
  - !ruby/object:Sprout::RemoteFileTarget
2
2
  platform: universal
3
- url: http://projectsprouts.googlecode.com/files/asunit25-1.3.zip
4
- archive_path: ''
3
+ md5: 243c963f4d7191081ae200600aa698cb
4
+ archive_path: 'lukebayes-asunit-e2af845/as25/src'
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sprout-asunit25-library
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.2.1
4
+ version: 2.2.2
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: 2008-02-10 00:00:00 -08:00
12
+ date: 2009-10-01 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
26
+ has_rdoc: true
27
27
  homepage: http://www.asunit.org
28
+ licenses: []
29
+
28
30
  post_install_message:
29
31
  rdoc_options: []
30
32
 
@@ -42,12 +44,12 @@ required_rubygems_version: !ruby/object:Gem::Requirement
42
44
  - !ruby/object:Gem::Version
43
45
  version: "0"
44
46
  version:
45
- requirements:
46
- - sprout: ">= 0.7.1"
47
+ requirements: []
48
+
47
49
  rubyforge_project: sprout
48
- rubygems_version: 1.0.1
50
+ rubygems_version: 1.3.5
49
51
  signing_key:
50
- specification_version: 2
52
+ specification_version: 3
51
53
  summary: AsUnit25 is an ActionScript unit test framework for Flash Player 7 and 8 projects
52
54
  test_files: []
53
55