Skip to content

Commit

Permalink
Add jruby dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
saturnflyer committed Dec 19, 2024
1 parent 3a56c46 commit d55b4dd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,7 @@ platforms :rbx do
gem 'psych'
gem 'rubinius-developer_tools'
end

platforms :jruby do
gem 'jar-dependencies', '~> 0.4.1'
end

0 comments on commit d55b4dd

Please sign in to comment.