diff options
author | Egor Tensin <egor@tensin.name> | 2025-09-10 07:40:03 +0000 |
---|---|---|
committer | Egor Tensin <egor@tensin.name> | 2025-09-10 07:40:03 +0000 |
commit | af978a5e8602082251be57a3b2fc28cb81897b4d (patch) | |
tree | 3199c05522e67bea8c93ec30fd72005003c2df9a | |
parent | Makefile: consistent ; usage (diff) | |
download | fucktipp.ing-af978a5e8602082251be57a3b2fc28cb81897b4d.tar.gz fucktipp.ing-af978a5e8602082251be57a3b2fc28cb81897b4d.zip |
bump dependencies
-rw-r--r-- | Gemfile.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index e42dfed..c8abb5d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,7 +4,7 @@ GEM addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) base64 (0.3.0) - bigdecimal (3.2.2) + bigdecimal (3.2.3) colorator (1.1.0) concurrent-ruby (1.3.5) csv (3.3.5) @@ -70,12 +70,12 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rexml (3.4.1) + rexml (3.4.3) rouge (4.6.0) safe_yaml (1.0.5) - sass-embedded (1.90.0-arm64-darwin) + sass-embedded (1.92.1-arm64-darwin) google-protobuf (~> 4.31) - sass-embedded (1.90.0-x86_64-linux-gnu) + sass-embedded (1.92.1-x86_64-linux-gnu) google-protobuf (~> 4.31) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) |