Released version of rbtree 0.4.5 supports Ruby 3.2.0dev

https://github.com/mame/rbtree is mirror of rbtree gem
and rbtree 0.4.5 has been released to support Ruby 3.2.0dev.
https://rubygems.org/gems/rbtree/versions/0.4.5

Related to https://github.com/rails/rails/pull/44152
This commit is contained in:
Yasuo Honda 2022-02-07 13:00:58 +09:00
parent 3da45ea10e
commit 65f350e176
2 changed files with 1 additions and 9 deletions

View File

@ -6,8 +6,6 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
gemspec
gem "rbtree", github: "zzak/rbtree" # Ruby 3.2 compatibility
gem "minitest", ">= 5.15.0"
# We need a newish Rake since Active Job sets its test tasks' descriptions.

View File

@ -38,12 +38,6 @@ GIT
event_emitter
websocket
GIT
remote: https://github.com/zzak/rbtree.git
revision: 6f678e50f543c43d25c018ae108c7e3de88b703a
specs:
rbtree (0.4.4)
PATH
remote: .
specs:
@ -423,6 +417,7 @@ GEM
rb-fsevent (0.11.0)
rb-inotify (0.10.1)
ffi (~> 1.0)
rbtree (0.4.5)
rdoc (6.3.3)
redcarpet (3.2.3)
redis (4.5.1)
@ -625,7 +620,6 @@ DEPENDENCIES
rack-cache (~> 1.2)
rails!
rake (>= 11.1)
rbtree!
redcarpet (~> 3.2.3)
redis (~> 4.0)
redis-namespace