File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5151 jar 'com.github.jnr:jffi:${jffi.version}'
5252 jar 'com.github.jnr:jffi:${jffi.version}:native'
5353
54- jar 'org.jruby.joni:joni:2.2.1 '
55- jar 'org.jruby.jcodings:jcodings:1.0.59 '
54+ jar 'org.jruby.joni:joni:2.2.3 '
55+ jar 'org.jruby.jcodings:jcodings:1.0.61 '
5656 jar 'org.jruby:dirgra:0.3'
5757
5858 jar 'com.headius:invokebinder:1.13'
Original file line number Diff line number Diff line change @@ -149,12 +149,12 @@ DO NOT MODIFY - GENERATED CODE
149149 <dependency >
150150 <groupId >org.jruby.joni</groupId >
151151 <artifactId >joni</artifactId >
152- <version >2.2.1 </version >
152+ <version >2.2.3 </version >
153153 </dependency >
154154 <dependency >
155155 <groupId >org.jruby.jcodings</groupId >
156156 <artifactId >jcodings</artifactId >
157- <version >1.0.59 </version >
157+ <version >1.0.61 </version >
158158 </dependency >
159159 <dependency >
160160 <groupId >org.jruby</groupId >
You can’t perform that action at this time.
0 commit comments