Skip to content

Commit e2d10c0

Browse files
Merge pull request #6 from BranchIntl/migrate-to-kicks
Migrate to kicks instead of sneakers as a dependency
2 parents 99b4024 + a0070ec commit e2d10c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

advanced-sneakers-activejob.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Gem::Specification.new do |spec|
2929

3030
spec.add_dependency 'activejob', '>= 6.0'
3131
spec.add_dependency 'bunny-publisher', '~> 0.2.0'
32-
spec.add_dependency 'sneakers', '~> 2.7'
32+
spec.add_dependency 'kicks', '~> 3.0'
3333

3434
spec.add_development_dependency 'appraisal', '~> 2.5.0'
3535
spec.add_development_dependency 'bundler'

0 commit comments

Comments
 (0)