omniauth-microvellum 0.1.4.2 → 0.1.4.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -11,7 +11,7 @@ module OmniAuth
11
11
  :site => 'https://auth.microvellum.com/core',
12
12
  :authorize_url => '/connect/authorize',
13
13
  :token_url => '/connect/token',
14
- :scope => [:openid, :MicrovellumAPI],
14
+ :scope => ['openid MicrovellumAPI'],
15
15
  :response_type => 'id_token token',
16
16
  :redirect_uri => 'http://community.microvellum.com'
17
17
  }
@@ -14,5 +14,5 @@ Gem::Specification.new do |gem|
14
14
  gem.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")
15
15
  gem.name = "omniauth-microvellum"
16
16
  gem.require_paths = ["lib"]
17
- gem.version = "0.1.4.2"
17
+ gem.version = "0.1.4.3"
18
18
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: omniauth-microvellum
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.4.2
4
+ version: 0.1.4.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: