diff options
author | Egor Tensin <egor@tensin.name> | 2024-05-19 11:52:45 +0200 |
---|---|---|
committer | Egor Tensin <egor@tensin.name> | 2024-05-19 11:52:45 +0200 |
commit | 5d6d7dc7b7c0cc5c608abfec0fe4adeae31b3226 (patch) | |
tree | 4fc14e8ff2c38f4d5f502f8f79e56a2eba07fc45 | |
parent | bump dependencies (diff) | |
download | fucktipp.ing-5d6d7dc7b7c0cc5c608abfec0fe4adeae31b3226.tar.gz fucktipp.ing-5d6d7dc7b7c0cc5c608abfec0fe4adeae31b3226.zip |
bump dependencies
Diffstat (limited to '')
-rw-r--r-- | Gemfile.lock | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 8b50943..0052e8f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -18,7 +18,7 @@ GEM htmlbeautifier (1.4.3) htmlcompressor (0.4.0) http_parser.rb (0.8.0) - i18n (1.14.4) + i18n (1.14.5) concurrent-ruby (~> 1.0) jekyll (4.3.3) addressable (~> 2.4) @@ -58,15 +58,17 @@ GEM public_suffix (5.0.5) rake (13.2.1) rb-fsevent (0.11.2) - rb-inotify (0.10.1) + rb-inotify (0.11.1) ffi (~> 1.0) - rexml (3.2.6) + rexml (3.2.8) + strscan (>= 3.0.9) rouge (4.2.1) safe_yaml (1.0.5) - sass-embedded (1.76.0-arm64-darwin) + sass-embedded (1.77.2-arm64-darwin) google-protobuf (>= 3.25, < 5.0) - sass-embedded (1.76.0-x86_64-linux-gnu) + sass-embedded (1.77.2-x86_64-linux-gnu) google-protobuf (>= 3.25, < 5.0) + strscan (3.1.0) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) unicode-display_width (2.5.0) |