Skip to content

Commit

Permalink
Update sequel version
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelmior committed May 5, 2017
1 parent 856ac48 commit 61e2ad0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nose.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Gem::Specification.new do |s|
s.add_dependency 'representable', '~> 3.0.0', '>= 3.0.0'
s.add_dependency 'ruby-graphviz', '~> 1.2.2', '>= 1.2.0'
s.add_dependency 'ruby-mysql', '~> 2.9.14', '>= 2.9.0' # for the proxy because it's pure Ruby
s.add_dependency 'sequel', '~> 4.45.0', '>= 4.45.0'
s.add_dependency 'sequel', '~> 4.46.0', '>= 4.46.0'
s.add_dependency 'smarter_csv', '~> 1.1.1', '>= 1.1.0'

# Required for Cassandra backend
Expand Down

0 comments on commit 61e2ad0

Please sign in to comment.