Don't need to explitcyl add active support

This commit is contained in:
Brenda Wallace
2020-06-03 15:27:14 +12:00
parent 38e6e2cfab
commit b2cc346e92

View File

@@ -6,9 +6,6 @@ ruby '2.6.5'
gem 'rails', '5.2.4.3'
# security patch to at least this version
gem "activesupport", ">= 5.2.4.3"
gem 'bundler', '>=1.1.5'
gem 'coffee-rails'