Update to rails 4.1.7

This commit is contained in:
Tom Hughes 2014-11-09 22:41:12 +00:00
parent 08a0fc90e3
commit ac2f9308b9
2 changed files with 49 additions and 49 deletions

View file

@ -1,7 +1,7 @@
source 'https://rubygems.org'
# Require rails
gem 'rails', '4.1.6'
gem 'rails', '4.1.7'
# Require things which have moved to gems in ruby 1.9
gem 'bigdecimal', "~> 1.1.0", :platforms => :ruby_19