Skip to content

ruby-3.3.5-sqlite-1.7

Latest
Compare
Choose a tag to compare
@Eschults Eschults released this 24 Oct 11:09
29e9a8f

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