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

Ruby Linters Config R-Spec throws error #181

Open
Anjacodes opened this issue Feb 23, 2022 · 0 comments
Open

Ruby Linters Config R-Spec throws error #181

Anjacodes opened this issue Feb 23, 2022 · 0 comments

Comments

@Anjacodes
Copy link

When running the R-Spec test, we got the following error:

[DEPRECATED] This Gemfile does not include an explicit global source. Not using an explicit global source may result in a different lockfile being generated depending on the gems you have installed locally before bundler is run. Instead, define a global source in your Gemfile like this: source "https://rubygems.org/".
Warning: the running version of Bundler (2.2.32) is older than the version that created the lockfile (2.3.7). We suggest you to upgrade to the version that created the lockfile by running gem install bundler:2.3.7.
Resolving dependencies...
Your bundle is locked to rubocop (1.25.1) from locally installed gems, but that
version can no longer be found in that source. That means the author of rubocop
(1.25.1) has removed it. You'll need to update your bundle to a version other
than rubocop (1.25.1) that hasn't been removed in order to install.
Error: Process completed with exit code 7.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant