diff options
| author | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2023-08-23 13:05:09 +0900 |
|---|---|---|
| committer | nagachika <nagachika@ruby-lang.org> | 2023-08-29 23:25:18 +0900 |
| commit | bbdffef63c55a594e604bd1ec5e90bffc6ea4c12 (patch) | |
| tree | d09bb7ff8541a52a74025f673810b0865119f538 | |
| parent | ab1eacc8bc32a5604219878911ab1b3a92c320f6 (diff) | |
Bump up bundler-2.4.19
| -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 e28adfb8fe..d7b1d5cd64 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.17 + 2.4.19 diff --git a/tool/bundler/rubocop_gems.rb.lock b/tool/bundler/rubocop_gems.rb.lock index f414357da5..1b72f41521 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.17 + 2.4.19 diff --git a/tool/bundler/standard_gems.rb.lock b/tool/bundler/standard_gems.rb.lock index 89aed045da..55bff432c0 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.17 + 2.4.19 diff --git a/tool/bundler/test_gems.rb.lock b/tool/bundler/test_gems.rb.lock index 2bf7107b21..61af54be9d 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.17 + 2.4.19 |
