Update Gemfile.lock
Improve README.md
Update links to use code.deeden.co.uk
Correct changelog
Update to version 1.1.0
Merge pull request #9 from srushe/dependabot/bundler/rake-tw-13.0 [Security] Update rake requirement from ~> 12.3 to ~> 13.0
[Security] Update rake requirement from ~> 12.3 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/v12.3.1...v13.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Rename gem (#8)
Bump rspec from 3.7.0 to 3.8.0 (#5) Bumps [rspec](https://github.com/rspec/rspec) from 3.7.0 to 3.8.0. <details> <summary>Commits</summary> - [`b3fa23d`](https://github.com/rspec/rspec/commit/b3fa23d24b0cd929a2c98f09e46977af0458e237) Release 3.8.0. - [`ab3c913`](https://github.com/rspec/rspec/commit/ab3c9131c4869a928732f65355524a27fc3425ca) Merge pull request [#24](https://github-redirect.dependabot.com/rspec/rspec/issues/24) from LewisVo/patch-1 - [`ea13175`](https://github.com/rspec/rspec/commit/ea13175c42c089367b7a63e60b04a0c8235f95e2) Fix a weird problem with readme - [`149aac2`](https://github.com/rspec/rspec/commit/149aac2fc44b178553e4ba4a004bf9fa026efa27) Merge pull request [#23](https://github-redirect.dependabot.com/rspec/rspec/issues/23) from Davidslv/patch-1 - [`d3c155f`](https://github.com/rspec/rspec/commit/d3c155f60ecc63efd6ba33e1a441bd69cbcb53aa) Update README.md - [`6a96d5e`](https://github.com/rspec/rspec/commit/6a96d5e2e27d89eb78e08d6c9b8023f9521edc64) Bump version to 3.8.pre - See full diff in [compare view](https://github.com/rspec/rspec/compare/v3.7.0...v3.8.0) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=rspec&package-manager=bundler&previous-version=3.7.0&new-version=3.8.0)](https://dependabot.com/compatibility-score.html?dependency-name=rspec&package-manager=bundler&previous-version=3.7.0&new-version=3.8.0) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. --- **Note:** This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit. You can always request more updates by clicking `Bump now` in your [Dependabot dashboard](https://app.dependabot.com). <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot. </details>
Bump indieweb-post_types from 0.2.0 to 0.3.1 (#4) Bumps [indieweb-post_types](https://github.com/srushe/indieweb-post_types) from 0.2.0 to 0.3.1. - [Release notes](https://github.com/srushe/indieweb-post_types/releases) - [Changelog](https://github.com/srushe/indieweb-post_types/blob/master/CHANGELOG.md) - [Commits](https://github.com/srushe/indieweb-post_types/compare/v0.2.0...v0.3.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
Update to version 0.1.1 (#3) * Update rake requirement to ~> 12.3 * Update rubocop from 0.57.1 to 0.57.2
Initial release