diff options
author | Egor Tensin <egor@tensin.name> | 2023-12-30 16:22:48 +0100 |
---|---|---|
committer | Egor Tensin <egor@tensin.name> | 2023-12-30 16:22:48 +0100 |
commit | 9c003e255777888802b808c15e5a5b543fb7120e (patch) | |
tree | 2ea23859f9f5d0f8bba24d4f0dd902a7427cf7c7 /Gemfile.lock | |
parent | bump Ruby version (diff) | |
download | fucktipp.ing-9c003e255777888802b808c15e5a5b543fb7120e.tar.gz fucktipp.ing-9c003e255777888802b808c15e5a5b543fb7120e.zip |
bump dependencies
Diffstat (limited to '')
-rw-r--r-- | Gemfile.lock | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 249df8e..5739f26 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -18,7 +18,7 @@ GEM http_parser.rb (0.8.0) i18n (1.14.1) concurrent-ruby (~> 1.0) - jekyll (4.3.2) + jekyll (4.3.3) addressable (~> 2.4) colorator (~> 1.0) em-websocket (~> 0.5) @@ -60,10 +60,10 @@ GEM rexml (3.2.6) rouge (4.2.0) safe_yaml (1.0.5) - sass-embedded (1.69.5-arm64-darwin) - google-protobuf (~> 3.23) - sass-embedded (1.69.5-x86_64-linux-gnu) - google-protobuf (~> 3.23) + sass-embedded (1.69.6-arm64-darwin) + google-protobuf (~> 3.25) + sass-embedded (1.69.6-x86_64-linux-gnu) + google-protobuf (~> 3.25) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) unicode-display_width (2.5.0) @@ -78,4 +78,4 @@ DEPENDENCIES jekyll-tidy BUNDLED WITH - 2.3.26 + 2.4.10 |