sprout-asunit3-library 4.0.10 → 4.0.12

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/sprout.spec +3 -3
  2. metadata +5 -5
data/sprout.spec CHANGED
@@ -3,6 +3,6 @@
3
3
  filename: asunit3.zip
4
4
  library_path: asunit3
5
5
  archive_type: zip
6
- url: http://github.com/lukebayes/asunit/zipball/4.0.1
7
- md5: cf3df9b9f0d9c89a500fef0d681e46fc
8
- archive_path: 'lukebayes-asunit-004c1dcef1634a1807ed24066801b874dd156234/as3/src'
6
+ url: http://github.com/lukebayes/asunit/zipball/4.0.2
7
+ md5: 9e7054c5aef320360bb0b1d919c6757f
8
+ archive_path: 'lukebayes-asunit-f29a44593f429fdb0ad2dc1975db929919342757/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: 4.0.10
4
+ version: 4.0.12
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-07-12 00:00:00 -07:00
12
+ date: 2009-07-25 00:00:00 -07:00
13
13
  default_executable:
14
14
  dependencies: []
15
15
 
@@ -44,10 +44,10 @@ required_rubygems_version: !ruby/object:Gem::Requirement
44
44
  - !ruby/object:Gem::Version
45
45
  version: "0"
46
46
  version:
47
- requirements:
48
- - sprout: ">= 0.7.1"
47
+ requirements: []
48
+
49
49
  rubyforge_project: sprout
50
- rubygems_version: 1.3.4
50
+ rubygems_version: 1.3.5
51
51
  signing_key:
52
52
  specification_version: 3
53
53
  summary: AsUnit3 is an ActionScript unit test framework for AIR, Flex 2/3 and ActionScript 3 projects