Removed cookie warning. Updated Gems.
Apparently functional cookies can be used without consent.
This commit is contained in:
parent
267acc4550
commit
bc944d677b
4 changed files with 89 additions and 98 deletions
3
Gemfile
3
Gemfile
|
|
@ -113,9 +113,6 @@ gem 'slim-rails'
|
|||
# Attachment/image handling
|
||||
gem "paperclip"
|
||||
|
||||
# Comply with stupid european cookie law
|
||||
gem 'cookies_eu'
|
||||
|
||||
# Requires: apt-get install libbz2-dev
|
||||
gem 'bzip2-ruby', :git => 'https://github.com/chewi/bzip2-ruby.git'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue