Skip to content

Commit

Permalink
Dokku
Browse files Browse the repository at this point in the history
  • Loading branch information
reneweteling committed Apr 25, 2019
1 parent 158a01c commit 9d914e5
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ RUN bundle config --global frozen 1
RUN bundle config build.nokogiri --use-system-libraries
RUN apk add --update \
wkhtmltopdf \
jemalloc-dev \
build-base \
libxml2-dev \
libxslt-dev \
Expand Down
3 changes: 0 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ gem 'carrierwave-aws'
# error reporting
gem 'airbrake', '~> 5'

# Lower mem footprint
gem 'jemalloc'

gem 'browser'
gem 'redcarpet'

Expand Down
2 changes: 0 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,6 @@ GEM
has_scope (~> 0.6)
railties (>= 5.0, < 6.0)
responders (~> 2.0)
jemalloc (1.0.1)
jmespath (1.4.0)
jquery-rails (4.3.3)
rails-dom-testing (>= 1, < 3)
Expand Down Expand Up @@ -393,7 +392,6 @@ DEPENDENCIES
graphiql-rails
graphql
graphql-batch
jemalloc
jquery-rails
listen (~> 3.0.5)
mini_magick
Expand Down

0 comments on commit 9d914e5

Please sign in to comment.