Skip to content

Commit

Permalink
Update bundler dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ixti committed Jan 23, 2019
1 parent c0f658c commit c2e77c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sidekiq-throttled.gemspec
Expand Up @@ -28,5 +28,5 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency "redis-prescription"
spec.add_runtime_dependency "sidekiq"

spec.add_development_dependency "bundler", "~> 1.10"
spec.add_development_dependency "bundler", "~> 2.0"
end

0 comments on commit c2e77c9

Please sign in to comment.