Skip to content

Commit

Permalink
Merge pull request sanger#575 from sanger/depfu/update/bunny-2.18.0
Browse files Browse the repository at this point in the history
Update bunny: 2.17.0 → 2.18.0 (minor)
  • Loading branch information
stevieing authored Jun 4, 2021
2 parents f515f01 + 005dfde commit af64930
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.6.4
3.6.5
8 changes: 7 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,9 @@ GEM
bootsnap (1.7.5)
msgpack (~> 1.0)
builder (3.2.4)
bunny (2.17.0)
bunny (2.18.0)
amq-protocol (~> 2.3, >= 2.3.1)
sorted_set (~> 1, >= 1.0.2)
byebug (11.1.3)
choice (0.2.0)
coderay (1.1.3)
Expand Down Expand Up @@ -186,6 +187,7 @@ GEM
rb-fsevent (0.10.3)
rb-inotify (0.10.1)
ffi (~> 1.0)
rbtree (0.4.4)
regexp_parser (2.1.1)
rexml (3.2.5)
rspec-core (3.10.1)
Expand Down Expand Up @@ -231,8 +233,12 @@ GEM
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
set (1.0.1)
shoulda-matchers (4.5.1)
activesupport (>= 4.2.0)
sorted_set (1.0.3)
rbtree
set (~> 1.0)
spring (2.1.1)
spring-watcher-listen (2.0.1)
listen (>= 2.7, < 4.0)
Expand Down

0 comments on commit af64930

Please sign in to comment.