ncbo / goo

Graph Oriented Objects (GOO) for Ruby. A RDF/SPARQL based ORM.
http://ncbo.github.io/goo/
Other
15 stars 6 forks source link

Bump tzinfo from 0.3.60 to 0.3.61 #125

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps tzinfo from 0.3.60 to 0.3.61.

Release notes

Sourced from tzinfo's releases.

v0.3.61

TZInfo v0.3.61 on RubyGems.org

Changelog

Sourced from tzinfo's changelog.

Version 0.3.61 (tzdata v2022a) - 19-Jul-2022

Commits
  • 81cba44 Release 0.3.61
  • 01bcca5 Merge branch 'fix-directory-traversal-0.3' into 0.3
  • cccfad8 Remove unnecessary escaping of + within regex character classes.
  • 587af76 Make <=> methods return nil if passed a non-comparable argument.
  • 9eddbb5 Fix directory traversal in Timezone.get
  • f4f3c2e Update to tzdata version 2022a.
  • 1eb2c8e Update copyright years.
  • 030d1be Update to tzdata version 2021e.
  • 13d61aa Update to tzdata version 2021d.
  • ba05159 Update to tzdata version 2021c.
  • Additional commits viewable in compare view


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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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/ncbo/goo/network/alerts).