Skip to content

Commit

Permalink
Merge branch 'release/0.6_beta.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
kalashnikovisme committed Feb 25, 2016
2 parents f1ca057 + 4a786d3 commit 3de6b06
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -55,15 +55,12 @@ gem 'github_api'
gem 'pg_search'
gem 'react-rails', '~> 1.3.0'
gem 'reform'
gem 'rails_email_preview', '~> 0.2.29'

group :production do
gem 'unicorn-rails'
end

group :development do
gem 'rails_email_preview', '~> 0.2.29'
end

group :development, :test do
gem 'byebug'
gem 'foreman'
Expand Down

0 comments on commit 3de6b06

Please sign in to comment.