-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
Bundler could not find compatible versions for gem "activesupport":
In snapshot (Gemfile.lock):
activesupport (= 6.1.4.1)
In Gemfile:
rails (~> 6.1, >= 6.1.4.1) was resolved to 6.1.4.1, which depends on
activesupport (= 6.1.4.1)
sec_query (~> 1.5) was resolved to 1.5.0, which depends on
activesupport (~> 5.2)
Running `bundle update` will rebuild your snapshot from scratch, using only
the gems in your Gemfile, which may resolve the conflict.
Metadata
Metadata
Assignees
Labels
No labels