Skip to content

Commit

Permalink
Bump unicorn from 6.0.0 to 6.1.0
Browse files Browse the repository at this point in the history
Bumps [unicorn](https://yhbt.net/unicorn/) from 6.0.0 to 6.1.0.

---
updated-dependencies:
- dependency-name: unicorn
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 19, 2022
1 parent 6e575ed commit ba6c890
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ GEM
http-cookie (1.0.3)
domain_name (~> 0.5)
json (2.6.1)
kgio (2.11.3)
kgio (2.11.4)
method_source (1.0.0)
mime-types (3.3.1)
mime-types-data (~> 3.2015)
Expand All @@ -38,7 +38,7 @@ GEM
rack
rack-test (1.1.0)
rack (>= 1.0, < 3)
raindrops (0.19.1)
raindrops (0.20.0)
rake (13.0.6)
rb-readline (0.5.5)
redis (4.4.0)
Expand Down Expand Up @@ -91,7 +91,7 @@ GEM
unf (0.1.4)
unf_ext
unf_ext (0.0.7.7)
unicorn (6.0.0)
unicorn (6.1.0)
kgio (~> 2.6)
raindrops (~> 0.7)
yajl-ruby (1.4.1)
Expand Down

0 comments on commit ba6c890

Please sign in to comment.