Skip to content
This repository has been archived by the owner on Mar 24, 2020. It is now read-only.

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Mar 2, 2020
1 parent 74d4cef commit 22bfec3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ group :development, :test do
gem 'simplecov', '~> 0.14.1'
gem 'rubocop', '0.58.2', require: false
gem 'rubocop-rspec', '1.15.1'
gem 'unicorn', '~> 5.3.0'
gem 'unicorn', '~> 5.5.3'
gem 'rspec_junit_formatter', '~> 0.2.3'
gem 'poltergeist', '1.15.0'
gem 'timecop'
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ GEM
kaminari (0.15.1)
actionpack (>= 3.0.0)
activesupport (>= 3.0.0)
kgio (2.11.0)
kgio (2.11.3)
launchy (2.4.3)
addressable (~> 2.3)
libhoney (1.13.0)
Expand Down Expand Up @@ -319,7 +319,7 @@ GEM
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rainbow (3.0.0)
raindrops (0.18.0)
raindrops (0.19.1)
rake (12.3.3)
rdf (1.1.1.1)
rdf-rdfxml (1.0.1)
Expand Down Expand Up @@ -438,7 +438,7 @@ GEM
unf_ext
unf_ext (0.0.7.6)
unicode-display_width (1.4.0)
unicorn (5.3.0)
unicorn (5.5.3)
kgio (~> 2.6)
raindrops (~> 0.7)
warden (1.2.6)
Expand Down Expand Up @@ -512,7 +512,7 @@ DEPENDENCIES
sprockets (~> 2.12.4)
timecop
uglifier (~> 3.2.0)
unicorn (~> 5.3.0)
unicorn (~> 5.5.3)
whenever

BUNDLED WITH
Expand Down

0 comments on commit 22bfec3

Please sign in to comment.