diff options
| author | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2023-02-01 12:05:19 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-01 12:05:19 +0900 |
| commit | f4e6e78410136100ef5f285136a66df8d6004a61 (patch) | |
| tree | ed1f754dbe1c4b37e3736265a99122e7a12c3b5b /tool | |
| parent | 40e0b1e123503805c16a2a9aafae0a5c302c20d1 (diff) | |
Merge RubyGems 3.4.6 and Bundler 2.4.6 (#7214)
Merge RubyGems-3.4.6 and Bundler-2.4.6
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 fc14020890..dd98ddc729 100644 --- a/tool/bundler/dev_gems.rb.lock +++ b/tool/bundler/dev_gems.rb.lock @@ -54,4 +54,4 @@ DEPENDENCIES webrick (~> 1.6) BUNDLED WITH - 2.4.5 + 2.4.6 diff --git a/tool/bundler/rubocop_gems.rb.lock b/tool/bundler/rubocop_gems.rb.lock index 4ead894c1f..fbb8d91956 100644 --- a/tool/bundler/rubocop_gems.rb.lock +++ b/tool/bundler/rubocop_gems.rb.lock @@ -70,4 +70,4 @@ DEPENDENCIES test-unit BUNDLED WITH - 2.4.5 + 2.4.6 diff --git a/tool/bundler/standard_gems.rb.lock b/tool/bundler/standard_gems.rb.lock index 350d0ef4ea..54307cd038 100644 --- a/tool/bundler/standard_gems.rb.lock +++ b/tool/bundler/standard_gems.rb.lock @@ -78,4 +78,4 @@ DEPENDENCIES test-unit BUNDLED WITH - 2.4.5 + 2.4.6 diff --git a/tool/bundler/test_gems.rb.lock b/tool/bundler/test_gems.rb.lock index a99ba0be60..75880b6761 100644 --- a/tool/bundler/test_gems.rb.lock +++ b/tool/bundler/test_gems.rb.lock @@ -42,4 +42,4 @@ DEPENDENCIES webrick (= 1.7.0) BUNDLED WITH - 2.4.5 + 2.4.6 |
