Skip to content

Commit

Permalink
upgrade deps
Browse files Browse the repository at this point in the history
windows seems to have been fixed by downgrading jruby.
  • Loading branch information
mtigas committed Nov 10, 2014
1 parent 58cca62 commit cf50f5d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
GEM
remote: https://rubygems.org/
specs:
cuba (3.1.1)
cuba (3.3.0)
rack
jruby-jars (1.7.12)
jruby-rack (1.1.14)
jruby-rack (1.1.16)
rack (1.5.2)
rake (10.3.1)
rubyzip (1.0.0)
rake (10.3.2)
rubyzip (1.1.6)
rufus-lru (1.0.5)
tabula-extractor (0.7.5-java)
tabula-extractor (0.7.4-java)
trollop (~> 2.0)
tilt (2.0.1)
trollop (2.0)
warbler (1.4.2)
warbler (1.4.4)
jruby-jars (>= 1.5.6, < 2.0)
jruby-rack (>= 1.0.0)
rake (>= 0.9.6)
rubyzip (>= 0.9, < 1.1)
rubyzip (>= 0.9, < 1.2)

PLATFORMS
java
Expand Down

0 comments on commit cf50f5d

Please sign in to comment.