14 Commits

Author SHA1 Message Date
57c8c6a46a
Change license and main author
With permission from Sebastian
2024-02-02 12:30:55 +02:00
Râu Cao
b57a8e8717
Update dependencies 2023-09-15 20:00:59 +02:00
dependabot[bot]
f4658f9df2
Update rake requirement from ~> 10.0 to ~> 13.0
Updates the requirements on [rake](https://github.com/ruby/rake) to permit the latest version.
- [Release notes](https://github.com/ruby/rake/releases)
- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)
- [Commits](https://github.com/ruby/rake/compare/v10.5.0...v13.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-29 12:04:51 +00:00
a014427848
Update nokogiri
Fixes a serious security vuln
2019-08-29 15:57:38 +02:00
6bfbc0809b Remove obsolete nitlink dep
Turns out we don't need to parse link headers after all.
2018-07-04 08:20:05 +02:00
909ff31b12 Downgrade faraday, because Ruby gems
We have unsolvable bundle conflicts in our Rails app with manifique,
because some high-profile gems still depends on old-af faraday versions
and explicitly forbid newer ones.
2018-07-04 08:16:49 +02:00
180dfc482e Switch to RSpec 2018-06-28 17:23:09 -07:00
d166fb110d Change license
Only open-source server applications should be able to use this for
free.
2018-06-26 19:30:01 -07:00
3ccf26a578 Add guard
Broken for me currently. Somehow guard adds a --guard option flag to its
minitest command, but minitest won't have it.
2018-06-26 19:25:52 -07:00
fe2a9385d9 Colorize test output 2018-06-26 18:46:41 -07:00
bd6f74f09f Handle failed requests 2018-06-26 18:29:30 -07:00
adbee52e52 Fetch given URL 2018-06-26 17:50:44 -07:00
1b142006fa WIP first steps 2018-06-26 17:13:55 -07:00
a8c84035b4 Hello world 2018-06-26 13:03:33 -07:00