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

Plugin can't be installed due to rspec-rails #10

Open
jmthomas opened this issue Jan 22, 2025 · 0 comments · May be fixed by #11
Open

Plugin can't be installed due to rspec-rails #10

jmthomas opened this issue Jan 22, 2025 · 0 comments · May be fixed by #11
Assignees
Labels
bug Something isn't working

Comments

@jmthomas
Copy link
Member

Stderr:
/usr/local/lib/site_ruby/3.2.0/bundler/resolver.rb:269:in `block in verify_gemfile_dependencies_are_found!': Could not find gem 'rspec-rails (~> 6.0)' in locally installed gems. (Bundler::GemNotFound)
	from /usr/local/lib/site_ruby/3.2.0/bundler/resolver.rb:252:in `map!'
	from /usr/local/lib/site_ruby/3.2.0/bundler/resolver.rb:252:in `verify_gemfile_dependencies_are_found!'
	from /usr/local/lib/site_ruby/3.2.0/bundler/resolver.rb:48:in `start'
	from /usr/local/lib/site_ruby/3.2.0/bundler/resolver.rb:23:in `resolve'
	from /usr/local/lib/site_ruby/3.2.0/bundler/definition.rb:270:in `resolve'
	from /usr/local/lib/site_ruby/3.2.0/bundler/definition.rb:473:in `materialize'
	from /usr/local/lib/site_ruby/3.2.0/bundler/definition.rb:241:in `specs_for'
	from /usr/local/lib/site_ruby/3.2.0/bundler/runtime.rb:18:in `setup'
	from /usr/local/lib/site_ruby/3.2.0/bundler.rb:153:in `setup'
	from /tmp/d20250122-8185-z4fhft/config/boot.rb:6:in `<top (required)>'
	from bin/rails:3:in `require_relative'
	from bin/rails:3:in `<main>'
@jmthomas jmthomas self-assigned this Jan 22, 2025
@jmthomas jmthomas added the bug Something isn't working label Jan 22, 2025
@jmthomas jmthomas linked a pull request Jan 23, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant