diff options
| author | Luc Donnet | 2014-12-03 08:26:48 +0100 |
|---|---|---|
| committer | Luc Donnet | 2014-12-03 08:26:48 +0100 |
| commit | fda489c3bf5eb69598a6454375a560e94f0ccfcc (patch) | |
| tree | 7702d5054bd8bb3d4bd70f4cc82062c9ccfe7a44 /Gemfile | |
| parent | 228c5a383eff1c6175a97a8ed446d6777b9310c8 (diff) | |
| download | chouette-core-fda489c3bf5eb69598a6454375a560e94f0ccfcc.tar.bz2 | |
Fix route stop areas choices Refs #0030223
Diffstat (limited to 'Gemfile')
| -rw-r--r-- | Gemfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -60,6 +60,7 @@ gem "breadcrumbs_on_rails" gem 'rails-assets-typeahead.js-bootstrap3.less' gem 'rails-assets-respond' gem 'rails-assets-eonasdan-bootstrap-datetimepicker', '~> 3.1.3' +gem 'rails-assets-jquery-tokeninput', '~> 1.7.0' # Format Output gem 'json' |
