Skip to content

Commit

Permalink
Use tokeninput as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
wvengen committed May 8, 2015
1 parent c388b4e commit b3196e0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 860 deletions.
1 change: 1 addition & 0 deletions Gemfile
Expand Up @@ -14,6 +14,7 @@ gem 'therubyracer', platforms: :ruby

gem 'jquery-rails'
gem 'select2-rails'
gem 'rails_tokeninput'
gem 'bootstrap-datepicker-rails'
gem 'date_time_attribute'
gem 'rails-assets-listjs', '0.2.0.beta.4' # remember to maintain list.*.js plugins and template engines on update
Expand Down
3 changes: 3 additions & 0 deletions Gemfile.lock
Expand Up @@ -300,6 +300,8 @@ GEM
railties (~> 4.0)
rails-settings-cached (0.4.1)
rails (>= 4.0.0)
rails_tokeninput (1.7.0)
railties (>= 3.1.0)
railties (4.2.1)
actionpack (= 4.2.1)
activesupport (= 4.2.1)
Expand Down Expand Up @@ -517,6 +519,7 @@ DEPENDENCIES
rails-assets-listjs (= 0.2.0.beta.4)
rails-i18n
rails-settings-cached
rails_tokeninput
ransack
recurring_select
resque
Expand Down

0 comments on commit b3196e0

Please sign in to comment.