This website requires JavaScript.
Explore
Sign In
mirror
/
renovate
mirror of
https://github.com/renovatebot/renovate
Watch
2
Star
0
Fork
You've already forked renovate
0
Code
Releases
Activity
main
renovate
/
lib
/
modules
/
manager
/
bundler
/
__fixtures__
/
Gemfile.sourceBlockWithNewL...
8 lines
102 B
Plaintext
Raw
Permalink
Blame
History
# frozen_string_literal: true
source 'https://rubygems.org' do
gem 'rubocop'
gem 'brakeman'
end
View Git Blame
Copy Permalink