ci-reporter/ci_reporter

View on GitHub
Gemfile

Summary

Maintainability
Test Coverage
#--
# Copyright (c) 2006-2014 Nick Sieger <nicksieger@gmail.com>
# See the file LICENSE.txt included with the distribution for
# software license details.
#++

source 'https://rubygems.org'

gemspec
group :development do
  gem 'jruby-openssl', :platform => :jruby
end