diff options
| author | Ahmed AbdelHalim <[email protected]> | 2023-07-02 19:19:17 +0200 |
|---|---|---|
| committer | Ahmed AbdelHalim <[email protected]> | 2023-07-02 19:19:17 +0200 |
| commit | 36c22fba73375f18ad46334a27d6b418309448e8 (patch) | |
| tree | 7017a6d74c7d0e5cb218a88072062ff91f7766f8 /CLI/ruby/Gemfile.lock | |
| parent | 58fefe99f933343f7c5556ca3bc719743c54f322 (diff) | |
Use docker for ruby dev and fix yard with ruby 3
Diffstat (limited to 'CLI/ruby/Gemfile.lock')
| -rw-r--r-- | CLI/ruby/Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CLI/ruby/Gemfile.lock b/CLI/ruby/Gemfile.lock index 0caff5a..138c7fa 100644 --- a/CLI/ruby/Gemfile.lock +++ b/CLI/ruby/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - terminal_game_of_life (1.0.6) + terminal_game_of_life (1.0.8) thor (~> 1.0) GEM @@ -69,7 +69,7 @@ GEM simplecov_json_formatter (0.1.2) thor (1.1.0) unicode-display_width (2.4.2) - yard (0.9.26) + yard (0.9.34) PLATFORMS ruby |
