We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 780a3e5 commit 640256cCopy full SHA for 640256c
1 file changed
core/pom.xml
@@ -149,12 +149,12 @@ DO NOT MODIFY - GENERATED CODE
149
<dependency>
150
<groupId>org.jruby.joni</groupId>
151
<artifactId>joni</artifactId>
152
- <version>2.2.2</version>
+ <version>2.2.1</version>
153
</dependency>
154
155
<groupId>org.jruby.jcodings</groupId>
156
<artifactId>jcodings</artifactId>
157
- <version>1.0.60</version>
+ <version>1.0.59</version>
158
159
160
<groupId>org.jruby</groupId>
0 commit comments