omniauth-faceit 0.1.0 → 0.1.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
  SHA256:
3
- metadata.gz: 7de0a9c7b64f8b9dee79d0ef28407856d7047b44ab93d9e81e63494497d8a37b
4
- data.tar.gz: bf3c1d78a4008455d15460b66cd9ed57233e257333db449a6c6b7a3d958421a9
3
+ metadata.gz: 84216a7ab800cd528553961f71ac4e79e6c51659712a26e68890be2e02c3f65e
4
+ data.tar.gz: ea4d8185535f7f746e5fa7f76265e55fd3c6e831b2b540d74a24a92785d36038
5
5
  SHA512:
6
- metadata.gz: 23f985000e8a716e5038d7d660075a38262c08b292afbeeb79fe3b715afbe953bc99a65729f4158213ada2f024f003ba328c6cffd9ce27b1f7e6d6eb823e433d
7
- data.tar.gz: dc196e36507f0c2c167ad3db2463ea7e2b4bb1db4acae226df3f39cdee6d10777a83264bb7372ce44067d111ac9c9182f68dc987aff54fcd1f620fcb29ae1259
6
+ metadata.gz: f94eb34a332b4ebd183f163f5b9acc5cf4c3e2fe1f827a9bb0060d7b928fe5966f323b68c0541bb28f14cfb81a3c788f461d1a1cd405f985326521091712931f
7
+ data.tar.gz: 96b8a25a31f90d6ecf7973c6bf31eb1c5adf7e7e0da7a16d2b358c44176947c9197208a79343c726c1873d228609ee9b153b4833bb46fbd402042553e4d73ba0
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- omniauth-faceit (0.1.0)
4
+ omniauth-faceit (0.1.1)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
@@ -1,5 +1,5 @@
1
1
  module Omniauth
2
2
  module Faceit
3
- VERSION = "0.1.0"
3
+ VERSION = "0.1.1"
4
4
  end
5
5
  end
@@ -1,4 +1,4 @@
1
- require "omniauth/faceit/version"
1
+ require "omniauth-faceit/version"
2
2
  require File.expand_path("../omniauth/strategies/faceit", __FILE__)
3
3
 
4
4
  module Omniauth
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: omniauth-faceit
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Evgeniy