diff --git a/Gemfile.lock b/Gemfile.lock index 4e05edd..2766822 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -54,7 +54,7 @@ GEM bootstrap-sass (3.3.6) autoprefixer-rails (>= 5.2.1) sass (>= 3.3.4) - builder (3.2.2) + builder (3.2.4) byebug (8.2.2) climate_control (0.0.3) activesupport (>= 3.0) @@ -69,6 +69,7 @@ GEM execjs coffee-script-source (1.10.0) concurrent-ruby (1.0.1) + crass (1.0.6) daemons (1.2.3) debug_inspector (0.0.2) delayed_job (4.1.1) @@ -106,7 +107,8 @@ GEM guard-minitest (2.4.4) guard-compat (~> 1.2) minitest (>= 3.0) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jmespath (1.1.3) jquery-rails (4.2.1) rails-dom-testing (>= 1, < 3) @@ -114,16 +116,26 @@ GEM thor (>= 0.14, < 2.0) jquery-ui-rails (5.0.5) railties (>= 3.2.16) - json (1.8.3) + json (1.8.6) jtable-rails4 (0.1.1) - kaminari (0.16.3) - actionpack (>= 3.0.0) - activesupport (>= 3.0.0) + kaminari (1.2.1) + activesupport (>= 4.1.0) + kaminari-actionview (= 1.2.1) + kaminari-activerecord (= 1.2.1) + kaminari-core (= 1.2.1) + kaminari-actionview (1.2.1) + actionview + kaminari-core (= 1.2.1) + kaminari-activerecord (1.2.1) + activerecord + kaminari-core (= 1.2.1) + kaminari-core (1.2.1) libv8 (3.16.14.11) listen (3.0.6) rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9.7) - loofah (2.0.3) + loofah (2.5.0) + crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.0.10) mail (2.6.3) @@ -134,16 +146,16 @@ GEM mini_backtrace (0.1.3) minitest (> 1.2.0) rails (>= 2.3.3) - mini_portile2 (2.1.0) - minitest (5.10.1) + mini_portile2 (2.4.0) + minitest (5.14.1) minitest-reporters (1.1.8) ansi builder minitest (>= 5.0) ruby-progressbar nenv (0.3.0) - nokogiri (1.6.8.1) - mini_portile2 (~> 2.1.0) + nokogiri (1.10.9) + mini_portile2 (~> 2.4.0) notiffany (0.0.8) nenv (~> 0.1) shellany (~> 0.0) @@ -163,7 +175,7 @@ GEM pry (>= 0.9.10, < 0.11.0) pry-rails (0.3.4) pry (>= 0.9.10) - rack (1.6.5) + rack (1.6.13) rack-cors (0.4.0) rack-test (0.6.3) rack (>= 1.0) @@ -180,12 +192,12 @@ GEM sprockets-rails rails-deprecated_sanitizer (1.0.3) activesupport (>= 4.2.0.alpha) - rails-dom-testing (1.0.7) - activesupport (>= 4.2.0.beta, < 5.0) - nokogiri (~> 1.6.0) + rails-dom-testing (1.0.9) + activesupport (>= 4.2.0, < 5.0) + nokogiri (~> 1.6) rails-deprecated_sanitizer (>= 1.0.1) - rails-html-sanitizer (1.0.3) - loofah (~> 2.0) + rails-html-sanitizer (1.3.0) + loofah (~> 2.3) rails_12factor (0.0.3) rails_serve_static_assets rails_stdout_logging @@ -232,11 +244,11 @@ GEM libv8 (~> 3.16.14.0) ref thor (0.19.4) - thread_safe (0.3.5) + thread_safe (0.3.6) tilt (2.0.2) turbolinks (2.5.3) coffee-rails - tzinfo (1.2.2) + tzinfo (1.2.7) thread_safe (~> 0.1) uglifier (2.7.2) execjs (>= 0.3.0)