usnationalarchives / federal_register

Ruby API Client for FederalRegister.gov that handles searching articles and getting information about agencies
http://www.federalregister.gov/learn/developers
Other
70 stars 21 forks source link

Update activesupport requirement from ~> 3 to ~> 4 #13

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 4 years ago

Updates the requirements on activesupport to permit the latest version.

Commits - [`260da06`](https://github.com/rails/rails/commit/260da06e6b63f4644fe67e67fbd486585f9d2724) Preparing for 4.1.11 release - [`12f763c`](https://github.com/rails/rails/commit/12f763ce1131d29d24bd0d8f868e2697a139aea3) enforce a depth limit on XML documents - [`bfbf167`](https://github.com/rails/rails/commit/bfbf16749a754ab1fd58274a951d3a013182a635) Escape HTML entities in JSON keys - [`5496ec8`](https://github.com/rails/rails/commit/5496ec8aac95f728465f218d12733cedef84232a) Preparing for 4.1.10 release - [`410f7d2`](https://github.com/rails/rails/commit/410f7d29e998befb27ab0b3dee3bbe83944bdc04) Preparing for 4.1.10.rc4 release - [`77e324b`](https://github.com/rails/rails/commit/77e324b59ec0e0b09f5c26b035add9de40482470) Preparing for 4.1.10.rc3 release - [`08217de`](https://github.com/rails/rails/commit/08217de91143353f263ede79bcc01d529f644c30) Preparing for 4.1.10.rc2 release - [`a698862`](https://github.com/rails/rails/commit/a698862cbce7f12475d3fefdb7268022b3bd9af1) Preparing for 4.1.10.rc1 release - [`2fd126a`](https://github.com/rails/rails/commit/2fd126a41992f7c10a8a86b04d501b6af9a90320) Properly dump primitive-like AS::SafeBuffer strings as YAML - [`a0eee64`](https://github.com/rails/rails/commit/a0eee64c1f9a92913b003dc538b0e4274729e8c1) Merge pull request [#18462](https://github-redirect.dependabot.com/rails/rails/issues/18462) from dmasur/patch-1 - Additional commits viewable in [compare view](https://github.com/rails/rails/compare/v3.2.22.5...v4.1.11)


Dependabot compatibility score

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.


Dependabot commands and options
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 squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/usnationalarchives/federal_register/network/alerts).
dependabot[bot] commented 1 year ago

Superseded by #20.