diff --git a/Gemfile.lock b/Gemfile.lock index 711dd98..d72d808 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -38,7 +38,7 @@ GEM i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.7.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) arel (8.0.0) bcrypt (3.1.13) @@ -71,6 +71,7 @@ GEM warden (~> 1.2.3) erubi (1.9.0) execjs (2.7.0) + ffi (1.11.3) ffi (1.11.3-x86-mingw32) globalid (0.4.2) activesupport (>= 4.2.0) @@ -91,10 +92,12 @@ GEM mini_portile2 (2.4.0) minitest (5.13.0) nio4r (2.5.2) + nokogiri (1.10.7) + mini_portile2 (~> 2.4.0) nokogiri (1.10.7-x86-mingw32) mini_portile2 (~> 2.4.0) orm_adapter (0.5.0) - public_suffix (4.0.1) + public_suffix (4.0.6) puma (3.12.2) rack (2.0.7) rack-test (1.1.0) @@ -155,6 +158,7 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) + sqlite3 (1.3.13) sqlite3 (1.3.13-x86-mingw32) temple (0.8.2) thor (0.20.3) @@ -184,6 +188,7 @@ GEM PLATFORMS x86-mingw32 + x86_64-linux DEPENDENCIES byebug