Upgrade to Rails 5.2
Updates changed method names and fixes spec failures
Showing
source 'https://rubygems.org' | ||
gem 'rails', '5.1.7' | ||
gem 'rails', '5.2.3' | ||
# Improves copy-on-write performance for MRI | ||
gem 'nakayoshi_fork', '~> 0.0.4' | ||
... | ... |
bin/yarn
0 → 100755
Please register or sign in to comment