diff --git a/Gemfile.lock b/Gemfile.lock --- a/Gemfile.lock +++ b/Gemfile.lock @@ -37,6 +37,9 @@ i18n (~> 0.6, >= 0.6.4) multi_json (~> 1.0) arel (3.0.3) + best_in_place (3.0.2) + actionpack (>= 3.2) + railties (>= 3.2) builder (3.0.4) coffee-rails (3.2.2) coffee-script (>= 2.2.0) @@ -55,6 +58,20 @@ i18n (0.6.11) in_place_editing (1.2.0) journey (1.0.4) + jquery-rails (3.1.1) + railties (>= 3.0, < 5.0) + thor (>= 0.14, < 2.0) + jquery-tablesorter (1.12.7) + railties (>= 3.1, < 5) + jquery-timepicker-addon-rails (1.4.1) + railties (>= 3.1) + jquery-ui-rails (4.0.3) + jquery-rails + railties (>= 3.1.0) + jquery-ui-sass-rails (4.0.3.0) + jquery-rails + jquery-ui-rails (= 4.0.3) + railties (>= 3.1.0) json (1.8.1) mail (2.5.4) mime-types (~> 1.16) @@ -92,6 +109,7 @@ rdiscount (2.1.7.1) rdoc (3.12.2) json (~> 1.4) + rouge (1.6.2) rspec-collection_matchers (1.0.0) rspec-expectations (>= 2.99.0.beta1) rspec-core (2.99.2) @@ -134,15 +152,21 @@ ruby DEPENDENCIES + best_in_place (~> 3.0.1) coffee-rails (~> 3.2.1) dynamic_form haml in_place_editing + jquery-rails + jquery-tablesorter + jquery-timepicker-addon-rails + jquery-ui-sass-rails mail mysql2 prototype-rails rails (= 3.2.19) rdiscount + rouge rspec-rails (~> 2.0) sass-rails (~> 3.2.3) test-unit