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

fixed version check for 2.7.4 #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bhhaskin
Copy link

@bhhaskin bhhaskin commented Oct 6, 2023

This fixes the error active_model_has_person_name.rb:1:in <': comparison of Gem::Version with String failed (ArgumentError)`

@dashcraft
Copy link

Bump, ran into this today and it took me on a wild ride for about 2 hours.

@asolab
Copy link

asolab commented Nov 17, 2023

Bump, ran into this today and it took me on a wild ride for about 2 hours.

how did u solve it? still stuck

@Paul-Bob
Copy link

Bump, ran into this today and it took me on a wild ride for about 2 hours.

how did u solve it? still stuck

@asolab I'm using my own fork until a fix is released
gem 'name_of_person', '~> 1.1', '>= 1.1.2', git: "https://github.com/Paul-Bob/name_of_person"

@Paul-Bob
Copy link

@rafaelfranca any plans on merging and releasing this soon?

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.

4 participants