superdupe 1.0.0 → 1.0.1
Sign up to get free protection for your applications and to get access to all the features.
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: superdupe
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash:
|
4
|
+
hash: 21
|
5
5
|
prerelease: false
|
6
6
|
segments:
|
7
7
|
- 1
|
8
8
|
- 0
|
9
|
-
-
|
10
|
-
version: 1.0.
|
9
|
+
- 1
|
10
|
+
version: 1.0.1
|
11
11
|
platform: ruby
|
12
12
|
authors:
|
13
13
|
- Marco Ribi
|
@@ -38,7 +38,7 @@ dependencies:
|
|
38
38
|
description: |-
|
39
39
|
SuperDupe is a fork of the originally Dupe and rides on top of ActiveResource to allow you to cuke the client side of
|
40
40
|
a service-oriented app without having to worry about whether or not the service is live or available while cuking.
|
41
|
-
email:
|
41
|
+
email: developers@screenconcept.ch
|
42
42
|
executables: []
|
43
43
|
|
44
44
|
extensions: []
|
@@ -74,7 +74,7 @@ files:
|
|
74
74
|
- spec/lib_specs/namespaced_active_resource_extensions_spec.rb
|
75
75
|
- spec/spec_helper.rb
|
76
76
|
has_rdoc: true
|
77
|
-
homepage: http://github.com/screenconcept/
|
77
|
+
homepage: http://github.com/screenconcept/superdupe
|
78
78
|
licenses: []
|
79
79
|
|
80
80
|
post_install_message:
|