diff options
| author | mo khan <mo@mokhan.ca> | 2015-02-04 22:40:04 -0700 |
|---|---|---|
| committer | mo khan <mo@mokhan.ca> | 2015-02-04 22:40:04 -0700 |
| commit | f294743a2de4d8c237e7c520f2ebb0a7218f6710 (patch) | |
| tree | e5be488af820f6bf097a9e94d96e1e21c0a2c029 /Gemfile.lock | |
| parent | 35b088753ffc2ed82071cf7e0c6538b2b47f9e92 (diff) | |
add charts.
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index cb96b48..7ad24ad 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -49,6 +49,7 @@ GEM slop (~> 3.6) celluloid (0.16.0) timers (~> 4.0.0) + chartkick (1.3.2) coffee-rails (4.1.0) coffee-script (>= 2.2.0) railties (>= 4.0.0, < 5.0) @@ -73,6 +74,8 @@ GEM sass (>= 3.3.0, < 3.5) globalid (0.3.0) activesupport (>= 4.1.0) + groupdate (2.4.0) + activesupport (>= 3) hike (1.2.3) hitimes (1.2.2) i18n (0.7.0) @@ -187,9 +190,11 @@ PLATFORMS DEPENDENCIES bunny byebug + chartkick coffee-rails (~> 4.1.0) foreman foundation-rails + groupdate jbuilder (~> 2.0) jquery-rails listen |
