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

#ruby #sqlite

Release 1.6.0 / 2023-01-13 · sparklemotion/sqlite3-ruby

1.6.0 / 2023-01-13 Ruby This release introduces native gem support for Ruby 3.2. This release ends native gem support for Ruby 2.6, for which upstream support ended 2022-04-12. Dependencies Vendor...

GitHub

@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

RubyGems.org | your community gem host