diff --git a/Gemfile b/Gemfile index 08a2b8a..8052705 100644 --- a/Gemfile +++ b/Gemfile @@ -27,6 +27,7 @@ gem 'google-cloud-storage', '~> 1.11', require: false gem 'image_processing', '~> 1.2' gem 'meta-tags' gem 'pg' +gem 'rollbar' gem 'uk_postcode', '~> 2.1.0' group :development, :test do diff --git a/Gemfile.lock b/Gemfile.lock index 26cf64d..a3acfc6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -227,6 +227,7 @@ GEM actionpack (>= 5.0) railties (>= 5.0) retriable (3.1.2) + rollbar (2.23.2) rubocop (0.79.0) jaro_winkler (~> 1.5.1) parallel (~> 1.10) @@ -322,6 +323,7 @@ DEPENDENCIES puma (~> 3.12) rails (~> 6.0.0) rails_best_practices + rollbar rubocop-performance rubocop-rails selenium-webdriver