diff --git a/Gemfile b/Gemfile index c790fd76..48fb2178 100644 --- a/Gemfile +++ b/Gemfile @@ -157,8 +157,8 @@ gem 'pry-byebug' # just to make sure they're the same # group :production, :qa do -# gem 'google-analytics-rails', '1.1.0' -# gem 'lograge' + gem 'google-analytics-rails', '1.1.0' + gem 'lograge' # end # Install the bundle --with aws when running on Amazon Elastic Beanstalk