uclibs / staff-directory-23

1 stars 0 forks source link

LIBSTAFDIR-15 updated gemfile per warning in ruby 3.3.4 #200

Closed haitzlm closed 2 weeks ago

haitzlm commented 3 weeks ago

Per warning on rake tasks, added items to gemfile. Warning:"Warning:[rake --tasks] /Users/lisa/.rbenv/versions/3.3.3/lib/ruby/gems/3.3.0/gems/bootsnap-1.18.3/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:30: warning: /Users/lisa/.rbenv/versions/3.3.3/lib/ruby/3.3.0/bigdecimal.rb 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 activesupport-6.1.7.8 to add bigdecimal into its gemspec. /Users/lisa/.rbenv/versions/3.3.3/lib/ruby/gems/3.3.0/gems/bootsnap-1.18.3/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:30: warning: /Users/lisa/.rbenv/versions/3.3.3/lib/ruby/3.3.0/csv.rb was loaded from the standard library, but will no longer be part of the default gems since Ruby 3.4.0. Add csv to your Gemfile or gemspec. Also contact author of activesupport-6.1.7.8 to add csv into its gemspec."

Janell-Huyck commented 2 weeks ago

Jira Issue

Janell-Huyck commented 2 weeks ago

Still deploys correctly and tests run. Looks good! Nice proactive pr.