Skip to content

Commit

Permalink
Deps: upgrade Unicorn to 6.0.0 (#563)
Browse files Browse the repository at this point in the history
There doesn't appear to be anything in [the major release][release] that
should impact us.

[release]: https://github.com/defunkt/unicorn/releases/tag/v6.0.0
  • Loading branch information
mockdeep committed Apr 11, 2021
1 parent 765da7b commit 9ef2dc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ GEM
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
unicode-display_width (2.0.0)
unicorn (5.8.0)
unicorn (6.0.0)
kgio (~> 2.6)
raindrops (~> 0.7)
will_paginate (3.3.0)
Expand Down

0 comments on commit 9ef2dc0

Please sign in to comment.