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.4.0
Browse files Browse the repository at this point in the history
Bumps [unicorn](https://bogomips.org/unicorn/) from 5.3.0 to 5.4.0.
  • Loading branch information
dependabot-support committed Mar 22, 2018
1 parent 7fff160 commit 41bcd0d
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 @@ -65,7 +65,7 @@ group :development, :test do
gem 'simplecov', '~> 0.14.1'
gem 'rubocop', '0.49.1', require: false
gem 'rubocop-rspec', '1.15.1'
gem 'unicorn', '~> 5.3.0'
gem 'unicorn', '~> 5.4.0'
gem 'rspec_junit_formatter', '~> 0.2.3'
gem 'poltergeist', '1.15.0'
end
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ GEM
kaminari (0.15.1)
actionpack (>= 3.0.0)
activesupport (>= 3.0.0)
kgio (2.11.0)
kgio (2.11.2)
launchy (2.4.3)
addressable (~> 2.3)
libv8 (3.16.14.19)
Expand Down Expand Up @@ -293,7 +293,7 @@ GEM
thor (>= 0.18.1, < 2.0)
rainbow (2.2.2)
rake
raindrops (0.18.0)
raindrops (0.19.0)
rake (12.0.0)
rdf (1.1.1.1)
rdf-rdfxml (1.0.1)
Expand Down Expand Up @@ -419,7 +419,7 @@ GEM
unf_ext (0.0.7.1)
unicode (0.4.4.3)
unicode-display_width (1.2.1)
unicorn (5.3.0)
unicorn (5.4.0)
kgio (~> 2.6)
raindrops (~> 0.7)
warden (1.2.6)
Expand Down Expand Up @@ -490,7 +490,7 @@ DEPENDENCIES
therubyracer (~> 0.12.3)
uglifier (~> 3.2.0)
unicode (= 0.4.4.3)
unicorn (~> 5.3.0)
unicorn (~> 5.4.0)

BUNDLED WITH
1.14.3

0 comments on commit 41bcd0d

Please sign in to comment.