diff --git a/Fall 2019/Web App/assignment-three-joshhoshiko/Gemfile.lock b/Fall 2019/Web App/assignment-three-joshhoshiko/Gemfile.lock index af53b65..e0d3faf 100644 --- a/Fall 2019/Web App/assignment-three-joshhoshiko/Gemfile.lock +++ b/Fall 2019/Web App/assignment-three-joshhoshiko/Gemfile.lock @@ -42,8 +42,8 @@ GEM i18n (>= 0.7, < 2) minitest (~> 5.1) 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) archive-zip (0.12.0) io-like (~> 0.3.0) arel (9.0.0) @@ -84,6 +84,7 @@ GEM duktape (2.3.0.0) erubi (1.8.0) execjs (2.7.0) + ffi (1.11.1) ffi (1.11.1-x64-mingw32) globalid (0.4.2) activesupport (>= 4.2.0) @@ -104,12 +105,15 @@ GEM mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.11.3) + msgpack (1.3.1) msgpack (1.3.1-x64-mingw32) nio4r (2.5.1) + nokogiri (1.10.4) + mini_portile2 (~> 2.4.0) nokogiri (1.10.4-x64-mingw32) mini_portile2 (~> 2.4.0) orm_adapter (0.5.0) - public_suffix (4.0.1) + public_suffix (4.0.7) puma (3.12.1) rack (2.0.7) rack-test (1.1.0) @@ -199,6 +203,7 @@ GEM PLATFORMS x64-mingw32 + x86_64-linux DEPENDENCIES bootsnap (>= 1.1.0)