Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update to lighter weight dirgra
  • Loading branch information
enebo committed Dec 23, 2014
1 parent 83ce6f5 commit 58e239b
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.5'
jar 'org.jruby.extras:bytelist:1.0.12'
jar 'org.jruby.jcodings:jcodings:1.0.12'
jar 'org.jruby:dirgra:0.1'
jar 'org.jruby:dirgra:0.2'

jar 'com.headius:invokebinder:1.5'
jar 'com.headius:options:1.1'
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Expand Up @@ -147,7 +147,7 @@
<dependency>
<groupId>org.jruby</groupId>
<artifactId>dirgra</artifactId>
<version>0.1</version>
<version>0.2</version>
</dependency>
<dependency>
<groupId>com.headius</groupId>
Expand Down

0 comments on commit 58e239b

Please sign in to comment.