Selleo / pattern

A collection of lightweight, standardized, rails-oriented patterns.
MIT License
704 stars 40 forks source link

bump dependencies. Add support up to ruby 3.3 #42

Open aussiDavid opened 1 month ago

aussiDavid commented 1 month ago
  1. Bump dependencies to resolve CVEs.
  2. Replaced DateTime with Time. Deprecated in Rails 8.0.
  3. run rspec tests when running rake test