Skip to content

Commit

Permalink
Merge pull request #176 from JV-conseil-Internet-Consulting/dev
Browse files Browse the repository at this point in the history
Update jekyll-theme-deepdive.gemspec
  • Loading branch information
JV-conseil authored Oct 12, 2023
2 parents 6361d7e + 71ee822 commit 615403f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jekyll-theme-deepdive.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency "jekyll-include-cache", "~> 0.2.1"
# spec.add_runtime_dependency "github-pages", "~> 228"

spec.add_development_dependency "bundler", "~> 2.4.10"
spec.add_development_dependency "rake", "~> 12.3.3"
spec.add_development_dependency "bundler", "~> 2.4.20"
spec.add_development_dependency "rake", "~> 13.0.6"
end

0 comments on commit 615403f

Please sign in to comment.