mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
bump and release
This commit is contained in:
parent
2493b2da90
commit
736698ffde
2 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
|||
2.7.2
|
||||
-----------
|
||||
|
||||
- Remove gem signing infrastructure. It was causing Sidekiq to break
|
||||
when used via git in Bundler. This is why we can't have nice things. [#688]
|
||||
|
||||
|
||||
2.7.1
|
||||
-----------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
module Sidekiq
|
||||
VERSION = "2.7.1"
|
||||
VERSION = "2.7.2"
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue