Merge pull request #471 from internetee/remove-unicorn-gem

Remove unicorn gem #470
This commit is contained in:
Georg 2017-04-14 16:30:09 +03:00 committed by GitHub
commit b49299b6af
2 changed files with 0 additions and 9 deletions

View file

@ -149,9 +149,6 @@ group :development, :test do
gem 'html2haml', '2.1.0'
gem 'sdoc', '0.4.1' # bundle exec rake doc:rails generates the API under doc/api.
gem 'railroady', '1.3.0' # to generate database diagrams
# dev tools
gem 'unicorn'
gem 'autodoc'
end

View file

@ -284,7 +284,6 @@ GEM
kaminari (0.16.3)
actionpack (>= 3.0.0)
activesupport (>= 3.0.0)
kgio (2.11.0)
launchy (2.4.3)
addressable (~> 2.3)
libv8 (3.16.14.19)
@ -394,7 +393,6 @@ GEM
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rainbow (2.2.1)
raindrops (0.18.0)
rake (12.0.0)
ransack (1.5.1)
actionpack (>= 3.0)
@ -525,9 +523,6 @@ GEM
unf_ext (0.0.7.2)
unicode-display_width (1.2.0)
unicode_utils (1.4.0)
unicorn (5.3.0)
kgio (~> 2.6)
raindrops (~> 0.7)
uniform_notifier (1.9.0)
uuidtools (2.1.5)
validates_email_format_of (1.6.3)
@ -635,7 +630,6 @@ DEPENDENCIES
therubyracer (= 0.12.2)
turbolinks (= 2.5.3)
uglifier (= 2.7.2)
unicorn
uuidtools (= 2.1.5)
validates_email_format_of (= 1.6.3)
webmock