diff --git a/Gemfile.lock b/Gemfile.lock index f2f936b..15a1d16 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,8 +42,8 @@ GEM i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.6.0) - public_suffix (>= 2.0.2, < 4.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) annotate (2.7.5) activerecord (>= 3.2, < 7.0) rake (>= 10.4, < 13.0) @@ -88,6 +88,7 @@ GEM debug_inspector (0.0.3) erubi (1.8.0) execjs (2.7.0) + ffi (1.11.1) ffi (1.11.1-x64-mingw32) figaro (1.1.1) thor (~> 0.14) @@ -118,17 +119,21 @@ GEM mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.11.3) + msgpack (1.3.0) msgpack (1.3.0-x64-mingw32) nio4r (2.4.0) + nokogiri (1.10.3) + mini_portile2 (~> 2.4.0) nokogiri (1.10.3-x64-mingw32) mini_portile2 (~> 2.4.0) + pg (1.1.4) pg (1.1.4-x64-mingw32) pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) pry-rails (0.3.9) pry (>= 0.10.4) - public_suffix (3.1.1) + public_suffix (4.0.7) puma (3.12.1) rack (2.0.7) rack-test (1.1.0) @@ -198,7 +203,6 @@ GEM tzinfo (>= 1.0.0) uglifier (4.1.20) execjs (>= 0.3.0, < 3) - wdm (0.1.1) web-console (3.7.0) actionview (>= 5.0) activemodel (>= 5.0) @@ -212,6 +216,7 @@ GEM PLATFORMS x64-mingw32 + x86_64-linux DEPENDENCIES annotate @@ -237,7 +242,6 @@ DEPENDENCIES spring-watcher-listen (~> 2.0.0) tzinfo-data uglifier (>= 1.3.0) - wdm (>= 0.1.0) web-console (>= 3.3.0) RUBY VERSION