superdupe 1.0.0 → 1.0.1

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 (1) hide show
  1. metadata +5 -5
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: 23
4
+ hash: 21
5
5
  prerelease: false
6
6
  segments:
7
7
  - 1
8
8
  - 0
9
- - 0
10
- version: 1.0.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: marco.ribi@screenconcept.ch
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/dupe
77
+ homepage: http://github.com/screenconcept/superdupe
78
78
  licenses: []
79
79
 
80
80
  post_install_message: