Skip to content

Commit

Permalink
rollbar init
Browse files Browse the repository at this point in the history
  • Loading branch information
airled committed May 2, 2016
1 parent df84fc8 commit defb3ac
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ gem 'bootstrap-kaminari-views'
gem 'slim'
gem 'activeadmin', github: 'activeadmin'
gem 'rails-i18n'
gem 'rollbar'

group :development, :test do
gem 'capistrano-rails', '~> 1.1.1'
Expand Down
3 changes: 3 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,8 @@ GEM
ref (2.0.0)
responders (2.1.0)
railties (>= 4.2.0, < 5)
rollbar (2.11.1)
multi_json
sass (3.4.16)
sass-rails (5.0.3)
railties (>= 4.0.0, < 5.0)
Expand Down Expand Up @@ -316,6 +318,7 @@ DEPENDENCIES
rails (= 4.2.1)
rails-i18n
rails-jquery-autocomplete
rollbar
sass-rails (~> 5.0)
sdoc (~> 0.4.0)
sidekiq
Expand Down

0 comments on commit defb3ac

Please sign in to comment.