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 pronto-fasterer.gemspec #17

Merged
merged 2 commits into from
Sep 23, 2024
Merged

Update pronto-fasterer.gemspec #17

merged 2 commits into from
Sep 23, 2024

Conversation

KieranP
Copy link
Contributor

@KieranP KieranP commented Aug 7, 2024

Fixed #16

cc @ashkulz

@KieranP KieranP requested a review from a team as a code owner August 7, 2024 10:11
@ashkulz
Copy link
Member

ashkulz commented Aug 7, 2024

@KieranP have you tested that it works properly?

@campbecf
Copy link
Contributor

@ashkulz @KieranP We may want to consider something like

s.add_runtime_dependency('fasterer', '>= 0.11', '< 1.0')

Since we've had to have a PR for each minor version bump.

See:
#9
#12
#14

I'm testing this on a fork I've made.

@campbecf
Copy link
Contributor

No issues using fasterer 0.11 so far. Specs pass as well.

@KieranP
Copy link
Contributor Author

KieranP commented Sep 20, 2024

@campbecf Thanks for the suggestion. Have changed to ('fasterer', '>= 0.10', '< 1.0')

@ashkulz ashkulz merged commit e832a77 into prontolabs:master Sep 23, 2024
9 checks passed
@hlascelles
Copy link

Can we get a new gem cut please?

@hlascelles
Copy link

@ashkulz can we get a new gem cut please? The latest release does not have this change yet... https://rubygems.org/gems/pronto-fasterer/versions/0.11.2

Thanks in advance!

@Viktor-Ivliev
Copy link

@hlascelles It looks like you should just use direct links to the git hub.
gem 'pronto-fasterer', github: 'prontolabs/pronto-fasterer', require: false
Maybe there will be a hero who will support all this, but for now we say thanks for what we have.
prontolabs/pronto-rubocop#92

@ashkulz
Copy link
Member

ashkulz commented Jan 9, 2025

My mother was in and out of the hospital for just over a month, I've picked up a persistent infection during this period and also dealing with deadlines at work 🫠

Sorry for dropping the ball for pronto, will be making releases tomorrow.

@Viktor-Ivliev
Copy link

@ashkulz good health to you and your family.

@ashkulz
Copy link
Member

ashkulz commented Jan 11, 2025

0.11.3 has been released to RubyGems. Publishing future versions should be simpler due to implementation of Trusted Publishing workflow (4c981e3) 😁

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.

Fasterer semantic version is too strict
5 participants