Skip to content

Commit

Permalink
support jruby on travis per @hakanensari
Browse files Browse the repository at this point in the history
  • Loading branch information
semmons99 committed Jul 20, 2012
1 parent aa2a0bf commit 1ce744c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
@@ -1,5 +1,6 @@
source :rubygems source :rubygems


gem "rake" gem "rake"
gem "json", :platform => :jruby


gemspec gemspec
1 change: 1 addition & 0 deletions Gemfile.lock
Expand Up @@ -25,6 +25,7 @@ PLATFORMS
ruby ruby


DEPENDENCIES DEPENDENCIES
json
kramdown (~> 0.13.7) kramdown (~> 0.13.7)
money! money!
rake rake
Expand Down

0 comments on commit 1ce744c

Please sign in to comment.