Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update jeweler requirement from ~> 1.8.3 to ~> 2.2.1 #71

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 12, 2021

Updates the requirements on jeweler to permit the latest version.

Changelog

Sourced from jeweler's changelog.

jeweler 2.2.1

  • Added a patch for a potential psych problem that hit juwelier.

jeweler 2.1.2, 2016-10-22

  • Merged pull requests to support breaking changes to the Bundler API (thanks julik)
  • Updated gem dependencies

jeweler 2.0.0, 2014-01-05

  • Ruby 1.8 is not supported anymore.
  • rake release accepts remote and branches #249

jeweler 1.8.7, 2013-08-12

  • Lock timecop version to 0.6.1 to keep support of 1.8.7 #243
  • Bump version in version.rb to reflect released gem version
  • jeweler's Rakefile reads version from version.rb

jeweler 1.8.6, 2013-07-04

  • Fix dependency error when install #239

jeweler 1.8.5, 2013-06-29

  • Support rubygems 2.x #238

jeweler 1.8.2, 2012-01-24

  • Fixed jeweler's circular dependency on itself #224

jeweler 1.8.2, 2012-01-24

  • Standardize on invoking jeweler in development: bundle exec jeweler #220
  • Add travis-ci configuration and build status to README #222
  • Updated version of rspec used by generator to 2.8.0 #223

jeweler 1.8.1, 2012-01-24

  • Generated projects using yard now use ~> 0.7.4 #219

jeweler 1.8.0, 2012-01-23

  • Generator now has a --version flag #217
  • Generated Gemfile now includes rdoc gem when using rdoc
  • Fixed jeweler's yardoc task #216
  • Updated version of yard used for new projects, and include rdoc compatibility

jeweler 1.7.0, 2012-01-23

  • Better grammars in README!

... (truncated)

Commits
  • 6e1fc65 fixed a potential issue with psych that plagued juwelier.
  • 0b0428e we no longer support anything less than Ruby 2.2.2
  • a7de79e we no longer support anything less than Ruby 2.2.2
  • 927e014 travis
  • 1c5d07e org mode
  • 4652f40 updated to reflect breaking changes to the bundler API, et al
  • 0d8b494 Merge pull request #294 from julik/alter-travis-install-cmd
  • 47e1623 Merge pull request #293 from julik/bundler-dependencies-for-backport
  • 8d7db66 Oops
  • cd45860 Override the Travis-CI install step
  • 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)

Updates the requirements on [jeweler](https://github.com/technicalpickles/jeweler) to permit the latest version.
- [Release notes](https://github.com/technicalpickles/jeweler/releases)
- [Changelog](https://github.com/technicalpickles/jeweler/blob/master/ChangeLog.markdown)
- [Commits](technicalpickles/jeweler@v2.0.1...v2.2.1)

---
updated-dependencies:
- dependency-name: jeweler
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 12, 2021
@rekahsoft rekahsoft added the hold label Aug 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file hold
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant