Project

General

Profile

« Previous | Next » 

Revision f848c95f

Added by Matthias Dellweg over 6 years ago

refs #20201: update dependency to rest-client

View differences:

Gemfile
raise "Unsupported Ruby on Rails version configured in settings.yaml: #{SETTINGS[:rails]}"
end
gem 'rest-client', '>= 1.8.0', '< 3', :require => 'rest_client'
gem 'rest-client', '>= 2.0.0', '< 3', :require => 'rest_client'
gem 'audited', '~> 4.3'
gem 'will_paginate', '~> 3.0'
gem 'ancestry', '>= 2.0', '< 4'

Also available in: Unified diff