Skip to content

Commit

Permalink
use forked transaction retry library
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanstitt committed Aug 28, 2023
1 parent 8eb7fe0 commit 8e3d8b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lev.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency "actionpack", ">= 4.2"
spec.add_runtime_dependency "activejob"
spec.add_runtime_dependency "transaction_isolation"
spec.add_runtime_dependency "transaction_retry"
spec.add_runtime_dependency "openstax_transaction_retry"
spec.add_runtime_dependency "active_attr"
spec.add_runtime_dependency "hashie"

Expand Down

0 comments on commit 8e3d8b5

Please sign in to comment.