Skip to content

Commit

Permalink
added rollbar
Browse files Browse the repository at this point in the history
  • Loading branch information
dereke committed Jan 20, 2020
1 parent 7a547a6 commit 165c23a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 2 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -322,6 +323,7 @@ DEPENDENCIES
puma (~> 3.12)
rails (~> 6.0.0)
rails_best_practices
rollbar
rubocop-performance
rubocop-rails
selenium-webdriver
Expand Down

0 comments on commit 165c23a

Please sign in to comment.