Merge pull request #2116 from hewo/feature_rails_update_4_2_10

Feature rails update 4.2.10
This commit is contained in:
Matt Rogers 2018-09-13 21:31:31 -05:00 committed by GitHub
commit dab358cad0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
source 'https://rubygems.org'
gem 'rails', '~> 4.2.6'
gem 'rails', '~> 4.2.10'
gem 'sass-rails', '~> 5.0'
gem 'coffee-rails', '~> 4.1.0'

View file

@ -279,7 +279,7 @@ DEPENDENCIES
pry
rack-dev-mark
rack-mini-profiler
rails (~> 4.2.6)
rails (~> 4.2.10)
rails-dom-testing!
rails_autolink
rspec-expectations