mirror of
https://github.com/ditkrg/rabbit_carrots.git
synced 2026-01-22 13:56:41 +00:00
chore: Bump rabbit_carrots gem version to 1.1.0 in Gemfile.lock and version.rb.
This commit is contained in:
parent
d7c7415438
commit
8f8882c428
@ -1,7 +1,7 @@
|
||||
PATH
|
||||
remote: .
|
||||
specs:
|
||||
rabbit_carrots (1.0.6)
|
||||
rabbit_carrots (1.1.0)
|
||||
bunny (>= 2.22)
|
||||
connection_pool (>= 2.4)
|
||||
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
module RabbitCarrots
|
||||
VERSION = '1.0.6'
|
||||
VERSION = '1.1.0'
|
||||
end
|
||||
|
||||
Loading…
Reference in New Issue
Block a user