diff --git a/ruby/v4/Gemfile.lock b/ruby/v4/Gemfile.lock index ff8aab8..452cf20 100644 --- a/ruby/v4/Gemfile.lock +++ b/ruby/v4/Gemfile.lock @@ -1,14 +1,14 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.0.3) + activesupport (7.0.7.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.2) declarative (0.0.20) faraday (2.3.0) faraday-net_http (~> 2.0) @@ -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.14.1) concurrent-ruby (~> 1.0) jwt (2.4.1) memoist (0.16.2) mini_mime (1.1.2) - minitest (5.16.0) + minitest (5.19.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.6) concurrent-ruby (~> 1.0) uber (0.1.0) webrick (1.7.0)