gdpr 1.0.12 → 1.1.0

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
  SHA256:
3
- metadata.gz: 3ee3195c024a7632d33f950f01358ade65e633ffc05aac9f6085978559c47903
4
- data.tar.gz: aa4960f34b48250b96db80f75f0b2796f642457a056e815306ae9eff06c1f5fa
3
+ metadata.gz: e415d6b6900821ce66cc9252776b119cbbd75e04dbd2d417bb9fe4a6776cee84
4
+ data.tar.gz: 4b81c17651db669cefc67f46748d00fb7babe758ab04258bfc2851aae41884dd
5
5
  SHA512:
6
- metadata.gz: f16d9f3c176fdc7e3b3a44c50be2ed3ec9dc03677876dc114d6c710eaa546fd0f2a14cdc8eee119277fb40d881a1d1e20b1cedc20d3f8ce3792264ac022e7679
7
- data.tar.gz: a5edfac5c95ace1532cb5caac5c8c0c46c2403617e1a680cd5da1d51086a35bb94b4164ed0ea48aa7d2a3bc63804bbd40f53982becf96a2fbb38f21cf3073660
6
+ metadata.gz: 22bf1a09d57bc65dd1c784fc9e6a18569bf2938b733e38830a2925e1b47c3eb05c7934163c5cfe43386cb0ee77a4f8004114fc00f4277e1e6113f87d799f6152
7
+ data.tar.gz: fc51d1f1c0f3ac34a8c702c35786fab44bbff8c81c52e95d5c925c8af7e5bfecd770350c054f4f82f3c7550b03f7a9461f9ed40e8011136068883c7d0a699bdc
@@ -1,6 +1,6 @@
1
1
  de:
2
2
  gdpr:
3
- privacy_policy: https://www.eugdpr.org
3
+ privacy_policy: https://gdpr.eu/cookies/
4
4
  cookie_consent:
5
5
  text: "Indem Sie Ihre Navigation auf dieser Website fortsetzen, akzeptieren Sie die Verwendung von Cookies, die insbesondere dazu dienen, Ihnen personalisierte Funktionen anzubieten und Ihre Besuche auf der Website zu erfassen."
6
6
  button: "Ich habe verstanden"
@@ -1,6 +1,6 @@
1
1
  en:
2
2
  gdpr:
3
- privacy_policy: https://www.eugdpr.org
3
+ privacy_policy: https://gdpr.eu/cookies/
4
4
  cookie_consent:
5
5
  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.'
6
6
  button: "I agree"
@@ -1,6 +1,6 @@
1
1
  es:
2
2
  gdpr:
3
- privacy_policy: https://www.eugdpr.org
3
+ privacy_policy: https://gdpr.eu/cookies/
4
4
  cookie_consent:
5
5
  text: "Al continuar su navegación por este sitio, acepta la utilización de cookies, que tienen por objeto proponerle funcionalidades personalizadas y realizar mediciones de audiencia."
6
6
  button: "Entendido"
@@ -1,6 +1,6 @@
1
1
  fr:
2
2
  gdpr:
3
- privacy_policy: https://www.eugdpr.org
3
+ privacy_policy: https://gdpr.eu/cookies/
4
4
  cookie_consent:
5
5
  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."
6
6
  button: "J'ai compris"
@@ -1,6 +1,6 @@
1
1
  it:
2
2
  gdpr:
3
- privacy_policy: https://www.eugdpr.org
3
+ privacy_policy: https://gdpr.eu/cookies/
4
4
  cookie_consent:
5
5
  text: "Proseguendo nella navigazione del Sito, l'utente acconsente all'utilizzo dei cookie allo scopo di fornire funzioni personalizzate e di misurazione dell'audience."
6
6
  button: "Ho capito"
@@ -1,6 +1,6 @@
1
1
  zh:
2
2
  gdpr:
3
- privacy_policy: https://www.eugdpr.org
3
+ privacy_policy: https://gdpr.eu/cookies/
4
4
  cookie_consent:
5
5
  text: '在瀏覽本網站之時,您同意本網站收集閣下Cookies(如有)及用於獲取配置數據以及分析上網認識的瀏覽習慣。Cookies可免除閣下每次瀏覽網站是重新登記的麻煩,並追蹤閣下喜歡的網頁主題選項,為閣下提供更個性化服務。阁下如不希望接受Cookies,可以修改有关互联网选项或阁下计算机系统的浏览选项,但阁下可能因此无法使用或启动本网站的若干功能。'
6
6
  button: "同意"
@@ -1,3 +1,3 @@
1
1
  module Gdpr
2
- VERSION = '1.0.12'
2
+ VERSION = '1.1.0'
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.0.12
4
+ version: 1.1.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Arnaud Levy
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2019-03-27 00:00:00.000000000 Z
12
+ date: 2020-07-30 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rails
@@ -96,8 +96,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
96
96
  - !ruby/object:Gem::Version
97
97
  version: '0'
98
98
  requirements: []
99
- rubyforge_project:
100
- rubygems_version: 2.7.6
99
+ rubygems_version: 3.0.3
101
100
  signing_key:
102
101
  specification_version: 4
103
102
  summary: Helps getting your Rails app GDPR compliant