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

Activesupport version too low for middleman version 4.4.2 #38

Open
bendangelo opened this issue Feb 24, 2022 · 1 comment
Open

Activesupport version too low for middleman version 4.4.2 #38

bendangelo opened this issue Feb 24, 2022 · 1 comment

Comments

@bendangelo
Copy link

Bundler could not find compatible versions for gem "activesupport":
In snapshot (Gemfile.lock):
activesupport (>= 6.1.4.6)

In Gemfile:
middleman (~> 4.4.2) was resolved to 4.4.2, which depends on
middleman-core (= 4.4.2) was resolved to 4.4.2, which depends on
activesupport (>= 6.1, < 7.0)

middleman-google-analytics (~> 3.0) was resolved to 3.0.0, which depends on
  activesupport (>= 4.1, < 5.1)

Running bundle update will rebuild your snapshot from scratch, using only
the gems in your Gemfile, which may resolve the conflict.

Please upgrade the activesupport version.

@danielbayerlein
Copy link
Owner

@bendangelo Would you like to provide a PR? That would be great!

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

2 participants