File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ Compatibility:
15
15
* Implement ` ObjectSpace::WeakKeyMap ` (#3681 , @andrykonchin ).
16
16
* Fix ` String#slice ` called with negative offset (@andrykonchin ).
17
17
* Fix explicitly inherited ` Struct ` subclasses and don't provide ` #members ` method (#3802 , @andrykonchin ).
18
+ * Joni has been updated from 2.2.1 to 2.2.6 (@andrykonchin ).
18
19
19
20
Performance:
20
21
Original file line number Diff line number Diff line change 76
76
"maven" : {
77
77
"groupId" : "org.jruby.joni" ,
78
78
"artifactId" : "joni" ,
79
- "version" : "2.2.1 "
79
+ "version" : "2.2.6 "
80
80
},
81
81
"digest" : "sha512:e4fa4dda7478d5254b80aa77014d6df05317ac55d957da9ade6c9a80968aaf49d87d58930b8ddd44333270fa38984649858655b54c3aa8463602e0da8902d53a" ,
82
82
"sourceDigest" : "sha512:90b9a5216c748cc170a17bf58289553e0fe7695b16e7cacefd126d506ee7700e4cd7739e2d2500442ae7077fb88fcd64621c5a005b1fc6909ea75c88ce8cb536" ,
You can’t perform that action at this time.
0 commit comments