Skip to content

Commit

Permalink
Update ib-ruby.gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
hjvm2718 authored Dec 9, 2016
1 parent 24ddb4e commit b45565e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ib-ruby.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ Gem::Specification.new do |gem|

# Dependencies
gem.add_dependency 'bundler', '~> 1.7'
gem.add_dependency 'activemodel-serializers-xml'
gem.add_dependency 'active_model_serializers'
gem.add_dependency 'activesupport', '>= 4.2'
#gem.add_dependency 'activerecord-jdbcsqlite3-adapter', '>= 1.2.2'
#gem.add_dependency 'jdbc-sqlite3', '>= 3.7.2'
Expand Down

0 comments on commit b45565e

Please sign in to comment.