repo.or.cz
/
ruby.git
/
commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
raw
|
patch
|
inline
|
side by side
(parent:
79fe8aa
)
[ruby/psych] Bump version for release
author
Aaron Patterson
<
[email protected]
>
Thu, 1 May 2025 16:33:36 +0000
(1 09:33 -0700)
committer
git
<
[email protected]
>
Thu, 1 May 2025 16:34:09 +0000
(1 16:34 +0000)
https://github.com/ruby/psych/commit/
bb63f91825
ext/psych/lib/psych/versions.rb
patch
|
blob
|
blame
|
history
diff --git
a/ext/psych/lib/psych/versions.rb
b/ext/psych/lib/psych/versions.rb
index
d91563c
..
0adcdae
100644
(file)
--- a/
ext/psych/lib/psych/versions.rb
+++ b/
ext/psych/lib/psych/versions.rb
@@
-2,7
+2,7
@@
module Psych
# The version of Psych you are using
- VERSION = '5.2.
3
'
+ VERSION = '5.2.
4
'
if RUBY_ENGINE == 'jruby'
DEFAULT_SNAKEYAML_VERSION = '2.9'.freeze