diff --git a/Gemfile.lock b/Gemfile.lock index 57b4bfa..57b5218 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.7.0) + public_suffix (>= 2.0.2, < 5.0) arel (9.0.0) bindex (0.5.0) bootsnap (1.4.3) @@ -53,13 +53,13 @@ GEM activesupport (>= 3.0.0) uniform_notifier (~> 1.11) byebug (11.0.1) - capybara (3.16.1) + capybara (3.29.0) addressable mini_mime (>= 0.1.3) nokogiri (~> 1.8) rack (>= 1.6.0) rack-test (>= 0.6.3) - regexp_parser (~> 1.2) + regexp_parser (~> 1.5) xpath (~> 3.2) childprocess (0.9.0) ffi (~> 1.0, >= 1.0.11) @@ -105,7 +105,7 @@ GEM rake mina-multistage (1.0.3) mina (~> 1.0) - mini_mime (1.0.1) + mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.11.3) msgpack (1.2.9) @@ -113,12 +113,12 @@ GEM mysql2 (0.5.2) net_http_ssl_fix (0.0.10) nio4r (2.3.1) - nokogiri (1.10.2) + nokogiri (1.10.4) mini_portile2 (~> 2.4.0) open4 (1.3.4) - public_suffix (3.0.3) + public_suffix (4.0.1) puma (3.12.1) - rack (2.0.6) + rack (2.0.7) rack-mini-profiler (1.0.2) rack (>= 1.2.0) rack-test (1.1.0) @@ -151,7 +151,7 @@ GEM rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0) - regexp_parser (1.3.0) + regexp_parser (1.6.0) ruby_dep (1.5.0) rubyzip (1.2.2) sass (3.7.3)