Skip to content

Commit

Permalink
bigdecimal has been gemified since Ruby 3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
amatsuda committed Jul 10, 2024
1 parent b4d1535 commit 4f9daad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ end
gem 'nokogiri', RUBY_VERSION < '2.1' ? '~> 1.6.0' : '>= 1.7'
gem 'loofah', RUBY_VERSION < '2.5' ? '< 2.21.0' : '>= 0'
gem 'selenium-webdriver'
gem 'bigdecimal'

rails_version = ENV['RAILS_VERSION'] || '∞'

Expand Down

0 comments on commit 4f9daad

Please sign in to comment.