omniauth-active-passport 0.0.2 → 0.0.2.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 984313563ea542ad8e8df9d727530ee4059ef664
4
- data.tar.gz: 0ca722094d784bc3a975080f819955f9c893bf82
3
+ metadata.gz: 4f5640ec174272da4ab81cd3fdfe6b29219f54f8
4
+ data.tar.gz: c8798fe1b49997c334e8d5225edc45706fe351bf
5
5
  SHA512:
6
- metadata.gz: d60b829bb494849da9429819613c36889b1aed9928f462bed0fbf74c2a740d0a3ac1e674b2cd4c112362f30c0ecece6f70d588b4fc16e83f0617f6e868cffafe
7
- data.tar.gz: 65d6d04aa8677093ac2afae01e568d11cdb1cb009be83746597e9dfc20ccab740217b700e7e4e85a9445701d26a1d000af7409623c02ebfc03c122828e22a799
6
+ metadata.gz: '0597fb56e280c0b372ef46ededf3917ac3a1a3f58acbdd45ba06f294d1e538b9a302e3cae2b431c3de2ae74aa3a5437a7128fb3bd4c6c27916cbc4a81cc5957a'
7
+ data.tar.gz: 475ce2e49d3541d15ea174c44eac9bc3a4823d6e3f6260f60245f6f952804463c16b6081a4fa59c7b0f3979d56e4d4a623ae7b5ae021d099ef5dd92920016adc
@@ -1,5 +1,5 @@
1
1
  module Omniauth
2
2
  module ActivePassport
3
- VERSION = "0.0.2"
3
+ VERSION = "0.0.2.1"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: omniauth-active-passport
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Cesar Camacho
@@ -115,7 +115,7 @@ files:
115
115
  - coverage/assets/0.5.3/stylesheet.css
116
116
  - coverage/index.html
117
117
  - lib/oauth2_patch/client.rb
118
- - lib/omniauth-active_passport.rb
118
+ - lib/omniauth-active-passport.rb
119
119
  - lib/omniauth-active_passport/version.rb
120
120
  - lib/omniauth/strategies/active_passport.rb
121
121
  - omniauth-active-passport.gemspec