Toggle navigation
Sign in
web
/
steffers.org
·
Commits
GitLab
Go to group
Project
Activity
Files
Commits
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Forks
Snippets
Network
Download as
Email Patches
Plain Diff
Browse Files
Commit
09848cf6ee71a587082c6aa2db78c9d788e3798b
Authored by
Georg Hopp
2016-04-23 15:23:13 +0200
1 parent
179348cc
build: skipped
Add unicorn to gems
Changes
1
Builds
0
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
Gemfile
Gemfile
View file @
09848cf
...
...
@@ -30,7 +30,7 @@ gem 'sdoc', '~> 0.4.0', group: :doc
30
30
# gem 'bcrypt', '~> 3.1.7'
31
31
32
32
# Use Unicorn as the app server
33
-
#
gem 'unicorn'
33
+
gem
'unicorn'
34
34
35
35
# Use Capistrano for deployment
36
36
# gem 'capistrano-rails', group: :development
...
...
Please
register
or
login
to post a comment