Added comment to Gemfile file

This commit is contained in:
Al Snow
2018-03-03 08:42:08 -05:00
parent a5b7284099
commit e810a55a3b
+1 -1
View File
@@ -18,7 +18,7 @@ gem "powder" # Pow related gem
gem "pry-rails" # not in dev group in case running via prod/staging @ a training
gem "rails-perftest"
gem "rake"
gem "responders" #For Rails 4.2
gem "responders" #For Rails 4.2 # LOCKED DOWN
gem "ruby-prof"
gem "sass-rails"
gem "simplecov", require: false, group: :test