diff --git a/ruby/v4/Gemfile.lock b/ruby/v4/Gemfile.lock index ff8aab8..33556d9 100644 --- a/ruby/v4/Gemfile.lock +++ b/ruby/v4/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.0.3) + activesupport (7.0.4.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -45,12 +45,12 @@ GEM os (>= 0.9, < 2.0) signet (>= 0.16, < 2.a) httpclient (2.8.3) - i18n (1.10.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) jwt (2.4.1) memoist (0.16.2) mini_mime (1.1.2) - minitest (5.16.0) + minitest (5.17.0) multi_json (1.15.0) os (1.1.4) public_suffix (4.0.7) @@ -68,7 +68,7 @@ GEM multi_json (~> 1.10) thor (1.2.1) trailblazer-option (0.1.2) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) uber (0.1.0) webrick (1.7.0)