Skip to content

Commit c757a91

Browse files
committed
Remove library dependencies that are already part of linkeddata
1 parent 12a2501 commit c757a91

2 files changed

Lines changed: 0 additions & 6 deletions

File tree

Gemfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ gem 'jquery-qtip2-wrapper-rails'
3030
gem 'jquery-rails'
3131
gem 'jquery-simplecolorpicker-rails'
3232
gem 'jquery-turbolinks'
33-
gem 'json-ld'
3433
gem 'kt-paperclip'
3534
gem 'linkeddata'
3635
gem 'maxmind-db'
@@ -45,8 +44,6 @@ gem 'pundit'
4544
gem 'rack-cors', require: 'rack/cors'
4645
gem 'rails_admin'
4746
gem 'rails-i18n'
48-
gem 'rdf'
49-
gem 'rdf-rdfxml'
5047
gem 'recaptcha', require: 'recaptcha/rails'
5148
gem 'redcarpet'
5249
gem 'redis'

Gemfile.lock

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -851,7 +851,6 @@ DEPENDENCIES
851851
jquery-rails
852852
jquery-simplecolorpicker-rails
853853
jquery-turbolinks
854-
json-ld
855854
kt-paperclip
856855
linkeddata
857856
listen
@@ -879,8 +878,6 @@ DEPENDENCIES
879878
rails-controller-testing
880879
rails-i18n
881880
rails_admin
882-
rdf
883-
rdf-rdfxml
884881
recaptcha
885882
redcarpet
886883
redis

0 commit comments

Comments
 (0)