summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authormo khan <mo@mokhan.ca>2015-02-04 22:40:04 -0700
committermo khan <mo@mokhan.ca>2015-02-04 22:40:04 -0700
commitf294743a2de4d8c237e7c520f2ebb0a7218f6710 (patch)
treee5be488af820f6bf097a9e94d96e1e21c0a2c029 /Gemfile
parent35b088753ffc2ed82071cf7e0c6538b2b47f9e92 (diff)
add charts.
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 2c1df4c..5302897 100644
--- a/Gemfile
+++ b/Gemfile
@@ -37,6 +37,8 @@ gem 'bunny'
gem 'sneakers'
gem 'foreman'
gem 'foundation-rails'
+gem 'chartkick'
+gem 'groupdate'
group :development, :test do
# Call 'byebug' anywhere in the code to stop execution and get a debugger console