mirror of
https://github.com/ditkrg/rabbit_carrots.git
synced 2026-01-22 22:06:40 +00:00
Upgrade rabbit_carrots to version 1.0.7 in Gemfile.lock and version.rb for improved functionality and compatibility.
This commit is contained in:
parent
70ec48a377
commit
aa5412963f
@ -1,7 +1,7 @@
|
||||
PATH
|
||||
remote: .
|
||||
specs:
|
||||
rabbit_carrots (1.0.4)
|
||||
rabbit_carrots (1.0.7)
|
||||
bunny (>= 2.22)
|
||||
connection_pool (~> 2.4)
|
||||
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
module RabbitCarrots
|
||||
VERSION = '1.0.4'
|
||||
VERSION = '1.0.7'
|
||||
end
|
||||
|
||||
Loading…
Reference in New Issue
Block a user