cookei 0.2.13 → 0.2.14

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
2
  SHA256:
3
- metadata.gz: 4e32d42d4ef2b46724cbc76716e57a79a951be2ea3b306df053af4964fb1ad61
4
- data.tar.gz: 56ae949504f68eb1675a0b0bd42240a2ffde581c430c07b76df1f4b76b14da8c
3
+ metadata.gz: 5a7216c39b1c13640cbb6ed61f2fec4f28eeb58df4f101f8c0affc1bc840a413
4
+ data.tar.gz: d332a199aafc17cd52743db34e7eae752bd31c5b95814e2d4043b612d17e1ea5
5
5
  SHA512:
6
- metadata.gz: d0d8106a27d72899d5b3dc6c515526f1a97f4b231c3a248c2146292f943f0bef226b8bdc5cb989f09ab5954a7cba225e4b42c950f8feddbad67f793027895810
7
- data.tar.gz: 91a52320d2838dcfe77d9d42f9202ea9698d813ee9780214d450b1b5abda110de140d81f9447af2d08c9294517c23c595b373910f898828c130298e7e58b6b8b
6
+ metadata.gz: a8a5d816fc9de5256c5075dbe391f45272796260b14b13845a0144c04f60b157e39d338b83f748ac65e1164589cc090e10ccde722f0187cbbdbda4ef9f8a7f3a
7
+ data.tar.gz: 7d7c334cc610cd46c46b6a8f3b06d2fff1c6bc9c71250af4235696bbed5ba3ca3e4c1292d8b1b9af05dbc2c88cab8407fb054c2ec06119179aef72f7c9c890df
@@ -1 +1,2 @@
1
- document.getElementById('cookei_disclaimer').style.display = 'none';
1
+ document.getElementById('cookei_disclaimer').style.display = 'none';
2
+ location.reload();
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Cookei
4
- VERSION = '0.2.13'
4
+ VERSION = '0.2.14'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cookei
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.13
4
+ version: 0.2.14
5
5
  platform: ruby
6
6
  authors:
7
7
  - Artis Raugulis
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-01-07 00:00:00.000000000 Z
11
+ date: 2021-01-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails