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

12 Commits

Author SHA1 Message Date
dependabot[bot]
65952ffd85
Bump sinatra from 2.2.2 to 2.2.3
Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/sinatra/sinatra/releases)
- [Changelog](https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sinatra/sinatra/compare/v2.2.2...v2.2.3)

---
updated-dependencies:
- dependency-name: sinatra
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-01 02:47:29 +00:00
308cd75207 Upgrade gems 2022-08-16 19:29:01 -05: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