mirror of https://github.com/rails/rails
Bump libxml-ruby
This fixes bundle install when using libxml2 2.12.0
This commit is contained in:
parent
3bbf21c343
commit
46021105c7
|
@ -310,7 +310,7 @@ GEM
|
||||||
activesupport (>= 6.0.0)
|
activesupport (>= 6.0.0)
|
||||||
redis (>= 4.2, < 6)
|
redis (>= 4.2, < 6)
|
||||||
language_server-protocol (3.17.0.3)
|
language_server-protocol (3.17.0.3)
|
||||||
libxml-ruby (4.1.2)
|
libxml-ruby (5.0.0)
|
||||||
listen (3.8.0)
|
listen (3.8.0)
|
||||||
rb-fsevent (~> 0.10, >= 0.10.3)
|
rb-fsevent (~> 0.10, >= 0.10.3)
|
||||||
rb-inotify (~> 0.9, >= 0.9.10)
|
rb-inotify (~> 0.9, >= 0.9.10)
|
||||||
|
|
Loading…
Reference in New Issue