Skip to content

Add bigdecimal as a dependency to gemspec#1779

Closed
Hiyabye wants to merge 2 commits intoShopify:mainfrom
Hiyabye:add-bigdecimal-dependency
Closed

Add bigdecimal as a dependency to gemspec#1779
Hiyabye wants to merge 2 commits intoShopify:mainfrom
Hiyabye:add-bigdecimal-dependency

Conversation

@Hiyabye
Copy link

@Hiyabye Hiyabye commented Jan 17, 2024

This PR adds bigdecimal as a dependency in the liquid gemspec file.

While using Ruby 3.3.0, I encountered this warning related to the liquid package.

/Users/my_name/.gem/ruby/3.3.0/gems/liquid-4.0.4/lib/liquid/standardfilters.rb:2: warning: bigdecimal was loaded from the standard library, but will no longer be part of the default gems since Ruby 3.4.0. Add bigdecimal to your Gemfile or gemspec. Also contact author of liquid-4.0.4 to add bigdecimal into its gemspec.

I have chosen version 3.1 for bigdecimal to start, but there should be a different version that should be more appropriate.

@ggmichaelgo
Copy link
Contributor

Closing this PR since Bigdecimal dependencies has been added in this PR:
https://github.com/Shopify/liquid/pull/1832/files#diff-30e7bb6392c781b98c058c04589e1428780d06cd10f4d129c299defd217a803dR32

@ggmichaelgo ggmichaelgo closed this Jan 7, 2025
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