diff --git a/Gemfile.lock b/Gemfile.lock index b8a85c6..facaeae 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -93,8 +93,8 @@ GEM minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) annotate (3.1.1) activerecord (>= 3.2, < 7.0) rake (>= 10.4, < 14.0) @@ -313,8 +313,9 @@ GEM activerecord (>= 5.2) request_store (~> 1.1) pg (1.2.3) + pg (1.2.3-x64-mingw32) power_assert (2.0.0) - public_suffix (4.0.6) + public_suffix (5.0.0) puma (5.3.2) nio4r (~> 2.0) raabro (1.4.0) @@ -465,6 +466,7 @@ GEM unf (0.1.4) unf_ext unf_ext (0.0.7.7) + unf_ext (0.0.7.7-x64-mingw32) unicode-display_width (1.7.0) view_component (2.34.0) activesupport (>= 5.0.0, < 7.0)