boxxspring 2.6.1 → 2.6.2

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
  SHA1:
3
- metadata.gz: d3743388ed20e68e863a8859bf9c68f9f9afbdd7
4
- data.tar.gz: d21d968f9d9df1c80beac0d4801e09db45a65bfd
3
+ metadata.gz: 5dc0a965fce390727ae3e1efb71d2e5858dd978b
4
+ data.tar.gz: ca535a1bc4612038b33023ac3740af3374c61d49
5
5
  SHA512:
6
- metadata.gz: 1c7cf2cbbffeb1b71a7b1404a2ccf2483912cbd80bf82fe23004df831ec1fcda1fbe2bc9cdbce2ba03800de1e287495e62aa84cd35e021eac8ea3a49d8f87d8d
7
- data.tar.gz: f1c77023c8ce0de642241c4978ccfdc355db5c7aaaa7d8892a919239261f191e7a06de040d4ee4ea8a859e75adfb9d5975222c1a84944ac40c8f80a5705c9a83
6
+ metadata.gz: f39a7e0b6bd5fe5e5dcb4fb773ef80dd4a18a647b96d1ae9abde15f0c7ce0aecea06b168485943975747d4cf539dc4400fd00d74118180a529367220e4438269
7
+ data.tar.gz: 42e8c052fca21e68e81d3d8b90e4ef6a9b8d477bbce15e9b91124638e8476b261e4d8bff98f97fe144f151bf8e3c29ba62c8d122ecfd54ab11ef405d2bded64e
@@ -31,8 +31,9 @@ module Boxxspring
31
31
  field :provider_uid
32
32
  field :provider_url
33
33
 
34
- field :sponsor_id
34
+ field :template
35
35
  field :template_id
36
+ field :sponsor_id
36
37
  field :attribution_id
37
38
 
38
39
  field :attribution_name
@@ -1,3 +1,3 @@
1
1
  module Boxxspring
2
- VERSION = '2.6.1'
2
+ VERSION = '2.6.2'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: boxxspring
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.6.1
4
+ version: 2.6.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kristoph Cichocki-Romanov
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-04-08 00:00:00.000000000 Z
11
+ date: 2016-04-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport