mirror of
https://github.com/internetee/registry.git
synced 2025-08-06 01:35:10 +02:00
Remove rubycritic gem
This commit is contained in:
parent
9b9fb2f8aa
commit
114492814b
3 changed files with 0 additions and 31 deletions
2
Gemfile
2
Gemfile
|
@ -140,8 +140,6 @@ group :development, :test do
|
|||
# debug
|
||||
gem 'pry', '0.10.1'
|
||||
|
||||
# code review
|
||||
gem 'rubycritic', '3.2.0'
|
||||
gem 'bullet', '4.14.7' # for finding database optimizations
|
||||
gem 'bundler-audit'
|
||||
gem 'brakeman', '3.6.1', require: false # for security audit'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue