Splunk Dev

Ruby gem dependency: i18n limited to v1.1.0 ?

dhempy
New Member

I updated my Ruby app to use signalfx 3.1.0 (from 2.1.0)
 
I was surprised to see this gem downgrade when I bundled:

  Installing i18n 1.1.0 (was 1.8.5)

That's rewinding the i8n gem about two years. 

Looking at signalfx.gemspec, it is locking it in to exactly that version:

  spec.add_dependency "i18n", "= 1.1.0"

Is there a reason for that? It seems an optimistic version such as ">= 1.1.0" would be safe and not so restrictive, and would match most of the other dependencies in the gemspec.

While this is not a blocker for our app, please consider putting in a feature request to relax the i18n version dependency.

Tags (1)
0 Karma

dhempy
New Member

Similarly, I notice the signalfx gem restricts activesupport to <6

Activesupport 6.0 was released over a year ago. This is more likely to be a blocker for signalfx clients moving ahead. 

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Can’t Make It to Boston? Stream .conf25 and Learn with Haya Husain

Boston may be buzzing this September with Splunk University and .conf25, but you don’t have to pack a bag to ...

Splunk Lantern’s Guide to The Most Popular .conf25 Sessions

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Unlock What’s Next: The Splunk Cloud Platform at .conf25

In just a few days, Boston will be buzzing as the Splunk team and thousands of community members come together ...