Articles on: Jenkins Service

Build your Ruby with our RubyGem mirror

Add this to your Gemfile


source 'https://repos.refinery.dev/repository/rubygems/
gem 'jekyll'


Or if you want to pull from multiple sources do this


source 'https://repos.refinery.dev/repository/rubygems/' do
gem 'public-gems', '~> 1.0'
end


If you have any questions on need support let us know.

Updated on: 31/10/2025

Was this article helpful?

Share your feedback

Cancel

Thank you!