phcdevworks_accounts_auth0 1.1.2b → 1.1.3b

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: 1eb5fc3ab1f06ad9ad83af29c76525ea875cf90d522a3e74fa511263961cbf5c
4
- data.tar.gz: 7c57b1645d8d524419d070d03deb808dc2f8844e36e7ca9402c635644ea3d9b0
3
+ metadata.gz: c4d02a0db088c84a0f5ff1a34eb3cccad0b8cf98d72282529914bef8af11e548
4
+ data.tar.gz: d373c81784bc3c043862928d45e4b99abe594c0f1689803e9111ecc3617a524a
5
5
  SHA512:
6
- metadata.gz: 07daf15993d38dd7b3b3760de0fce434c82b274c56ebcd6dc8b70ec653f7e6f7ae81ee3d35f02981002c6740628634976b774ccc384a7d907210d407a5fbf3fe
7
- data.tar.gz: d95890cd20e3a4429bfd7df9a6b8621b2b541bd210dd890f397f4af1baaf2dbae62538c905182c0ac9d6fbc0b475dc5dcd3672144d53eabeeb22fd392d1a2fb9
6
+ metadata.gz: 5792fb8c3d4b7259001069d53559cd994cf35f3992980c42468081cb20b6e6ea8270f5653dde2de64265255906fa59aa9d62a25c67372b9cb830a9ec5be3319d
7
+ data.tar.gz: cae196c237172aca896e3e77e4123aeeff073824a9ff4c0337e591574f5a06e41e22ca3347ea1b779ee3383c19b3db82dc443ad967636623a327b43292a723d4
@@ -3,7 +3,6 @@ module PhcdevworksAccountsAuth0
3
3
 
4
4
  # PHCDEVONE - Add Requried Dependencies
5
5
  require "omniauth-auth0"
6
- require "omniauth-rails_csrf_protection"
7
6
 
8
7
  # PHCDEVONE - Isolate Engine
9
8
  isolate_namespace PhcdevworksAccountsAuth0
@@ -1,3 +1,3 @@
1
1
  module PhcdevworksAccountsAuth0
2
- VERSION = "1.1.2b"
2
+ VERSION = "1.1.3b"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: phcdevworks_accounts_auth0
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.2b
4
+ version: 1.1.3b
5
5
  platform: ruby
6
6
  authors:
7
7
  - PHCDevworks