1
0
mirror of https://github.com/danbee/micropub.git synced 2025-03-04 08:59:13 +00:00
Go to file
dependabot[bot] 09b91abbf9
Bump rack from 2.2.4 to 2.2.6.2
Bumps [rack](https://github.com/rack/rack) from 2.2.4 to 2.2.6.2.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/2.2.4...v2.2.6.2)

---
updated-dependencies:
- dependency-name: rack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-19 01:11:24 +00:00
bin Accept a JSON content hash and convert HTML to markdown 2019-11-16 17:17:04 -05:00
lib The IndieWeb API has changed 2022-08-16 22:32:37 -05:00
test Fix endpoint stub 2022-08-19 19:07:28 -05:00
.env.test Load test env from file 2019-11-16 16:15:23 -05:00
.gitignore Tests rake task 2019-11-14 20:31:47 -05:00
.ruby-version Update Ruby 2022-08-16 19:28:49 -05:00
.tool-versions Update Ruby 2022-08-16 19:28:49 -05:00
.travis.yml Tests rake task 2019-11-14 20:31:47 -05:00
CODE_OF_CONDUCT.md Tests rake task 2019-11-14 20:31:47 -05:00
config.ru Way late initial commit with GitHub posting working 2019-11-11 09:39:21 -05:00
Gemfile Update Ruby 2022-08-16 19:28:49 -05:00
Gemfile.lock Bump rack from 2.2.4 to 2.2.6.2 2023-01-19 01:11:24 +00:00
LICENSE.txt Tests rake task 2019-11-14 20:31:47 -05:00
Rakefile Ruby 1.9 syntax 2019-11-14 21:20:22 -05:00
README.md It's not a gem 2019-11-14 21:24:01 -05:00

Micropub

A micropub endpoint for my Hugo based blog.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/danbee/micropub. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The project is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the Micropub projects codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.