Commit 12cb7cee2669502843a17331cb04ada904ff6f81
1 parent
12dbd0a4
Exists in
spb-stable
and in
3 other branches
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 "therubyracer" | @@ -144,7 +144,6 @@ gem "therubyracer" | ||
144 | gem 'turbolinks' | 144 | gem 'turbolinks' |
145 | gem 'jquery-turbolinks' | 145 | gem 'jquery-turbolinks' |
146 | 146 | ||
147 | -gem 'chosen-rails', "1.0.1" | ||
148 | gem 'select2-rails' | 147 | gem 'select2-rails' |
149 | gem 'jquery-atwho-rails', "~> 0.3.3" | 148 | gem 'jquery-atwho-rails', "~> 0.3.3" |
150 | gem "jquery-rails", "2.1.3" | 149 | gem "jquery-rails", "2.1.3" |
Gemfile.lock
@@ -71,12 +71,6 @@ GEM | @@ -71,12 +71,6 @@ GEM | ||
71 | celluloid (0.15.2) | 71 | celluloid (0.15.2) |
72 | timers (~> 1.1.0) | 72 | timers (~> 1.1.0) |
73 | charlock_holmes (0.6.9.4) | 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 | cliver (0.2.2) | 74 | cliver (0.2.2) |
81 | code_analyzer (0.4.3) | 75 | code_analyzer (0.4.3) |
82 | sexp_processor | 76 | sexp_processor |
@@ -92,12 +86,6 @@ GEM | @@ -92,12 +86,6 @@ GEM | ||
92 | coffee-script-source (1.6.3) | 86 | coffee-script-source (1.6.3) |
93 | colored (1.2) | 87 | colored (1.2) |
94 | colorize (0.5.8) | 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 | connection_pool (1.2.0) | 89 | connection_pool (1.2.0) |
102 | coveralls (0.7.0) | 90 | coveralls (0.7.0) |
103 | multi_json (~> 1.3) | 91 | multi_json (~> 1.3) |
@@ -161,7 +149,6 @@ GEM | @@ -161,7 +149,6 @@ GEM | ||
161 | dotenv (>= 0.7) | 149 | dotenv (>= 0.7) |
162 | thor (>= 0.13.6) | 150 | thor (>= 0.13.6) |
163 | formatador (0.2.4) | 151 | formatador (0.2.4) |
164 | - fssm (0.2.10) | ||
165 | gemoji (1.3.1) | 152 | gemoji (1.3.1) |
166 | gherkin-ruby (0.3.1) | 153 | gherkin-ruby (0.3.1) |
167 | racc | 154 | racc |
@@ -572,7 +559,6 @@ DEPENDENCIES | @@ -572,7 +559,6 @@ DEPENDENCIES | ||
572 | bootstrap-sass (~> 3.0) | 559 | bootstrap-sass (~> 3.0) |
573 | capybara | 560 | capybara |
574 | carrierwave | 561 | carrierwave |
575 | - chosen-rails (= 1.0.1) | ||
576 | coffee-rails | 562 | coffee-rails |
577 | colored | 563 | colored |
578 | coveralls | 564 | coveralls |