Skip to content

Commit

Permalink
Merge pull request #4 from btc-raspberrypiclub/bundler-security-update
Browse files Browse the repository at this point in the history
Update bundler dependency
  • Loading branch information
Agent-E11 authored May 4, 2024
2 parents ad6bf4e + fe55676 commit d1e94c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jekyll-theme-cleaner-blog.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ Gem::Specification.new do |spec|
# TODO: Might be outdated
spec.add_runtime_dependency 'jekyll', '>= 3.8.5'

spec.add_development_dependency 'bundler', '~> 2.0.1'
spec.add_development_dependency 'bundler', '~> 2.2.10'
spec.add_development_dependency 'rake', '~> 12.0'
end

0 comments on commit d1e94c4

Please sign in to comment.