phcscriptcdnpro 49.0.0 → 50.0.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 7e668af1c4e71b837741e6db1368d0ec38f1cbd172fbce7b78a97ce486cdc996
4
- data.tar.gz: 9e8fa836db131293ac4101d1dc4315c86233d38a85dacdbe197bb2fa436542a1
3
+ metadata.gz: 56d939ad930cfea5b213f1e98d00d50c3e660516b75ee9b624e1912070573f98
4
+ data.tar.gz: 223156f7d68998b59f872255a6bfa446f95860aad4a6dc8ec9f33b4cd8585c06
5
5
  SHA512:
6
- metadata.gz: ac70b4960fcadb2f28beff5057931d43a3b5edb3d888955352b6cc742efda750f67cbad4184be031bf1a1d72c0ad762debfc5366ead6bbb692c9472ba7f62154
7
- data.tar.gz: c72a5e1bf2697ab1495e846b30da626cfc8112c2ec533d10d0de2a949343ca08de0969be42644534f88d9b0840444e403dd9207417d66cc96bea184701b2b275
6
+ metadata.gz: 375e9458c3096cea5b7f22ee27454e50035945524205345e555483637fee646f8712618d9eaf4828fa8bbcc64ab4da3f3deae2757dd63303b2e0f4b4c3e2cdbc
7
+ data.tar.gz: 34d35f17bfbf9af65565de3b0a32c38b34ef6496405b52de8184497261c6fc2001c97e5390c5e5fb01891db45ad2bec9045994e901570a0785a7cc030f39fffc
@@ -33,16 +33,6 @@ module Phcscriptcdnpro
33
33
  require 'paper_trail'
34
34
  require 'pg'
35
35
 
36
- # Security Dependencies
37
- require 'devise'
38
- require 'simple_token_authentication'
39
-
40
- # Omniauth Authtication
41
- require 'omniauth-facebook'
42
- require 'omniauth-github'
43
- require 'omniauth-instagram'
44
- require 'omniauth-twitter'
45
-
46
36
  # Isolate Namespace
47
37
  isolate_namespace Phcscriptcdnpro
48
38
 
@@ -1,3 +1,3 @@
1
1
  module Phcscriptcdnpro
2
- VERSION = "49.0.0"
2
+ VERSION = "50.0.0"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: phcscriptcdnpro
3
3
  version: !ruby/object:Gem::Version
4
- version: 49.0.0
4
+ version: 50.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - BradPotts