Commit 12cb7cee2669502843a17331cb04ada904ff6f81

Authored by Dmitriy Zaporozhets
1 parent 12dbd0a4

Remove chosen gem

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Showing 2 changed files with 0 additions and 15 deletions   Show diff stats
Gemfile
... ... @@ -144,7 +144,6 @@ gem &quot;therubyracer&quot;
144 144 gem 'turbolinks'
145 145 gem 'jquery-turbolinks'
146 146  
147   -gem 'chosen-rails', "1.0.1"
148 147 gem 'select2-rails'
149 148 gem 'jquery-atwho-rails', "~> 0.3.3"
150 149 gem "jquery-rails", "2.1.3"
... ...
Gemfile.lock
... ... @@ -71,12 +71,6 @@ GEM
71 71 celluloid (0.15.2)
72 72 timers (~> 1.1.0)
73 73 charlock_holmes (0.6.9.4)
74   - chosen-rails (1.0.1)
75   - coffee-rails (>= 3.2)
76   - compass-rails (>= 1.0)
77   - railties (>= 3.0)
78   - sass-rails (>= 3.2)
79   - chunky_png (1.2.9)
80 74 cliver (0.2.2)
81 75 code_analyzer (0.4.3)
82 76 sexp_processor
... ... @@ -92,12 +86,6 @@ GEM
92 86 coffee-script-source (1.6.3)
93 87 colored (1.2)
94 88 colorize (0.5.8)
95   - compass (0.12.2)
96   - chunky_png (~> 1.2)
97   - fssm (>= 0.2.7)
98   - sass (~> 3.1)
99   - compass-rails (1.1.1)
100   - compass (>= 0.12.2)
101 89 connection_pool (1.2.0)
102 90 coveralls (0.7.0)
103 91 multi_json (~> 1.3)
... ... @@ -161,7 +149,6 @@ GEM
161 149 dotenv (>= 0.7)
162 150 thor (>= 0.13.6)
163 151 formatador (0.2.4)
164   - fssm (0.2.10)
165 152 gemoji (1.3.1)
166 153 gherkin-ruby (0.3.1)
167 154 racc
... ... @@ -572,7 +559,6 @@ DEPENDENCIES
572 559 bootstrap-sass (~> 3.0)
573 560 capybara
574 561 carrierwave
575   - chosen-rails (= 1.0.1)
576 562 coffee-rails
577 563 colored
578 564 coveralls
... ...