plataforma_social 0.0.19 → 0.0.20

Sign up to get free protection for your applications and to get access to all the features.
@@ -19,11 +19,11 @@ module PlataformaSocial
19
19
  when "production"
20
20
  "https://#{name}.plataformasocial.com.br"
21
21
  when "development"
22
- "https://#{name}.dev.plataformasocial.com.br"
22
+ "http://#{name}.dev.plataformasocial.com.br"
23
23
  when "test"
24
- "https://#{name}.dev.plataformasocial.com.br"
24
+ "http://#{name}.dev.plataformasocial.com.br"
25
25
  when "staging"
26
- "https://#{name}.dev.plataformasocial.com.br"
26
+ "http://#{name}.dev.plataformasocial.com.br"
27
27
  end
28
28
 
29
29
  url
@@ -1,3 +1,3 @@
1
1
  module PlataformaSocial
2
- VERSION = "0.0.19"
2
+ VERSION = "0.0.20"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: plataforma_social
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.19
4
+ version: 0.0.20
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: