omniauth-cybozu 0.1.2 → 0.1.3

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: 382b81e1ffb2a0707723628216784ca95847dd6d04738458c5b6f7f5abf89278
4
- data.tar.gz: 370cd9eaed07fb8613a603374341ca7ab67f39d482f13b4e19501848af0e426a
3
+ metadata.gz: 2d3a835364d626f9139eed5d7a12f63ecdaea09750edbaba9d04b741936c6283
4
+ data.tar.gz: e4830cb7ec2bc32b0370ca5a4237d966c915e87dff58cbb110701a582464b78b
5
5
  SHA512:
6
- metadata.gz: d9b675a40bc13929142e28340d96cfa1df4470ec33ca503adc984488e4060caae9c67df9d18c5fa3afaa2394fb3210fc4b5d2436e6d34d8bb2abeb0a9e96392a
7
- data.tar.gz: 4872ccd16e857a2e6b5d15cb6752ddafb6cea8f08215967e66e71cd2e02ca83132d3f7fa07f7b01dce4cb29e522e46632d93f360e324dbd9c72af280cec11134
6
+ metadata.gz: 74fd11b8f80323bb0df13c557d6a25665863b9385b786d0ab634fdc25e39429d132c1ef21bd30f034a8810f376c94023b8cd4794fcf66211df84b3958e251144
7
+ data.tar.gz: b714906c86f8261521a1229c03c75483dad1b3a5f1833ca54b56de1d6d2eb4273b11ddbe0234fe98deb7c4a575d64d3a088b0d2b884b5a13c8c1d6490562094d
data/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # Omniauth::Cybozu
1
+ # OmniAuth::Cybozu
2
2
 
3
3
  [![Test](https://github.com/koshilife/omniauth-cybozu/workflows/Test/badge.svg)](https://github.com/koshilife/omniauth-cybozu/actions?query=workflow%3ATest)
4
4
  [![codecov](https://codecov.io/gh/koshilife/omniauth-cybozu/branch/master/graph/badge.svg)](https://codecov.io/gh/koshilife/omniauth-cybozu)
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Omniauth
4
4
  module Cybozu
5
- VERSION = '0.1.2'
5
+ VERSION = '0.1.3'
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: omniauth-cybozu
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kenji Koshikawa
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2020-07-03 00:00:00.000000000 Z
11
+ date: 2020-07-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: omniauth-oauth2
@@ -126,7 +126,7 @@ metadata:
126
126
  homepage_uri: https://github.com/koshilife/omniauth-cybozu
127
127
  source_code_uri: https://github.com/koshilife/omniauth-cybozu
128
128
  changelog_uri: https://github.com/koshilife/omniauth-cybozu/blob/master/CHANGELOG.md
129
- documentation_uri: https://www.rubydoc.info/gems/omniauth-cybozu/0.1.2
129
+ documentation_uri: https://www.rubydoc.info/gems/omniauth-cybozu/0.1.3
130
130
  post_install_message:
131
131
  rdoc_options: []
132
132
  require_paths: