Skip to content

Commit

Permalink
Revert "[dist] Termporarily disable annotate gem"
Browse files Browse the repository at this point in the history
This reverts commit 499905f.
  • Loading branch information
ChrisBr committed Jun 7, 2018
1 parent 0871740 commit 7bd3114
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src/api/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -134,11 +134,8 @@ end
group :development do
# as alternative to the standard IRB shell
gem 'unicorn-rails' # webrick won't work
# FIXME: Temporarily disabled until we either switch to bundle-gems service
# or our gem packaging scripts have a way to deal with conflicting
# executeables.
# for annotating models with schema info
# gem 'annotate'
gem 'annotate'
end

group :development, :test do
Expand Down

0 comments on commit 7bd3114

Please sign in to comment.