diff --git a/Gemfile.lock b/Gemfile.lock index 8d712e9..509f913 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -64,6 +64,7 @@ GEM unf (>= 0.0.5, < 1.0.0) erubi (1.9.0) execjs (2.7.0) + ffi (1.12.2) ffi (1.12.2-x86-mingw32) globalid (0.4.2) activesupport (>= 4.2.0) @@ -83,19 +84,22 @@ GEM method_source (0.9.2) mime-types (2.99.3) mini_mime (1.0.2) - mini_portile2 (2.4.0) minitest (5.14.0) multi_xml (0.6.0) + mysql2 (0.5.3) mysql2 (0.5.3-x86-mingw32) net-sftp (2.1.2) net-ssh (>= 2.6.5) net-ssh (5.2.0) netrc (0.11.0) nio4r (2.5.2) - nokogiri (1.10.9-x86-mingw32) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.6-x86-mingw32) + racc (~> 1.4) + nokogiri (1.13.6-x86_64-linux) + racc (~> 1.4) public_suffix (4.0.3) puma (3.12.4) + racc (1.6.0) rack (2.2.2) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -126,6 +130,10 @@ GEM rb-fsevent (0.10.3) rb-inotify (0.10.1) ffi (~> 1.0) + rest-client (1.8.0) + http-cookie (>= 1.0.2, < 2.0) + mime-types (>= 1.16, < 3.0) + netrc (~> 0.7) rest-client (1.8.0-x86-mingw32) ffi (~> 1.9) http-cookie (>= 1.0.2, < 2.0) @@ -179,6 +187,7 @@ GEM PLATFORMS x86-mingw32 + x86_64-linux DEPENDENCIES capybara (~> 2.13)