Bump pinboard gem

This commit is contained in:
2023-02-01 21:50:59 +11:00
parent 17510a848b
commit 7e3341b656
2 changed files with 13 additions and 7 deletions

View File

@@ -28,7 +28,7 @@ gem "httparty"
gem "redcarpet"
gem "rexml"
gem "babosa"
gem "pinboard", "~> 1.0.0"
gem "pinboard", github: "dnitza/pinboard", branch: "master"
group :cli, :development do
gem "hanami-reloader"