Closed
Description
Can't install activeadmin using rails 7.0.0.alpha2, please help
Logs
Fetching gem metadata from https://rubygems.org/.........
Resolving dependencies....
Bundler could not find compatible versions for gem "actionpack":
In snapshot (Gemfile.lock):
actionpack (= 7.0.0.alpha2)
In Gemfile:
activeadmin was resolved to 0.4.0, which depends on
meta_search (>= 0.9.2) was resolved to 1.1.0.pre2, which depends on
actionpack (~> 3.1.0.alpha)
rails (~> 7.0.0.alpha2) was resolved to 7.0.0.alpha2, which depends on
actionpack (= 7.0.0.alpha2)
Running `bundle update` will rebuild your snapshot from scratch, using only
the gems in your Gemfile, which may resolve the conflict.
Bundler could not find compatible versions for gem "rails":
In snapshot (Gemfile.lock):
rails (= 7.0.0.alpha2)
In Gemfile:
activeadmin was resolved to 1.0.0.pre3, which depends on
rails (< 5.0, >= 3.2)
turbo-rails (>= 0.7.11) was resolved to 0.8.3, which depends on
rails (>= 6.0.0)
Running `bundle update` will rebuild your snapshot from scratch, using only
the gems in your Gemfile, which may resolve the conflict.
Bundler could not find compatible versions for gem "railties":
In snapshot (Gemfile.lock):
railties (= 7.0.0.alpha2)
In Gemfile:
activeadmin was resolved to 1.0.0.pre5, which depends on
railties (< 5.1, >= 3.2)
rails (~> 7.0.0.alpha2) was resolved to 7.0.0.alpha2, which depends on
railties (= 7.0.0.alpha2)
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