X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/694ffd7281187a8434017f03f33949c39d6da896..c3cdd4b5d732ae6ea7a65490ed6797190f3f4330:/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