Skip to content

Conversation

@depfu
Copy link
Contributor

@depfu depfu bot commented Apr 10, 2018

We've tried to upgrade a dependency and got errors running Bundler.

name version specification new version
rubocop-rspec ~> 1.24.0 1.25.1

It looks like there is a version conflict between two or more dependencies. Depfu doesn't try to solve these, as this would mean to update more than one dependency at a time.

Please take a look at the exact failure to figure out if this is something you need to work on.

The bundler error message was:

Bundler could not find compatible versions for gem "bundler":
  In Gemfile:
    bundler (~> 1.16)

  Current Bundler version:
    bundler (1.15.2)
This Gemfile requires a different version of Bundler.
Perhaps you need to update Bundler by running `gem install bundler`?

Could not find gem 'bundler (~> 1.16)' in any of the sources

What changed?

✳️ rubocop-rspec ( → 1.25.1) · Repo · Changelog

Release Notes

From the Github release:

  • Fix false positive in RSpec/Pending cop when pending is used as a method name. (@Darhazer)
  • Fix FactoryBot/DynamicAttributeDefinedStatically false positive when using symbol proc argument for a sequence. (@tdeo)
Commits

See the full diff on Github. The new version differs by 7 commits:

@coveralls
Copy link

coveralls commented Apr 10, 2018

Pull Request Test Coverage Report for Build 627

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 625: 0.0%
Covered Lines: 309
Relevant Lines: 309

💛 - Coveralls

@coveralls
Copy link

coveralls commented Apr 10, 2018

Pull Request Test Coverage Report for Build 593

  • 0 of 0 (NaN%) changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at ?%

Totals Coverage Status
Change from base Build 587: 0.0%
Covered Lines:
Relevant Lines: 0

💛 - Coveralls

@depfu depfu bot force-pushed the depfu/update/rubocop-rspec-1.25.1 branch from 50e4ab5 to 5b18ab4 Compare May 25, 2018 10:20
@depfu
Copy link
Contributor Author

depfu bot commented Jun 6, 2018

Closed in favor of #388.


Automated by Depfu.

@depfu depfu bot closed this Jun 6, 2018
@depfu depfu bot deleted the depfu/update/rubocop-rspec-1.25.1 branch June 6, 2018 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants