diff --git a/Gemfile.lock b/Gemfile.lock index 4e897fa..5201cb6 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) @@ -79,15 +80,16 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.10) crass (1.0.4) 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) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) guard (2.13.0) formatador (>= 0.2.4) listen (>= 2.7, <= 4.0) @@ -101,7 +103,7 @@ GEM guard-minitest (2.4.4) guard-compat (~> 1.2) minitest (>= 3.0) - i18n (1.0.1) + i18n (1.12.0) concurrent-ruby (~> 1.0) io-like (0.3.0) jbuilder (2.7.0) @@ -124,7 +126,9 @@ 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) minitest (5.10.3) @@ -133,15 +137,19 @@ GEM 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) + mini_portile2 (~> 2.3.0) nokogiri (1.8.2-x64-mingw32) mini_portile2 (~> 2.3.0) 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) @@ -213,6 +221,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) @@ -220,7 +229,7 @@ GEM turbolinks (5.1.1) turbolinks-source (~> 5.1) turbolinks-source (5.1.0) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) tzinfo-data (1.2018.5) tzinfo (>= 1.0.0) @@ -238,6 +247,7 @@ GEM nokogiri (~> 1.8) PLATFORMS + ruby x64-mingw32 DEPENDENCIES