1
0
mirror of https://github.com/danbee/micropub.git synced 2025-03-04 08:59:13 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
dependabot[bot]
d561696a6b
Bump nokogiri from 1.10.9 to 1.12.5
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 to 1.12.5.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.9...v1.12.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-27 23:40:59 +00:00
f25f33a77a
Update gems 2020-05-03 14:46:18 -04:00
3e84351d19
Update gems 2020-02-05 19:25:46 -05:00
58a600cf7c Update rack 2020-01-03 19:55:33 -05:00
bcd2180438
Accept a JSON content hash and convert HTML to markdown 2019-11-16 17:17:04 -05:00
8c26bcfc66
Update gems 2019-11-16 16:44:46 -05:00
20b68453dd
First couple of request specs
Added Mocha because standard minitest mocking/stubbing kinda sucks.
2019-11-16 16:05:26 -05:00
07012bc500
Add tests for the post model 2019-11-13 22:02:36 -05:00
d446ccd709
Ruby version in Gemfile.lock 2019-11-12 21:18:52 -05:00
d2850b7d2f Validate Indieauth token 2019-11-11 17:46:19 -05:00
51f0030821 Way late initial commit with GitHub posting working 2019-11-11 09:39:21 -05:00