diff --git a/Gemfile.lock b/Gemfile.lock index 53d26b4007c..7026cbeed9b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -65,7 +65,7 @@ GEM public_suffix (>= 2.0.2, < 5.0) attr_encrypted (3.1.0) encryptor (~> 3.0.0) - autoprefixer-rails (10.2.0.0) + autoprefixer-rails (10.2.4.0) execjs better_errors (2.9.1) coderay (>= 1.0.0) @@ -76,9 +76,9 @@ GEM debug_inspector (>= 0.0.1) bootsnap (1.5.1) msgpack (~> 1.0) - bootstrap (4.5.3) + bootstrap (5.0.0) autoprefixer-rails (>= 9.1.0) - popper_js (>= 1.14.3, < 2) + popper_js (>= 2.9.2, < 3) sassc-rails (>= 2.0.0) brakeman (4.10.1) bugsnag (6.19.0) @@ -93,7 +93,7 @@ GEM coderay (1.1.3) commonmarker (0.21.0) ruby-enum (~> 0.5) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.8) connection_pool (2.2.3) crack (0.4.5) rexml @@ -120,7 +120,7 @@ GEM faraday-net_http (1.0.0) faraday_middleware (1.0.0) faraday (~> 1.0) - ffi (1.14.2) + ffi (1.15.0) formatador (0.2.5) fugit (1.4.1) et-orbi (~> 1.1, >= 1.1.8) @@ -145,7 +145,7 @@ GEM minitest (>= 3.0) hashdiff (1.0.1) hashie (4.1.0) - i18n (1.8.7) + i18n (1.8.10) concurrent-ruby (~> 1.0) jbuilder (2.10.1) activesupport (>= 5.0.0) @@ -163,7 +163,7 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.8.0) + loofah (2.9.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.2.8) @@ -172,9 +172,11 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (1.0.0) - mimemagic (0.3.5) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) - mini_portile2 (2.5.0) + mini_portile2 (2.5.1) minitest (5.14.3) mocha (1.12.0) msgpack (1.3.3) @@ -183,7 +185,7 @@ GEM multipart-post (2.1.1) nenv (0.3.0) nio4r (2.5.4) - nokogiri (1.11.1) + nokogiri (1.11.3) mini_portile2 (~> 2.5.0) racc (~> 1.4) notiffany (0.1.3) @@ -219,7 +221,7 @@ GEM pg_search (2.3.5) activerecord (>= 5.2) activesupport (>= 5.2) - popper_js (1.16.0) + popper_js (2.9.2) pry (0.13.1) coderay (~> 1.1) method_source (~> 1.0) @@ -326,7 +328,7 @@ GEM sprockets (>= 3.0.0) sql_queries_count (0.0.1) rails (> 3.0.0) - thor (1.0.1) + thor (1.1.0) thwait (0.2.0) e2mmap tilt (2.0.10)