diff --git a/Gemfile.lock b/Gemfile.lock index d2e5919..418eb2c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -35,8 +35,8 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) arel (6.0.4) backports (3.17.1) better_errors (2.7.0) @@ -116,6 +116,7 @@ GEM railties (>= 3.2, < 6.1) erubi (1.9.0) erubis (2.7.0) + eventmachine (1.2.7) eventmachine (1.2.7-x64-mingw32) execjs (2.7.0) factory_girl (4.9.0) @@ -125,6 +126,7 @@ GEM railties (>= 3.0.0) faker (2.2.1) i18n (>= 0.8) + ffi (1.12.2) ffi (1.12.2-x64-mingw32) formatador (0.2.5) foundation-rails (5.5.3.2) @@ -177,8 +179,11 @@ GEM multi_json (1.14.1) multi_test (0.1.2) nenv (0.3.0) + nokogiri (1.10.9) + mini_portile2 (~> 2.4.0) nokogiri (1.10.9-x64-mingw32) mini_portile2 (~> 2.4.0) + pg (1.2.3) pg (1.2.3-x64-mingw32) pg_array_parser (0.0.9) pg_search (2.3.0) @@ -191,7 +196,7 @@ GEM pry (0.13.1) coderay (~> 1.1) method_source (~> 1.0) - public_suffix (4.0.4) + public_suffix (5.0.0) rack (1.6.13) rack-test (0.6.3) rack (>= 1.0) @@ -311,6 +316,7 @@ GEM nokogiri (~> 1.8) PLATFORMS + ruby x64-mingw32 DEPENDENCIES