From ececaad22a4bacc5528ecd1dac9b9e72e8152329 Mon Sep 17 00:00:00 2001 From: 0x1eef <0x1eef@protonmail.com> Date: Mon, 25 Dec 2023 22:54:43 -0300 Subject: [PATCH] frontend: update Gemfile.lock --- twenty-frontend/Gemfile.lock | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/twenty-frontend/Gemfile.lock b/twenty-frontend/Gemfile.lock index 0f0eadc..69691a9 100644 --- a/twenty-frontend/Gemfile.lock +++ b/twenty-frontend/Gemfile.lock @@ -6,7 +6,7 @@ PATH GEM remote: https://rubygems.org/ specs: - addressable (2.8.5) + addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) adsf (1.4.8) rack (>= 1.0.0, < 4.0.0) @@ -77,10 +77,10 @@ GEM nanoc-core (~> 4.11, >= 4.11.14) nanoc-webpack.rb (0.4.5) ryo.rb (~> 0.4) - parallel (1.23.0) + parallel (1.24.0) pastel (0.8.0) tty-color (~> 0.5) - psych (5.0.1) + psych (5.1.2) stringio public_suffix (5.0.4) rack (3.0.8) @@ -100,12 +100,12 @@ GEM sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - set (1.0.3) + set (1.1.0) slow_enumerator_tools (1.1.0) sorted_set (1.0.3) rbtree set (~> 1.0) - stringio (3.0.4) + stringio (3.1.0) tty-color (0.6.0) tty-command (0.10.1) pastel (~> 0.8) @@ -117,6 +117,7 @@ GEM PLATFORMS amd64-freebsd-14 x86_64-openbsd + ruby DEPENDENCIES nanoc (~> 4.12) @@ -127,4 +128,4 @@ DEPENDENCIES twenty-frontend! BUNDLED WITH - 2.4.10 + 2.5.3