contacts_client 0.0.20 → 0.0.21

Sign up to get free protection for your applications and to get access to all the features.
@@ -7,7 +7,7 @@ if(defined?(Rails))
7
7
 
8
8
  HOST = case Rails.env
9
9
  when "production"
10
- "padma-contacts.herokuapp.com"
10
+ "contacts.padm.am"
11
11
  when "staging"
12
12
  "padma-contacts-staging.herokuapp.com"
13
13
  when "development"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: contacts_client
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.20
4
+ version: 0.0.21
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-10-02 00:00:00.000000000 Z
12
+ date: 2013-11-07 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: railties
@@ -90,7 +90,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
90
90
  version: '0'
91
91
  requirements: []
92
92
  rubyforge_project:
93
- rubygems_version: 1.8.25
93
+ rubygems_version: 1.8.23
94
94
  signing_key:
95
95
  specification_version: 3
96
96
  summary: Client library for padma-contacts-ws