Skip to content

Commit

Permalink
bump rabbit_messaging
Browse files Browse the repository at this point in the history
  • Loading branch information
AS-AlStar committed Dec 6, 2024
1 parent 7259cd0 commit 3071dd1
Showing 1 changed file with 16 additions and 13 deletions.
29 changes: 16 additions & 13 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ GEM
bundler-audit (0.9.1)
bundler (>= 1.2.0, < 3)
thor (~> 1.0)
bunny (2.22.0)
bunny (2.23.0)
amq-protocol (~> 2.3, >= 2.3.1)
sorted_set (~> 1, >= 1.0.2)
coderay (1.1.3)
Expand All @@ -113,8 +113,15 @@ GEM
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.6.3)
lamian (1.7.0)
kicks (3.1.1)
bunny (~> 2.19)
concurrent-ruby (~> 1.0)
rake (>= 12.3, < 14.0)
serverengine (~> 2.1)
thor
lamian (1.10.0)
rails (>= 4.2)
logger (1.6.2)
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand Down Expand Up @@ -154,11 +161,11 @@ GEM
method_source (~> 1.0)
psych (5.1.2)
stringio
rabbit_messaging (0.13.0)
rabbit_messaging (1.1.0)
bunny (~> 2.0)
kicks (~> 3)
lamian
rails (>= 5.2)
sneakers (~> 2.0)
rails (>= 6.1)
tainbox
racc (1.8.1)
rack (3.1.8)
Expand Down Expand Up @@ -259,9 +266,11 @@ GEM
ruby2_keywords (0.0.5)
self_data (1.3.0)
sequel (5.71.0)
serverengine (2.0.7)
serverengine (2.4.0)
base64 (~> 0.1)
logger (~> 1.4)
sigdump (~> 0.2.2)
set (1.0.3)
set (1.1.1)
sigdump (0.2.5)
simplecov (0.22.0)
docile (~> 1.1)
Expand All @@ -270,12 +279,6 @@ GEM
simplecov-html (0.12.3)
simplecov-lcov (0.8.0)
simplecov_json_formatter (0.1.4)
sneakers (2.11.0)
bunny (~> 2.12)
concurrent-ruby (~> 1.0)
rake
serverengine (~> 2.0.5)
thor
sorted_set (1.0.3)
rbtree
set (~> 1.0)
Expand Down

0 comments on commit 3071dd1

Please sign in to comment.