diff --git a/Gemfile.lock b/Gemfile.lock index 4e897fa..dc15cf9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -50,6 +50,7 @@ GEM arel (9.0.0) autoprefixer-rails (8.5.2) execjs + bcrypt (3.1.12) bcrypt (3.1.12-x64-mingw32) bindex (0.5.0) bootsnap (1.3.0) @@ -80,10 +81,11 @@ GEM execjs coffee-script-source (1.12.2) concurrent-ruby (1.0.5) - crass (1.0.4) + crass (1.0.6) duktape (2.0.1.0) erubi (1.7.1) execjs (2.7.0) + ffi (1.9.23) ffi (1.9.23-x64-mingw32) formatador (0.2.5) globalid (0.4.1) @@ -115,7 +117,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.2.2) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.0.13) @@ -124,30 +126,38 @@ GEM marcel (0.3.2) mimemagic (~> 0.3.2) method_source (0.9.0) - mimemagic (0.3.2) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.0) - mini_portile2 (2.3.0) + mini_portile2 (2.8.0) minitest (5.10.3) minitest-reporters (1.1.14) ansi builder minitest (>= 5.0) ruby-progressbar + msgpack (1.2.4) msgpack (1.2.4-x64-mingw32) multi_json (1.13.1) nenv (0.3.0) nio4r (2.3.1) - nokogiri (1.8.2-x64-mingw32) - mini_portile2 (~> 2.3.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + nokogiri (1.13.10-x64-mingw32) + racc (~> 1.4) notiffany (0.1.1) nenv (~> 0.1) shellany (~> 0.0) + pg (0.20.0) pg (0.20.0-x64-mingw32) pry (0.11.3) coderay (~> 1.1.0) method_source (~> 0.9.0) public_suffix (3.0.2) puma (3.11.4) + racc (1.6.1) rack (2.0.5) rack-test (1.0.0) rack (>= 1.0, < 3) @@ -171,8 +181,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.0.4) - loofah (~> 2.2, >= 2.2.2) + rails-html-sanitizer (1.4.4) + loofah (~> 2.19, >= 2.19.1) railties (5.2.0) actionpack (= 5.2.0) activesupport (= 5.2.0) @@ -213,6 +223,7 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) + sqlite3 (1.3.13) sqlite3 (1.3.13-x64-mingw32) thor (0.20.0) thread_safe (0.3.6) @@ -238,6 +249,7 @@ GEM nokogiri (~> 1.8) PLATFORMS + ruby x64-mingw32 DEPENDENCIES