Updates dependencies: bumps rabbit_carrots to 1.0.3, amq-protocol to 2.3.4, bunny to 2.24.0, and set to 1.1.2

This commit is contained in:
Ari Karim
2025-05-25 11:44:21 +03:00
parent 076e1f52ce
commit 7cfe2a5a45
2 changed files with 6 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
# frozen_string_literal: true
module RabbitCarrots
VERSION = '1.0.2'
VERSION = '1.0.3'
end