diff options
| author | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2022-11-22 20:31:54 +0900 |
|---|---|---|
| committer | nagachika <nagachika@ruby-lang.org> | 2022-11-22 21:50:22 +0900 |
| commit | b102175b4dcfebe7455e3b27653fab0288f68326 (patch) | |
| tree | e184a4130edbd1d49e325de7e379bacdc54406fe /tool | |
| parent | 6f59f0bebc5fe1ae84028832cc777160d853e302 (diff) | |
Merge RubyGems-3.3.25 and Bundler-2.3.25
Diffstat (limited to 'tool')
| -rw-r--r-- | tool/bundler/dev_gems.rb.lock | 2 | ||||
| -rw-r--r-- | tool/bundler/rubocop_gems.rb.lock | 2 | ||||
| -rw-r--r-- | tool/bundler/standard_gems.rb.lock | 2 | ||||
| -rw-r--r-- | tool/bundler/test_gems.rb.lock | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/tool/bundler/dev_gems.rb.lock b/tool/bundler/dev_gems.rb.lock index 8f3c2327aa..6f72e5da0e 100644 --- a/tool/bundler/dev_gems.rb.lock +++ b/tool/bundler/dev_gems.rb.lock @@ -53,4 +53,4 @@ DEPENDENCIES webrick (~> 1.6) BUNDLED WITH - 2.3.24 + 2.3.25 diff --git a/tool/bundler/rubocop_gems.rb.lock b/tool/bundler/rubocop_gems.rb.lock index 0d845e94c6..c7b7650364 100644 --- a/tool/bundler/rubocop_gems.rb.lock +++ b/tool/bundler/rubocop_gems.rb.lock @@ -65,4 +65,4 @@ DEPENDENCIES test-unit BUNDLED WITH - 2.3.24 + 2.3.25 diff --git a/tool/bundler/standard_gems.rb.lock b/tool/bundler/standard_gems.rb.lock index a3734d8de8..5188bfe7e7 100644 --- a/tool/bundler/standard_gems.rb.lock +++ b/tool/bundler/standard_gems.rb.lock @@ -71,4 +71,4 @@ DEPENDENCIES test-unit BUNDLED WITH - 2.3.24 + 2.3.25 diff --git a/tool/bundler/test_gems.rb.lock b/tool/bundler/test_gems.rb.lock index 0091c62ddb..e89903027f 100644 --- a/tool/bundler/test_gems.rb.lock +++ b/tool/bundler/test_gems.rb.lock @@ -43,4 +43,4 @@ DEPENDENCIES webrick (= 1.7.0) BUNDLED WITH - 2.3.24 + 2.3.25 |
