This is an automated email from the ASF dual-hosted git repository.
ctubbsii pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fluo-website.git
The following commit(s) were added to refs/heads/main by this push:
new 5d37181 More gem updates for (#223)
5d37181 is described below
commit 5d371811e760713bb088b40967a293a467786d4d
Author: Christopher Tubbs <[email protected]>
AuthorDate: Wed Aug 21 18:36:27 2024 -0400
More gem updates for (#223)
---
Gemfile.lock | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/Gemfile.lock b/Gemfile.lock
index 4ffdc77..69885eb 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -5,14 +5,14 @@ GEM
public_suffix (>= 2.0.2, < 7.0)
bigdecimal (3.1.8)
colorator (1.1.0)
- concurrent-ruby (1.3.3)
+ concurrent-ruby (1.3.4)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
eventmachine (1.2.7)
ffi (1.17.0)
forwardable-extended (2.6.0)
- google-protobuf (4.27.2)
+ google-protobuf (4.27.3)
bigdecimal
rake (>= 13)
http_parser.rb (0.8.0)
@@ -51,17 +51,17 @@ GEM
mercenary (0.4.0)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
- public_suffix (6.0.0)
+ public_suffix (6.0.1)
rake (13.2.1)
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
- rexml (3.3.1)
+ rexml (3.3.5)
strscan
rouge (4.3.0)
safe_yaml (1.0.5)
- sass-embedded (1.77.5)
- google-protobuf (>= 3.25, < 5.0)
+ sass-embedded (1.77.8)
+ google-protobuf (~> 4.26)
rake (>= 13)
strscan (3.1.0)
terminal-table (3.0.2)
@@ -81,4 +81,4 @@ RUBY VERSION
ruby 2.7.1p83
BUNDLED WITH
- 2.5.9
+ 2.5.11