mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 11:44:02 +00:00
Drop piwik_analytics
The gem is unmaintained, the openSUSE matomo installation is dead. If you need this, bring it back...
This commit is contained in:
parent
1ca6029edc
commit
2aaca67bc1
4 changed files with 2 additions and 16 deletions
3
Gemfile
3
Gemfile
|
|
@ -168,9 +168,6 @@ gem 'font-awesome-rails'
|
|||
# for markdown
|
||||
gem 'redcarpet'
|
||||
|
||||
# for visitor tracking
|
||||
gem 'piwik_analytics', '~> 1.0.1'
|
||||
|
||||
# for recurring jobs
|
||||
gem 'delayed_job_active_record'
|
||||
gem 'whenever', :require => false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue