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

Update README with latest gem version #136

Merged
merged 1 commit into from
Nov 13, 2022
Merged

Update README with latest gem version #136

merged 1 commit into from
Nov 13, 2022

Conversation

oneroyalace
Copy link
Contributor

Version 4.5.0, which is referenced in the README, doesn't work with new versions of ActiveSupport:

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

  In Gemfile:
    comma (~> 4.5.0) was resolved to 4.5.0, which depends on
      activesupport (< 6.2, >= 4.2.0)

    rails (~> 7.0.2.3) was resolved to 7.0.2.4, which depends on
      activesupport (= 7.0.2.4)

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

@oneroyalace oneroyalace changed the title Update README.md with latest gem version Update README with latest gem version Oct 26, 2022
@eitoball
Copy link
Contributor

Thank you.

@eitoball eitoball merged commit 4fd20c0 into comma-csv:master Nov 13, 2022
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