What's Changed
- Update sqlite3 and activerecord to match versions students are using by @ajdubovoy in #29
Full Changelog: ruby-3.3.5...ruby-3.3.5-sqlite-1.7
Post-build
- ran in
scalingo --app wagon-kitt run rails c
> ps = Program.where(course_id: 1).where.not(slug: "web_no_update")
> ps.update_all(runner_tag: "ruby-3.3.5-sqlite-1.7")
=> 7