diff --git a/Gemfile.lock b/Gemfile.lock --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,6 +9,7 @@ GEM remote: https://rubygems.org/ specs: + ace-rails-ap (4.0.2) actionmailer (3.2.21) actionpack (= 3.2.21) mail (~> 2.5.4) @@ -37,9 +38,16 @@ i18n (~> 0.6, >= 0.6.4) multi_json (~> 1.0) arel (3.0.3) + autoprefixer-rails (6.0.3) + execjs + json best_in_place (3.0.3) actionpack (>= 3.2) railties (>= 3.2) + bootstrap-sass (3.2.0.2) + sass (~> 3.2) + bootstrap-switch-rails (3.3.3) + bootstrap-toggle-rails (2.2.1.0) builder (3.0.4) coffee-rails (3.2.2) coffee-script (>= 2.2.0) @@ -54,10 +62,16 @@ execjs (2.3.0) haml (4.0.6) tilt + haml-rails (0.4) + actionpack (>= 3.1, < 4.1) + activesupport (>= 3.1, < 4.1) + haml (>= 3.1, < 4.1) + railties (>= 3.1, < 4.1) hike (1.2.3) i18n (0.7.0) in_place_editing (1.2.0) journey (1.0.4) + jquery-countdown-rails (2.0.2) jquery-rails (3.1.2) railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) @@ -77,6 +91,8 @@ mime-types (~> 1.16) treetop (~> 1.4.8) mime-types (1.25.1) + momentjs-rails (2.11.1) + railties (>= 3.1) multi_json (1.10.1) mysql2 (0.3.20) polyglot (0.3.5) @@ -98,6 +114,8 @@ activesupport (= 3.2.21) bundler (~> 1.0) railties (= 3.2.21) + rails_bootstrap_sortable (2.0.0) + momentjs-rails (~> 2, >= 2.8.3) railties (3.2.21) actionpack (= 3.2.21) activesupport (= 3.2.21) @@ -130,6 +148,8 @@ railties (~> 3.2.0) sass (>= 3.1.10) tilt (~> 1.3) + select2-rails (4.0.1) + thor (~> 0.14) sprockets (2.2.3) hike (~> 1.2) multi_json (~> 1.0) @@ -152,23 +172,33 @@ ruby DEPENDENCIES + ace-rails-ap + autoprefixer-rails best_in_place (~> 3.0.1) + bootstrap-sass (~> 3.2.0) + bootstrap-switch-rails + bootstrap-toggle-rails coffee-rails (~> 3.2.2) dynamic_form haml + haml-rails in_place_editing + jquery-countdown-rails jquery-rails jquery-tablesorter jquery-timepicker-addon-rails jquery-ui-sass-rails mail + momentjs-rails mysql2 prototype-rails rails (= 3.2.21) + rails_bootstrap_sortable rdiscount rouge rspec-rails (~> 2.99.0) sass-rails (~> 3.2.6) + select2-rails test-unit uglifier verification!