Finishing the consumer side of the alert example from chapter 4

This commit is contained in:
Dan Buch
2012-11-23 09:28:45 -05:00
parent 4acbd0a911
commit 91f9d80e16
3 changed files with 98 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
source :rubygems
gem 'json_pure'
gem 'jruby-openssl'
group :development, :test do
gem 'rspec'