diff --git a/Gemfile.lock b/Gemfile.lock index 3243be8..54c5d74 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,10 +7,14 @@ GEM minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) bourne (1.6.0) mocha (~> 1.1) concurrent-ruby (1.1.9) - git (1.2.5) + git (1.13.0) + addressable (~> 2.8) + rchardet (~> 1.8) i18n (1.8.11) concurrent-ruby (~> 1.0) jeweler (1.8.4) @@ -25,8 +29,10 @@ GEM nokogiri (1.13.9) mini_portile2 (~> 2.8.0) racc (~> 1.4) + public_suffix (5.0.1) racc (1.6.0) rake (13.0.6) + rchardet (1.8.0) rdoc (6.3.3) shoulda (3.4.0) shoulda-context (~> 1.0, >= 1.0.1)