Update to rails 5.1.5

This commit is contained in:
Tom Hughes 2018-02-25 20:52:22 +00:00
parent d8eda6ba03
commit c46a0ddaa3
2 changed files with 39 additions and 39 deletions

View file

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