Skip to content

Commit

Permalink
Update launchy requirement from ~> 2.4 to ~> 3.0
Browse files Browse the repository at this point in the history
Updates the requirements on [launchy](https://github.com/copiousfreetime/launchy) to permit the latest version.
- [Changelog](https://github.com/copiousfreetime/launchy/blob/main/README.md)
- [Commits](copiousfreetime/launchy@v2.4.0...v3.0.0)

---
updated-dependencies:
- dependency-name: launchy
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent 02744da commit b9f6f9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jekyll-import.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,5 @@ Gem::Specification.new do |s|
end

# site dependencies:
s.add_development_dependency("launchy", "~> 2.4")
s.add_development_dependency("launchy", "~> 3.0")
end

0 comments on commit b9f6f9b

Please sign in to comment.