Hello, Rubyists! The sqlite3 gem v1.6.0 is out with native (precompiled) support for Ruby 3.2!
Go get stuff done!
https://github.com/sparklemotion/sqlite3-ruby/releases/tag/v1.6.0
Hello, Rubyists! The sqlite3 gem v1.6.0 is out with native (precompiled) support for Ruby 3.2!
Go get stuff done!
https://github.com/sparklemotion/sqlite3-ruby/releases/tag/v1.6.0
@flavorjones Mike I look forward to every single one of these announcements you make.
$ time bundle update --conservative sqlite3
Fetching gem metadata from https://rubygems.org/..........
[snip]
Installing sqlite3 1.6.0 (x86_64-linux) (was 1.5.4)
Bundle updated!
bundle update --conservative sqlite3 1.58s user 0.20s system 45% cpu 3.897 total