Last active
March 12, 2019 15:08
-
-
Save igkuz/2e0170d7b62f560c8a7f9ed602d73b57 to your computer and use it in GitHub Desktop.
Gemfile for bunny
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
source 'https://rubygems.org' | |
gem 'bunny' | |
gem 'redis' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment