diff --git a/ui/Gemfile.lock b/ui/Gemfile.lock index 5581db3..e64aaf7 100644 --- a/ui/Gemfile.lock +++ b/ui/Gemfile.lock @@ -43,7 +43,7 @@ GEM bootstrap-kaminari-views (0.0.5) kaminari (>= 0.13) rails (>= 3.1) - builder (3.2.3) + builder (3.2.4) byebug (8.2.1) cane (2.6.2) parallel @@ -55,8 +55,8 @@ GEM xpath (~> 2.0) cliver (0.3.2) commonjs (0.2.7) - concurrent-ruby (1.1.5) - crass (1.0.5) + concurrent-ruby (1.2.2) + crass (1.0.6) database_cleaner (1.5.1) debug_inspector (0.0.2) diff-lcs (1.2.5) @@ -83,8 +83,8 @@ GEM i18n (0.9.5) concurrent-ruby (~> 1.0) imgkit (1.6.1) - jquery-rails (4.1.0) - rails-dom-testing (~> 1.0) + jquery-rails (4.4.0) + rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) json (1.8.3) @@ -100,7 +100,7 @@ GEM less (~> 2.6.0) sprockets (>= 2) libv8 (3.16.14.11) - loofah (2.3.1) + loofah (2.20.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.4) @@ -109,7 +109,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2016.0221) mini_portile2 (2.4.0) - minitest (5.13.0) + minitest (5.18.0) multi_json (1.11.2) mysql-parser (0.0.3) mysql2 (0.3.19) @@ -124,7 +124,7 @@ GEM websocket-driver (>= 0.2.0) pundit (1.1.0) activesupport (>= 3.0.0) - rack (1.6.12) + rack (1.6.13) rack-protection (1.5.5) rack rack-test (0.6.3) @@ -140,20 +140,20 @@ GEM bundler (>= 1.3.0, < 2.0) railties (= 4.2.5.2) sprockets-rails - rails-deprecated_sanitizer (1.0.3) + rails-deprecated_sanitizer (1.0.4) activesupport (>= 4.2.0.alpha) 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.3.0) - loofah (~> 2.3) + rails-html-sanitizer (1.5.0) + loofah (~> 2.19, >= 2.19.1) railties (4.2.5.2) actionpack (= 4.2.5.2) activesupport (= 4.2.5.2) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (13.0.1) + rake (13.0.6) rdoc (4.2.1) json (~> 1.4) ref (2.0.0) @@ -198,7 +198,7 @@ GEM therubyracer (0.12.2) libv8 (~> 3.16.14.0) ref - thor (0.19.1) + thor (0.19.4) thread_safe (0.3.6) tilt (2.0.10) twitter-bootstrap-rails (3.2.2) @@ -206,7 +206,7 @@ GEM execjs (>= 2.2.2, >= 2.2) less-rails (>= 2.5.0) railties (>= 3.1) - tzinfo (1.2.5) + tzinfo (1.2.11) thread_safe (~> 0.1) uglifier (2.7.2) execjs (>= 0.3.0)