cookies_eu 1.6.2 → 1.6.3

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
  SHA1:
3
- metadata.gz: 241b9f04a35b2c6885ae8acefdda721653fd6936
4
- data.tar.gz: 74fd39b6a2bd0606501c79aa08df4ae97f617fac
3
+ metadata.gz: b1a62e4b5f016e41950bc022ab90ab47d94b7cc5
4
+ data.tar.gz: 20aeb7aea9379773a46272fc0da27214a44f5b27
5
5
  SHA512:
6
- metadata.gz: 9d0941eebecd5f2266800030e1b46d0f8e02e1092c2f84c78cb3e65c2387ded62dd959e5429142630002e35b567fe3ba54db78ee5b71bd06fc9c7d3631f57179
7
- data.tar.gz: 8665225b88b73f38c5aee424181ed8f9b25bc68cedd9b0e5e6b9146827ce7a8c4dd54014a6aa38c04a832f735793b2743d507774e1580894786aacc063f4ee85
6
+ metadata.gz: 15ca4fbb7eb41e3a9c2ffbaa759a7fce759ff3f5ec82c5c026a88b060300c4f98891c8d62bd6c3deb6e5058b6b3eb8b0f525c2fe84f889cf1e8709f5991b938e
7
+ data.tar.gz: 965ba8540ed4efa7f2f2b5717050a5789a6affdf332a49ace55587df20f8bc193b7fc02a8239e8525a537b56b5bd991caf330f7e31aa2cfe3b69e07e74536660
data/README.md CHANGED
@@ -50,6 +50,12 @@ Or manually add in application.js:
50
50
  And in application.css:
51
51
 
52
52
  *= require cookies_eu
53
+
54
+ Or, if you have application.scss:
55
+
56
+ @import "cookies_eu";
57
+
58
+ Remember to restart your server!
53
59
 
54
60
  ## Usage
55
61
 
@@ -194,6 +200,6 @@ To enable cookies on our website, follow the steps below.
194
200
  ## Credits
195
201
 
196
202
  Maintained and sponsored by
197
- [Infinum] (http://www.infinum.co).
203
+ [Infinum](http://www.infinum.co).
198
204
 
199
205
  <img src="https://infinum.co/infinum.png" width="264">
@@ -1,4 +1,4 @@
1
- <% if cookies['cookie_eu_consented'] != 'true' %>
1
+ <% if cookies && cookies['cookie_eu_consented'] != 'true' %>
2
2
  <div class="cookies-eu js-cookies-eu">
3
3
  <span class="cookies-eu-content-holder"><%= t('cookies_eu.cookies_text') %></span>
4
4
  <span class="cookies-eu-button-holder">
@@ -1,4 +1,4 @@
1
- gr:
1
+ el:
2
2
  cookies_eu:
3
3
  cookies_text: "Τα cookies μας βοηθούν να προσφέρουμε τις υπηρεσίες μας. Με την χρησιμοποίηση των υπηρεσιών μας, συμφωνείτε στην χρήση των cookies."
4
4
  learn_more: "Μάθετε περισσότερα"
@@ -1,3 +1,3 @@
1
1
  module CookiesEu
2
- VERSION = "1.6.2"
2
+ VERSION = "1.6.3"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cookies_eu
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.6.2
4
+ version: 1.6.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stjepan Hadjic
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-04-26 00:00:00.000000000 Z
11
+ date: 2017-10-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: js_cookie_rails
@@ -73,10 +73,10 @@ files:
73
73
  - config/locales/da.yml
74
74
  - config/locales/de.yml
75
75
  - config/locales/ee.yml
76
+ - config/locales/el.yml
76
77
  - config/locales/en.yml
77
78
  - config/locales/es.yml
78
79
  - config/locales/fr.yml
79
- - config/locales/gr.yml
80
80
  - config/locales/hr.yml
81
81
  - config/locales/hu.yml
82
82
  - config/locales/it.yml
@@ -115,7 +115,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
115
115
  version: '0'
116
116
  requirements: []
117
117
  rubyforge_project:
118
- rubygems_version: 2.5.1
118
+ rubygems_version: 2.6.13
119
119
  signing_key:
120
120
  specification_version: 4
121
121
  summary: Displays a cookie consent. If you dont disable cokkies in settings, we assume