Skip to content

Commit

Permalink
Update Rake
Browse files Browse the repository at this point in the history
  • Loading branch information
picandocodigo committed Mar 2, 2020
1 parent 949990b commit e8efc4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elasticsearch-dsl.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Gem::Specification.new do |s|
s.required_ruby_version = '>= 2.5'

s.add_development_dependency 'bundler'
s.add_development_dependency 'rake', '~> 11.1'
s.add_development_dependency 'rake', '~> 12.3'

s.add_development_dependency 'elasticsearch'
s.add_development_dependency 'elasticsearch-extensions'
Expand Down

0 comments on commit e8efc4d

Please sign in to comment.