Skip to content

Commit a322230

Browse files
committed
f
1 parent b16a1ab commit a322230

1 file changed

Lines changed: 7 additions & 9 deletions

File tree

Gemfile.lock

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
GIT
22
remote: https://github.com/umbrellio/rabbit_messaging.git
3-
revision: 2a31c6878f012fd3a31f538a9d1ac2d0670a2e50
3+
revision: 80af7bf39890123aacbba9b94c131654507b3070
44
branch: compression-for-publisher-and-reciver
55
specs:
66
rabbit_messaging (1.8.0)
@@ -92,9 +92,9 @@ GEM
9292
minitest (>= 5.1)
9393
securerandom (>= 0.3)
9494
tzinfo (~> 2.0, >= 2.0.5)
95-
amq-protocol (2.3.4)
95+
amq-protocol (2.5.1)
9696
ast (2.4.3)
97-
base64 (0.2.0)
97+
base64 (0.3.0)
9898
benchmark (0.4.0)
9999
bigdecimal (3.1.9)
100100
builder (3.3.0)
@@ -103,7 +103,7 @@ GEM
103103
sorted_set (~> 1, >= 1.0.2)
104104
cgi (0.5.0)
105105
coderay (1.1.3)
106-
concurrent-ruby (1.3.5)
106+
concurrent-ruby (1.3.6)
107107
connection_pool (2.5.3)
108108
crass (1.0.6)
109109
date (3.5.0)
@@ -232,7 +232,7 @@ GEM
232232
thor (~> 1.0, >= 1.2.2)
233233
zeitwerk (~> 2.6)
234234
rainbow (3.1.1)
235-
rake (13.2.1)
235+
rake (13.3.1)
236236
rbtree (0.4.6)
237237
rdoc (6.15.1)
238238
erb
@@ -307,7 +307,6 @@ GEM
307307
base64 (~> 0.1)
308308
logger (~> 1.4)
309309
sigdump (~> 0.2.2)
310-
set (1.1.2)
311310
sigdump (0.2.5)
312311
simplecov (0.22.0)
313312
docile (~> 1.1)
@@ -316,11 +315,10 @@ GEM
316315
simplecov-html (0.13.1)
317316
simplecov-lcov (0.8.0)
318317
simplecov_json_formatter (0.1.4)
319-
sorted_set (1.0.3)
318+
sorted_set (1.1.0)
320319
rbtree
321-
set (~> 1.0)
322320
stringio (3.1.8)
323-
thor (1.4.0)
321+
thor (1.5.0)
324322
timecop (0.9.10)
325323
timeout (0.4.3)
326324
tsort (0.2.0)

0 commit comments

Comments
 (0)