Upgrade Rollbar to latest version to fix the issue with rack

This commit is contained in:
Leena
2017-03-06 22:09:43 +05:30
parent e048bd33d6
commit 479941009b
2 changed files with 6 additions and 3 deletions

View File

@@ -24,7 +24,7 @@ gem 'sdoc', '~> 0.4.0', group: :doc
gem 'pg'
gem 'devise'
gem 'activeadmin', git: 'https://github.com/activeadmin/activeadmin.git'
gem 'rollbar', '~> 2.5.0'
gem 'rollbar', '~> 2.14.0'
gem 'gcm'
gem 'newrelic_rpm'