Skip to content

Commit

Permalink
Update cequel.gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
tatthurs authored Jul 3, 2024
1 parent 4f693be commit 9460792
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.2.5.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 9460792

Please sign in to comment.