diff --git a/Gemfile.lock b/Gemfile.lock index 8d712e9..69551fb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -58,20 +58,21 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.10) crass (1.0.6) domain_name (0.5.20190701) 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) + globalid (1.0.1) + activesupport (>= 5.0) http-cookie (1.0.3) domain_name (~> 0.5) httparty (0.16.2) multi_xml (>= 0.5.2) - i18n (1.8.2) + i18n (1.12.0) concurrent-ruby (~> 1.0) jbuilder (2.10.0) activesupport (>= 5.0.0) @@ -84,14 +85,17 @@ GEM mime-types (2.99.3) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.0) + minitest (5.17.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) + mini_portile2 (~> 2.4.0) nokogiri (1.10.9-x86-mingw32) mini_portile2 (~> 2.4.0) public_suffix (4.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) @@ -157,7 +165,7 @@ GEM thor (1.0.1) thread_safe (0.3.6) tilt (2.0.10) - tzinfo (1.2.6) + tzinfo (1.2.10) thread_safe (~> 0.1) tzinfo-data (1.2019.3) tzinfo (>= 1.0.0) @@ -179,6 +187,7 @@ GEM PLATFORMS x86-mingw32 + x86_64-linux DEPENDENCIES capybara (~> 2.13)