fosterful / scheduler

Scheduling app
http://app.fosterful.org
MIT License
26 stars 15 forks source link

Bump mainstreet from 0.2.2 to 0.3.0 #870

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps mainstreet from 0.2.2 to 0.3.0.

Changelog

Sourced from mainstreet's changelog.

0.3.0 (2022-10-09)

  • Dropped support for Ruby < 2.7

0.2.3 (2022-02-08)

  • Added lookup option
  • Fixed duplicate API calls for invalid addresses
Commits
  • d00c333 Version bump to 0.3.0 [skip ci]
  • 7560857 Dropped support for Ruby < 2.7
  • c12be6f Updated example for Lockbox 1.0 [skip ci]
  • 603eed5 Version bump to 0.2.3 [skip ci]
  • fccbf98 Updated readme [skip ci]
  • 0de29e1 Added lookup option - closes #15
  • 0e8e3f0 Updated changelog [skip ci]
  • 4947d0d fix: Prevent repeat search calls when result is nil (#16)
  • 0daab34 Moved development dependencies out of gemspec
  • b9bd7b0 Updated readme [skip ci]
  • 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)