X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/8c79134a6ec4a370d691764dbba8d3270e3596ca..377bdbac837d6e9d67c1302c3ac43cf6a364bc47:/Gemfile diff --git a/Gemfile b/Gemfile index 9bde0af13..76071aa2e 100644 --- a/Gemfile +++ b/Gemfile @@ -5,7 +5,7 @@ source 'http://rubygems.org' gem 'rails', '3.2.12' # Require things which have moved to gems in ruby 1.9 -gem 'bigdecimal', :platforms => :ruby_19 +gem 'bigdecimal', "~> 1.1.0", :platforms => :ruby_19 # Require things which have moved to gems in ruby 2.0 gem 'psych', :platforms => :ruby_20