diff options
| author | Eugen Wissner <belka@caraus.de> | 2025-06-14 19:14:26 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2025-06-14 19:14:26 +0200 |
| commit | 0a575a9731979b546dd74bda0976d230ddb686da (patch) | |
| tree | 1edbcae20e9c74335c2276b4875e50709da6987b /Gemfile.lock | |
| parent | 20f3d98d637c5992c53f19590c15fa923f4eedcd (diff) | |
| download | kazbek-0a575a9731979b546dd74bda0976d230ddb686da.tar.gz | |
Update cross toolchain for GCC 15.1
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 16af94a..3663415 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,14 @@ GEM remote: https://rubygems.org/ specs: + bigdecimal (3.2.2) rubyzip (2.4.1) + sync (0.5.0) + term-ansicolor (1.11.2) + tins (~> 1.0) + tins (1.38.0) + bigdecimal + sync PLATFORMS ruby @@ -9,6 +16,7 @@ PLATFORMS DEPENDENCIES rubyzip (~> 2.4) + term-ansicolor (~> 1.11) BUNDLED WITH - 2.6.2 + 2.6.7 |
