Skip to content

Commit e810a55

Browse files
committed
Added comment to Gemfile file
1 parent a5b7284 commit e810a55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ gem "powder" # Pow related gem
1818
gem "pry-rails" # not in dev group in case running via prod/staging @ a training
1919
gem "rails-perftest"
2020
gem "rake"
21-
gem "responders" #For Rails 4.2
21+
gem "responders" #For Rails 4.2 # LOCKED DOWN
2222
gem "ruby-prof"
2323
gem "sass-rails"
2424
gem "simplecov", require: false, group: :test

0 commit comments

Comments
 (0)