Update rails to 5.0.6

This commit is contained in:
Tom Hughes 2017-09-08 15:08:47 +01:00
parent f1faffd4d1
commit d3a876f13a
2 changed files with 49 additions and 48 deletions

View file

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