We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efd7157 commit 9f3e90bCopy full SHA for 9f3e90b
Gemfile
@@ -6,7 +6,8 @@
6
source 'https://rubygems.org'
7
8
gem 'pronto'
9
-gem 'pronto-brakeman', require: false
+# Source repo has been archived: https://github.com/prontolabs/pronto-brakeman
10
+gem 'pronto-brakeman', github: "storypark/pronto-brakeman", require: false
11
gem 'pronto-bundler_audit', require: false
12
gem 'pronto-eslint_npm', require: false
13
gem 'pronto-rails_best_practices', require: false
0 commit comments