Project

General

Profile

« Previous | Next » 

Revision ae2a32b6

Added by Dominic Cleal about 8 years ago

fixes #14114 - pin rake to avoid rubocop/rake 11.x incompatibility

(cherry picked from commit d29a748f6653bcae41272d9faa1aae61a4bcfb6e)

View differences:

Gemfile
source 'https://rubygems.org'
gem 'rails', '3.2.21'
gem 'rake', '< 11'
gem 'rack-cache', '< 1.3.0'
gem 'json', '~> 1.5'
gem 'rest-client', '~> 1.6.0', :require => 'rest_client'

Also available in: Unified diff