diff --git a/Gemfile.lock b/Gemfile.lock index e6284fc..d2c3e80 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -66,7 +66,7 @@ GEM execjs coffee-script-source (1.12.2) commonjs (0.2.7) - concurrent-ruby (1.1.7) + concurrent-ruby (1.2.3) crass (1.0.6) devise (4.7.3) bcrypt (~> 3.0) @@ -75,14 +75,15 @@ GEM responders warden (~> 1.2.3) devise-bootstrap-views (1.1.0) - erubi (1.9.0) + erubi (1.12.0) execjs (2.7.0) + ffi (1.13.1) ffi (1.13.1-x86-mingw32) font-awesome-rails (4.7.0.5) railties (>= 3.2, < 6.1) globalid (0.4.2) activesupport (>= 4.2.0) - i18n (1.8.5) + i18n (1.14.1) concurrent-ruby (~> 1.0) jbuilder (2.10.1) activesupport (>= 5.0.0) @@ -97,27 +98,33 @@ GEM less (~> 2.6.0) sprockets (> 2, < 4) tilt - loofah (2.7.0) + loofah (2.22.0) crass (~> 1.0.2) - nokogiri (>= 1.5.9) + nokogiri (>= 1.12.0) mail (2.7.1) mini_mime (>= 0.1.1) 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.4.0) - minitest (5.14.2) + mini_portile2 (2.8.5) + minitest (5.22.2) nio4r (2.5.2) - nokogiri (1.10.10-x86-mingw32) - mini_portile2 (~> 2.4.0) + nokogiri (1.16.2) + mini_portile2 (~> 2.8.2) + racc (~> 1.4) + nokogiri (1.16.2-x86-mingw32) + racc (~> 1.4) orm_adapter (0.5.0) public_suffix (4.0.6) puma (3.12.6) - rack (2.2.3) - rack-test (1.1.0) - rack (>= 1.0, < 3) + racc (1.7.3) + rack (2.2.8.1) + rack-test (2.1.0) + rack (>= 1.3) rails (5.2.4.4) actioncable (= 5.2.4.4) actionmailer (= 5.2.4.4) @@ -131,11 +138,13 @@ GEM bundler (>= 1.3.0) railties (= 5.2.4.4) sprockets-rails (>= 2.0.0) - rails-dom-testing (2.0.3) - activesupport (>= 4.2.0) + rails-dom-testing (2.2.0) + activesupport (>= 5.0.0) + minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.3.0) - loofah (~> 2.3) + rails-html-sanitizer (1.6.0) + loofah (~> 2.21) + nokogiri (~> 1.14) railties (5.2.4.4) actionpack (= 5.2.4.4) activesupport (= 5.2.4.4) @@ -162,6 +171,8 @@ GEM sprockets (>= 2.8, < 4.0) sprockets-rails (>= 2.0, < 4.0) tilt (>= 1.1, < 3) + sassc (2.1.0) + ffi (~> 1.9) sassc (2.1.0-x86-mingw32) ffi (~> 1.9) selenium-webdriver (3.142.7) @@ -174,6 +185,7 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) + sqlite3 (1.3.13) sqlite3 (1.3.13-x86-mingw32) thor (1.0.1) thread_safe (0.3.6) @@ -186,7 +198,7 @@ GEM execjs (~> 2.7) less-rails (~> 2.8, >= 2.8.0) railties (~> 5.0, >= 5.0.1) - tzinfo (1.2.7) + tzinfo (1.2.11) thread_safe (~> 0.1) tzinfo-data (1.2020.2) tzinfo (>= 1.0.0) @@ -206,6 +218,7 @@ GEM nokogiri (~> 1.8) PLATFORMS + ruby x86-mingw32 DEPENDENCIES