-
- Downloads
Changed dspace gem to c3sl repo
... | ... | @@ -39,7 +39,7 @@ gem 'rack-cors', require: 'rack/cors' |
gem 'rmagick' | ||
# Dspace REST API Integration | ||
gem 'dspace_rest_client', github: 'tiagohconte/dspace-rest-client', branch: 'master' | ||
gem 'dspace_rest_client', github: 'c3sl/dspace-rest-client', branch: 'master' | ||
# pretty logs | ||
gem 'rainbow' | ||
... | ... |
Please register or sign in to comment