cookies_eu 1.6.0 → 1.6.1

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: 0af5f3efcb9332dc96e91d481d2a65452d54b71a
4
- data.tar.gz: 1459279722688895ab98b9a8142fa416976b55f7
3
+ metadata.gz: b88c1e7039b52c3e90d05777a072316f73594ab0
4
+ data.tar.gz: 1f4abaedf03362f693ffe04e1967aef87cd4f576
5
5
  SHA512:
6
- metadata.gz: f5e1699675a21390072d85e162cee697095818c2201ca8b0e6a8a1e397eb5ec02ffc95089158b56ec0c887b94e7efb3818c783087b50cb63bc391945fc8c94d2
7
- data.tar.gz: f8b150edf6a08cb41f4885286794cfbfc25b0d6f8f349d78009c16f4a7ce0985b09a1bdd1d77b7b2782bad8f13439b40a026f33687a2b3b7e108f162727b2f18
6
+ metadata.gz: 8a89d00d57fa0fc65c2e7b8fe2d5b2867a2157888cc68d9b906894d8590122cea4c9466763edc6fea20e6ef35655a842bf867b4ba9f1d3897540210dea6ae7ee
7
+ data.tar.gz: 1f9e926f35b696d89bcb2f46a9cf9b448ea591c2f2ff0f85a9a874eca38501db55a62ac7b09d8df8028f71fe71795afab53bfcfe6b597b74ad0f7093e209c2fd
data/README.md CHANGED
@@ -192,3 +192,10 @@ To enable cookies on our website, follow the steps below.
192
192
  3. Commit your changes (`git commit -am 'Add some feature'`)
193
193
  4. Push to the branch (`git push origin my-new-feature`)
194
194
  5. Create new Pull Request
195
+
196
+ ## Credits
197
+
198
+ Maintained and sponsored by
199
+ [Infinum] (http://www.infinum.co).
200
+
201
+ <img src="https://infinum.co/infinum.png" width="264">
@@ -1,5 +1,5 @@
1
1
  pt:
2
- eu_cookies:
3
- short_html: "As cookies ajudam-nos a oferecer os nossos serviços. Ao utilizar os nossos serviços, aceita o uso de cookies."
2
+ cookies_eu:
3
+ cookies_text: "As cookies ajudam-nos a oferecer os nossos serviços. Ao utilizar os nossos serviços, aceita o uso de cookies."
4
4
  learn_more: "Mais informações"
5
- ok: "OK"
5
+ ok: "OK"
@@ -1,3 +1,3 @@
1
1
  module CookiesEu
2
- VERSION = "1.6.0"
2
+ VERSION = "1.6.1"
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.0
4
+ version: 1.6.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stjepan Hadjic
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-10-03 00:00:00.000000000 Z
11
+ date: 2016-12-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: js_cookie_rails
@@ -112,10 +112,9 @@ required_rubygems_version: !ruby/object:Gem::Requirement
112
112
  version: '0'
113
113
  requirements: []
114
114
  rubyforge_project:
115
- rubygems_version: 2.6.4
115
+ rubygems_version: 2.5.1
116
116
  signing_key:
117
117
  specification_version: 4
118
118
  summary: Displays a cookie consent. If you dont disable cokkies in settings, we assume
119
119
  you are ok with us using cookies
120
120
  test_files: []
121
- has_rdoc: