diff --git a/Gemfile.lock b/Gemfile.lock index 289aaf7..caebadf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,6 +8,8 @@ GEM i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) + addressable (2.8.2) + public_suffix (>= 2.0.2, < 6.0) carrierwave (1.3.2) activemodel (>= 4.0.0) activesupport (>= 4.0.0) @@ -15,7 +17,9 @@ GEM ssrf_filter (~> 1.0) concurrent-ruby (1.1.10) crypt19-rb (1.2.1) - git (1.2.5) + git (1.18.0) + addressable (~> 2.8) + rchardet (~> 1.8) i18n (1.10.0) concurrent-ruby (~> 1.0) jeweler (1.6.4) @@ -26,7 +30,9 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2022.0105) minitest (5.15.0) + public_suffix (5.0.1) rake (0.9.2.2) + rchardet (1.8.0) rcov (0.9.11) shoulda (2.11.3) ssrf_filter (1.0.7)