Skip to content

Commit

Permalink
rollbar added
Browse files Browse the repository at this point in the history
  • Loading branch information
hmtanbir committed Jan 24, 2017
1 parent ce37e76 commit 1e2ea2c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,4 @@ gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby]
# install pg
gem 'pg', group: :production
gem 'rails_12factor', group: :production
gem 'rollbar'
4 changes: 4 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ GEM
mimemagic (0.3.2)
mini_portile2 (2.1.0)
minitest (5.10.1)
multi_json (1.12.1)
nio4r (1.2.1)
nokogiri (1.7.0.1)
mini_portile2 (~> 2.1.0)
Expand Down Expand Up @@ -138,6 +139,8 @@ GEM
rb-fsevent (0.9.8)
rb-inotify (0.9.7)
ffi (>= 0.5.0)
rollbar (2.14.0)
multi_json
rspec-core (3.5.4)
rspec-support (~> 3.5.0)
rspec-expectations (3.5.0)
Expand Down Expand Up @@ -218,6 +221,7 @@ DEPENDENCIES
rails (~> 5.0.0)
rails-controller-testing
rails_12factor
rollbar
rspec-rails (~> 3.5)
sass-rails (~> 5.0)
shoulda-matchers
Expand Down

0 comments on commit 1e2ea2c

Please sign in to comment.