diff --git a/Gemfile.lock b/Gemfile.lock --- a/Gemfile.lock +++ b/Gemfile.lock @@ -65,6 +65,8 @@ sass (~> 3.2) bootstrap-switch-rails (3.3.3) bootstrap-toggle-rails (2.2.1.0) + bootstrap3-datetimepicker-rails (4.17.47) + momentjs-rails (>= 2.8.1) builder (3.2.2) coffee-rails (4.2.1) coffee-script (>= 2.2.0) @@ -97,6 +99,11 @@ i18n (0.7.0) in_place_editing (1.2.0) jquery-countdown-rails (2.0.2) + jquery-datatables-rails (3.4.0) + actionpack (>= 3.1) + jquery-rails + railties (>= 3.1) + sass-rails jquery-rails (4.2.1) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) @@ -204,6 +211,7 @@ bootstrap-sass (~> 3.2.0) bootstrap-switch-rails bootstrap-toggle-rails + bootstrap3-datetimepicker-rails (~> 4.17.47) coffee-rails dynamic_form fuzzy-string-match @@ -211,6 +219,7 @@ haml-rails in_place_editing jquery-countdown-rails + jquery-datatables-rails jquery-rails jquery-tablesorter jquery-timepicker-addon-rails @@ -232,4 +241,4 @@ yaml_db BUNDLED WITH - 1.13.6 + 1.15.4