motor-admin / motor-admin-rails

Low-code Admin panel and Business intelligence Rails engine. No DSL - configurable from the UI. Rails Admin, Active Admin, Blazer modern alternative.
https://app.getmotoradmin.com/demo/
MIT License
752 stars 76 forks source link

CSV needs to be added as an explicit dep for upcoming Ruby 3.4.0 #164

Closed swrobel closed 3 months ago

swrobel commented 4 months ago

After installing Ruby 3.3.1, I get the following warning running my app:

warning: /opt/homebrew/Cellar/ruby/3.3.1/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 motor-admin-0.4.26 to add csv into its gemspec.

omohokcoj commented 3 months ago

@swrobel it has been fixed in the latest 0.4.27 version