Skip to content

Commit

Permalink
Merge pull request #732 from vhtien/master
Browse files Browse the repository at this point in the history
BUGFIX: Always use nokogiri version 1.6.8.1 in Ruby 2.0.0
  • Loading branch information
zsvoboda committed Jan 3, 2017
2 parents 3e8d141 + 0e0d37e commit 3b7a87d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gooddata.gemspec
Expand Up @@ -43,6 +43,7 @@ Gem::Specification.new do |s|
s.add_development_dependency 'yard-rspec', '~> 0.1'
s.add_development_dependency 'ZenTest', '~> 4.10', '>= 4.11.0'

s.add_dependency 'nokogiri', '~> 1.6.8'
s.add_dependency 'aws-sdk-v1', '~> 1.45'
s.add_dependency 'docile', '~> 1.1', '>= 1.1.5'
s.add_dependency 'erubis', '~> 2.7', '>= 2.7.0'
Expand Down

0 comments on commit 3b7a87d

Please sign in to comment.