diff options
| author | Ahmed AbdelHalim <[email protected]> | 2023-06-30 15:31:58 +0200 |
|---|---|---|
| committer | Ahmed AbdelHalim <[email protected]> | 2023-06-30 15:31:58 +0200 |
| commit | d124465bc3a83a614eb10eb7c6d6ddff2fc00f35 (patch) | |
| tree | 199fe32dd14b5cd42e472e81969e7241712b0e63 /CLI/ruby/Gemfile.lock | |
| parent | bc9132d334fbe2e1c01697fc6114f09097457109 (diff) | |
Fix ruby 3 incompatible hash params/keywards
Diffstat (limited to 'CLI/ruby/Gemfile.lock')
| -rw-r--r-- | CLI/ruby/Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CLI/ruby/Gemfile.lock b/CLI/ruby/Gemfile.lock index 7223358..c4b5556 100644 --- a/CLI/ruby/Gemfile.lock +++ b/CLI/ruby/Gemfile.lock @@ -83,4 +83,4 @@ DEPENDENCIES yard BUNDLED WITH - 2.1.4 + 2.4.12 |
