Update bundle

This commit is contained in:
Tom Hughes 2015-04-14 09:22:44 +01:00
parent 080b12330b
commit 52d7cae438
2 changed files with 27 additions and 15 deletions

View file

@ -3,6 +3,9 @@ source "https://rubygems.org"
# Require rails
gem "rails", "4.2.1"
# Sprockets 3 seems to be buggy, so stick with 2 for now
gem "sprockets", "~> 2.12.3"
# Require things which have moved to gems in ruby 1.9
gem "bigdecimal", "~> 1.1.0", :platforms => :ruby_19