diff --git a/Gemfile.lock b/Gemfile.lock index 9689e73..e7b54f0 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) ast (2.4.0) bcrypt (3.1.13) @@ -52,7 +52,7 @@ GEM msgpack (~> 1.0) builder (3.2.3) byebug (11.0.1) - capybara (3.22.0) + capybara (3.32.1) addressable mini_mime (>= 0.1.3) nokogiri (~> 1.8) @@ -104,21 +104,21 @@ GEM method_source (0.9.2) mimemagic (0.3.3) mini_magick (4.9.3) - mini_mime (1.0.1) + mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.11.3) msgpack (1.2.10) multipart-post (2.1.0) nio4r (2.3.1) - nokogiri (1.10.3) + nokogiri (1.10.9) mini_portile2 (~> 2.4.0) parallel (1.17.0) parser (2.6.3.0) ast (~> 2.4.0) pg (1.1.4) - public_suffix (3.1.0) + public_suffix (4.0.4) puma (3.12.1) - rack (2.0.7) + rack (2.2.2) rack-proxy (0.6.4) rack rack-test (1.1.0) @@ -152,7 +152,7 @@ GEM rb-fsevent (0.10.3) rb-inotify (0.9.10) ffi (>= 0.5.0, < 2) - regexp_parser (1.5.1) + regexp_parser (1.7.0) rspec-core (3.8.0) rspec-support (~> 3.8.0) rspec-expectations (3.8.3)