Skip to content

Commit

Permalink
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion core/pom.rb
Original file line number Diff line number Diff line change
@@ -54,7 +54,7 @@

jar 'org.jruby.joni:joni:2.1.12'
jar 'org.jruby.extras:bytelist:1.0.15'
jar 'org.jruby.jcodings:jcodings:1.0.24'
jar 'org.jruby.jcodings:jcodings:1.0.25'
jar 'org.jruby:dirgra:0.3'

jar 'com.headius:invokebinder:1.9'
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
@@ -183,7 +183,7 @@ DO NOT MODIFIY - GENERATED CODE
<dependency>
<groupId>org.jruby.jcodings</groupId>
<artifactId>jcodings</artifactId>
<version>1.0.24</version>
<version>1.0.25</version>
</dependency>
<dependency>
<groupId>org.jruby</groupId>

0 comments on commit 5d57d83

Please sign in to comment.