Skip to content

Commit

Permalink
Merge pull request #23 from biow0lf/dependabot/bundler/sidekiq-5.1.1
Browse files Browse the repository at this point in the history
Bump sidekiq from 5.1.0 to 5.1.1
  • Loading branch information
biow0lf authored Feb 9, 2018
2 parents 9ab05dd + f409b6d commit 80012eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -321,11 +321,11 @@ GEM
rubyzip (~> 1.2)
shoulda-matchers (3.1.2)
activesupport (>= 4.0.0)
sidekiq (5.1.0)
sidekiq (5.1.1)
concurrent-ruby (~> 1.0)
connection_pool (~> 2.2, >= 2.2.0)
rack-protection (>= 1.5.0)
redis (>= 3.3.4, < 5)
redis (>= 3.3.5, < 5)
simplecov (0.15.1)
docile (~> 1.1.0)
json (>= 1.8, < 3)
Expand Down

0 comments on commit 80012eb

Please sign in to comment.