From 67e2cf88644ae2e9dd65769cc3f88c44c374c8dc Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Wed, 13 Mar 2013 21:36:26 +0200 Subject: [PATCH] select2-rails gem added --- Gemfile | 1 + Gemfile.lock | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/Gemfile b/Gemfile index 73527498..a9f69acc 100644 --- a/Gemfile +++ b/Gemfile @@ -113,6 +113,7 @@ group :assets do gem "therubyracer" gem 'chosen-rails', "0.9.8" + gem 'select2-rails' gem 'jquery-atwho-rails', "0.1.7" gem "jquery-rails", "2.1.3" gem "jquery-ui-rails", "2.0.2" diff --git a/Gemfile.lock b/Gemfile.lock index f738907f..a19cbfdd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -384,6 +384,9 @@ GEM seed-fu (2.2.0) activerecord (~> 3.1) activesupport (~> 3.1) + select2-rails (3.3.1) + sass-rails (>= 3.2) + thor (~> 0.14) selenium-webdriver (2.30.0) childprocess (>= 0.2.5) multi_json (~> 1.0) @@ -534,6 +537,7 @@ DEPENDENCIES sass-rails (~> 3.2.5) sdoc seed-fu + select2-rails settingslogic shoulda-matchers (= 1.3.0) sidekiq