Skip to content

Commit

Permalink
Update to jcoding 1.0.30.
Browse files Browse the repository at this point in the history
  • Loading branch information
enebo committed Apr 16, 2018
1 parent 500f9c0 commit 2f4cb26
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion core/pom.rb
Expand Up @@ -53,7 +53,7 @@

jar 'org.jruby.joni:joni:2.1.16'
jar 'org.jruby.extras:bytelist:1.0.15'
jar 'org.jruby.jcodings:jcodings:1.0.29'
jar 'org.jruby.jcodings:jcodings:1.0.30'
jar 'org.jruby:dirgra:0.3'

jar 'com.headius:invokebinder:1.11'
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Expand Up @@ -182,7 +182,7 @@ DO NOT MODIFIY - GENERATED CODE
<dependency>
<groupId>org.jruby.jcodings</groupId>
<artifactId>jcodings</artifactId>
<version>1.0.29</version>
<version>1.0.30</version>
</dependency>
<dependency>
<groupId>org.jruby</groupId>
Expand Down

0 comments on commit 2f4cb26

Please sign in to comment.