gdpr 1.2.2 → 1.2.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
  SHA256:
3
- metadata.gz: b2517f00b5266454dda4598df1366250e82ae8c63bfccabdeb6fe2d960f9f8db
4
- data.tar.gz: 857337f5de33d1a4b1e33001b57c2a9ef94c36085e5f42a89d022f7f59cd0c06
3
+ metadata.gz: dba48ada0346cb73f5d71804c1228fa29476d38376548fa759e45e8f1e22bc79
4
+ data.tar.gz: 194cf47027a7d51f3793d949bdcc9303e90e6b941b059db6f5d1fafd4a8a14a2
5
5
  SHA512:
6
- metadata.gz: edcd8bd191bb95b39d74eba1739b71ca1989af0e16a6c11df52267a17929476bf21a03a68e0d3d9efc44da3e66a5e3c739f86bd35ab6d6d077df6fd6fbcf4584
7
- data.tar.gz: 7e055b39fc8738a6dcec97ac152fe1871b19f1256c8d5f8b97ecda5e26b6a3adc6069c05b962f40ce6bbe02c14cf3a3cee12213083fec29094db6e205223fc5c
6
+ metadata.gz: cd2da8d6ff90ea060d4420b78d948f1cb06cf99bace44401bcb46a0bfffd7093b5babaa031b83850264f198b245d2459be5e17156f56a569b1c690b8add1026e
7
+ data.tar.gz: f77b982f2f342845fe26babf6bc6ebf188d1599a721499049e9a9fa2b8499817a6e5cea42e0adf10f0281e306d6112c868d5993d474a386423b4e2a8684e21e1
@@ -2,7 +2,7 @@ en:
2
2
  gdpr:
3
3
  privacy_policy: https://gdpr.eu/cookies/
4
4
  cookie_consent:
5
- button_ko: "Refuse"
6
- button_ok: "Validate"
5
+ button_ko: "Deny"
6
+ button_ok: "Accept"
7
7
  learn_more_html: "To learn more about cookies and how to customize your cookies options: <a href=\"%{link}\" target=\"_blank\">click here</a>."
8
8
  text: 'By navigating on this website, you agree to our use of cookies to personalize certain website features and to measure the audience and use of this website.'
@@ -3,6 +3,6 @@ fr:
3
3
  privacy_policy: https://gdpr.eu/cookies/
4
4
  cookie_consent:
5
5
  button_ko: "Refuser"
6
- button_ok: "Valider"
6
+ button_ok: "Accepter"
7
7
  learn_more_html: "Pour en savoir plus et paramétrer ces cookies : <a href=\"%{link}\" target=\"_blank\">cliquer ici</a>."
8
8
  text: "En poursuivant votre navigation sur ce site, vous acceptez l’utilisation de Cookies pour vous proposer notamment des fonctionnalités personnalisées et pour réaliser des mesures d’audience."
data/lib/gdpr/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Gdpr
2
- VERSION = '1.2.2'
2
+ VERSION = '1.2.3'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gdpr
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.2
4
+ version: 1.2.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Arnaud Levy