This is an automated email from the ASF dual-hosted git repository.

robbie pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 41a1caa08 try adding workaround to avoid protobuf 3.25.4, see if it 
gets CI build working
41a1caa08 is described below

commit 41a1caa086b62986a0a719ec92f75d3aa991f11a
Author: Robbie Gemmell <[email protected]>
AuthorDate: Mon Jul 29 18:12:53 2024 +0100

    try adding workaround to avoid protobuf 3.25.4, see if it gets CI build 
working
---
 Gemfile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Gemfile b/Gemfile
index f09e5e9b9..d58c91b1d 100644
--- a/Gemfile
+++ b/Gemfile
@@ -8,3 +8,4 @@ gem 'jekyll'
 gem "webrick", "~> 1.7"
 gem 'jekyll-redirect-from'
 gem 'kramdown', '~> 2.3.1'
+gem 'google-protobuf', '3.25.3'


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to