Skip to content

Commit

Permalink
Update Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Domonkos Czinke committed Jun 27, 2016
1 parent 801109c commit 3b24241
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -64,20 +64,6 @@ end
group :sqlite do
gem "sqlite3"
end
gem 'kaminari'
gem 'soft_deletion', '~> 0.4'
gem 'dalli', '~> 2.7.0'
gem 'active_model_serializers', '~> 0.8.0'

gem 'sawyer', '~> 0.5'
gem 'sse-rails-engine', '~> 1.4'

# Logging
gem 'lograge'
gem 'logstash-event'

# Docker
gem 'docker-api'

group :production, :staging do
gem 'airbrake', '~> 4.3.6' # different configuration format on 5.x
Expand Down

0 comments on commit 3b24241

Please sign in to comment.