Skip to content

Conversation

reckerswartz
Copy link

Add Support for rails 7.0.1 too.

Bundler could not find compatible versions for gem "activerecord":
  In snapshot (Gemfile.lock):
    activerecord (= 7.0.1)

  In Gemfile:
    annotate (~> 3.1, >= 3.1.1) was resolved to 3.1.1, which depends on
      activerecord (< 7.0, >= 3.2)

    rails (~> 7.0.1) was resolved to 7.0.1, which depends on
      activerecord (= 7.0.1)

Add Support for rails 7.0.1 too.

```
Bundler could not find compatible versions for gem "activerecord":
  In snapshot (Gemfile.lock):
    activerecord (= 7.0.1)

  In Gemfile:
    annotate (~> 3.1, >= 3.1.1) was resolved to 3.1.1, which depends on
      activerecord (< 7.0, >= 3.2)

    rails (~> 7.0.1) was resolved to 7.0.1, which depends on
      activerecord (= 7.0.1)
```
@robbevp
Copy link

robbevp commented Jan 18, 2022

Duplicate of #912

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

Successfully merging this pull request may close these issues.

2 participants