diff --git a/Gemfile.lock b/Gemfile.lock index 21dd29b..8afe883 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -58,7 +58,7 @@ GEM bootstrap-sass (3.3.7) autoprefixer-rails (>= 5.2.1) sass (>= 3.3.4) - builder (3.2.3) + builder (3.2.4) byebug (10.0.2) cancancan (2.3.0) capybara (3.9.0) @@ -81,8 +81,8 @@ GEM commonjs (0.2.7) composite_primary_keys (11.0.3) activerecord (~> 5.2.0) - concurrent-ruby (1.1.5) - crass (1.0.4) + concurrent-ruby (1.1.8) + crass (1.0.6) debug_inspector (0.0.3) descriptive-statistics (2.2.0) devise (4.7.1) @@ -95,7 +95,7 @@ GEM devise (>= 3.4.1) net-ldap (>= 0.16.0) diff-lcs (1.3) - erubi (1.9.0) + erubi (1.10.0) exception_notification (4.2.2) actionmailer (>= 4.0, < 6) activesupport (>= 4.0, < 6) @@ -108,8 +108,9 @@ GEM formatador (0.2.5) globalid (0.4.1) activesupport (>= 4.2.0) - gon (6.2.1) - actionpack (>= 3.0) + gon (6.4.0) + actionpack (>= 3.0.20) + i18n (>= 0.7) multi_json request_store (>= 1.0) guard (2.14.2) @@ -125,7 +126,7 @@ GEM temple (>= 0.8.0) tilt high_voltage (3.1.0) - i18n (1.7.0) + i18n (1.8.10) concurrent-ruby (~> 1.0) jquery-rails (4.3.3) rails-dom-testing (>= 1, < 3) @@ -162,7 +163,7 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.3.0) + loofah (2.9.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.0.13) @@ -171,11 +172,13 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (0.9.2) - mimemagic (0.3.2) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.1) - mini_portile2 (2.4.0) - minitest (5.12.2) - multi_json (1.13.1) + mini_portile2 (2.5.1) + minitest (5.14.4) + multi_json (1.15.0) nenv (0.3.0) nested_form (0.3.2) nested_form_fields (0.8.2) @@ -184,8 +187,9 @@ GEM rails (>= 3.2.0) net-ldap (0.16.1) nio4r (2.3.1) - nokogiri (1.10.4) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.3) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) notiffany (0.1.1) nenv (~> 0.1) shellany (~> 0.0) @@ -200,7 +204,8 @@ GEM method_source (~> 0.9.0) public_suffix (3.0.3) puma (3.12.0) - rack (2.0.7) + racc (1.5.2) + rack (2.2.3) rack-mini-profiler (1.0.0) rack (>= 1.2.0) rack-pjax (1.0.0) @@ -259,7 +264,7 @@ GEM redcarpet (3.4.0) redis (4.0.2) remotipart (1.4.2) - request_store (1.4.1) + request_store (1.5.0) rack (>= 1.4) responders (3.0.0) actionpack (>= 5.0) @@ -332,7 +337,7 @@ GEM execjs (~> 2.7) less-rails (~> 2.8, >= 2.8.0) railties (~> 5.0, >= 5.0.1) - tzinfo (1.2.5) + tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (4.1.19) execjs (>= 0.3.0, < 3)