omniauth-monday 0.2.0 → 0.2.1

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
- SHA256:
3
- metadata.gz: fdd92c64dbd58a77d8facc50d88c6574e40a360183a934da7c73dcbd71a84279
4
- data.tar.gz: c95a73ff6ba5fec424083a26c76a66d11bf2e50f00c466f3e81c67cd157a1bbb
2
+ SHA1:
3
+ metadata.gz: a27f799f1943f2c7b29ec64af84b847594850dcc
4
+ data.tar.gz: f957b9043852ae325e117dafda886e9ae148e3cf
5
5
  SHA512:
6
- metadata.gz: 4821b7f247723e55c5654b93deffc66958b40b4efe04493a93139754c6bf4c8aedfc9b5cad45bf2597146d3cac003554bd4a077c7ea238f8f46c46fdbdf8cb32
7
- data.tar.gz: 62b841a9a5844c2c9112a0e8605e6cc058e6d9d29ff403e40c4d3c3653c98089749e4190019b26428bb9ee555ea9832dc840f1af41c1eb254c731d83f87bbf6b
6
+ metadata.gz: e987abf6a55c7cd2dc983743ec4ad0c7e48277c4267411a49b942c2bf8ed9fde0230b77731b5f989936682a4d98e8a2ddaf204173c6a07b587af603607c9c49c
7
+ data.tar.gz: ca0f1510b4db13aeeb11bad87cabb74d0b8647948a702c26c878b1f89043dbee3522f3c2549ca01d4c0ad5d8bc47c04a65d9e664a88ef03d83a147126ba5131a
@@ -1,5 +1,4 @@
1
1
  require "omniauth-oauth2"
2
- require "graphql/client"
3
2
 
4
3
  module OmniAuth
5
4
  module Strategies
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Omniauth
4
4
  module Monday
5
- VERSION = "0.2.0"
5
+ VERSION = "0.2.1"
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: omniauth-monday
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Rob Race
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-08-30 00:00:00.000000000 Z
11
+ date: 2023-08-31 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: omniauth
@@ -85,10 +85,12 @@ required_rubygems_version: !ruby/object:Gem::Requirement
85
85
  - !ruby/object:Gem::Version
86
86
  version: '0'
87
87
  requirements: []
88
- rubygems_version: 3.3.7
88
+ rubyforge_project:
89
+ rubygems_version: 2.6.14
89
90
  signing_key:
90
91
  specification_version: 4
91
92
  summary: Official OmniAuth strategy for Monday.com.
92
93
  test_files:
93
94
  - spec/omniauth/monday_spec.rb
94
95
  - spec/spec_helper.rb
96
+ has_rdoc: