Skip to content

Commit dce3e39

Browse files
committed
f
1 parent 6b389dd commit dce3e39

2 files changed

Lines changed: 5 additions & 14 deletions

File tree

Gemfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,3 @@ gem "bundler"
1919
gem "ostruct"
2020
gem "pry"
2121
gem "rake"
22-
23-
gem "rabbit_messaging", git: "https://github.com/umbrellio/rabbit_messaging.git", branch: "compression-for-publisher-and-reciver"

Gemfile.lock

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,3 @@
1-
GIT
2-
remote: https://github.com/umbrellio/rabbit_messaging.git
3-
revision: a7fe68119f3e72b5a50429055d591e0a098730c5
4-
branch: compression-for-publisher-and-reciver
5-
specs:
6-
rabbit_messaging (1.8.0)
7-
bunny (~> 2.0)
8-
kicks
9-
msgpack
10-
zlib
11-
121
PATH
132
remote: .
143
specs:
@@ -193,6 +182,11 @@ GEM
193182
psych (5.2.6)
194183
date
195184
stringio
185+
rabbit_messaging (1.8.0)
186+
bunny (~> 2.0)
187+
kicks
188+
msgpack
189+
zlib
196190
racc (1.8.1)
197191
rack (3.1.15)
198192
rack-session (2.1.1)
@@ -353,7 +347,6 @@ DEPENDENCIES
353347
ostruct
354348
pg
355349
pry
356-
rabbit_messaging!
357350
rake
358351
rspec
359352
rubocop-config-umbrellio

0 commit comments

Comments
 (0)