Skip to content

Commit

Permalink
Make sure All libraries option is only where needed
Browse files Browse the repository at this point in the history
  • Loading branch information
jgreben committed Jan 6, 2017
1 parent 12d3f19 commit e2838c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ gem 'okcomputer'
# Use sidekiq for background jobs
gem 'sidekiq'

group :production, :development do
group :production do
gem 'activerecord-oracle_enhanced-adapter', '~> 1.6.0'
gem 'ruby-oci8'
end
Expand Down

0 comments on commit e2838c9

Please sign in to comment.