omniauth-blockstack 0.10.5 → 0.10.6

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.
@@ -49,7 +49,6 @@ module OmniAuth
49
49
  header_info = "<script>#{blockstack_js}</script>"
50
50
  app_data_js = <<~JAVASCRIPT
51
51
  var manifestURI = "#{callback_url.chomp("/callback") + "?manifest=true"}"
52
- var domainName = "#{URI::parse(callback_url).host}"
53
52
  var redirectURI = "#{callback_url}"
54
53
 
55
54
  JAVASCRIPT
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: omniauth-blockstack
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.10.5
4
+ version: 0.10.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Larry Salibra
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-11-20 00:00:00.000000000 Z
11
+ date: 2018-02-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler