Skip to content

Commit

Permalink
Update rake to version 12.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Jul 23, 2019
1 parent b262cdf commit e2f25cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dry_views.gemspec
Expand Up @@ -16,7 +16,7 @@ Gem::Specification.new do |gem|
gem.version = DryViews::VERSION

# Development Dependencies
gem.add_development_dependency "rake", "~> 10.0"
gem.add_development_dependency "rake", "~> 12.3"
gem.add_development_dependency "bundler"
gem.add_development_dependency("rails", ["> 3"])
gem.add_development_dependency("activesupport", ["> 3"])
Expand Down

0 comments on commit e2f25cd

Please sign in to comment.