From 21bb135528716b669e3eb0128498b79cdb3f7073 Mon Sep 17 00:00:00 2001 From: mo khan Date: Fri, 6 Feb 2015 15:44:17 -0700 Subject: add puma. --- Gemfile | 1 + 1 file changed, 1 insertion(+) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index 9e937a0..67ed727 100644 --- a/Gemfile +++ b/Gemfile @@ -41,6 +41,7 @@ gem 'chartkick' gem 'groupdate' gem 'pcaprub' gem 'packetfu' +gem 'puma' group :development, :test do # Call 'byebug' anywhere in the code to stop execution and get a debugger console -- cgit v1.2.3