Whoops- add bunny to Gemfile now that sneakers is gone

pull/527/head
Rick Carlino 2017-11-06 10:24:03 -06:00
parent 2eba68664c
commit 8dfd308e29
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ gem "webpack-rails"
# vars if you wish to use them on your own servers.
gem "rollbar"
gem "skylight", "1.4.0"
gem "bunny"
group :development, :test do
gem "codecov", require: false