Skip to content

Commit

Permalink
One more pairwise permutation
Browse files Browse the repository at this point in the history
  • Loading branch information
rortian committed Jul 3, 2024
1 parent 2b2b1ce commit fd08cf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cequel.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ DESC
s.add_runtime_dependency 'activemodel', '>= 4.0'
s.add_runtime_dependency 'bigdecimal', '~> 3.0'
# Require the ART19 patched version of cassandra-driver
s.add_runtime_dependency 'cassandra-driver', '3.5.2.1'
s.add_runtime_dependency 'cassandra-driver', '3.2.5.1'
s.add_runtime_dependency 'sorted_set', '~> 1.0'
s.add_development_dependency 'appraisal', '~> 1.0'
s.add_development_dependency 'wwtd', '~> 0.5'
Expand Down

0 comments on commit fd08cf2

Please sign in to comment.