Remove brakeman for now
This commit is contained in:
parent
f393b96dea
commit
ed11b66778
2 changed files with 0 additions and 4 deletions
2
Gemfile
2
Gemfile
|
@ -127,8 +127,6 @@ group :development, :test do
|
|||
gem 'spring-commands-rspec'
|
||||
gem 'rspec-rails', '~> 3.0'
|
||||
|
||||
gem 'brakeman', require: false
|
||||
|
||||
# Deploy
|
||||
gem 'mina', ref: '343a7', git: 'https://github.com/mina-deploy/mina.git'
|
||||
|
||||
|
|
|
@ -82,7 +82,6 @@ GEM
|
|||
sass (>= 3.3.4)
|
||||
bootstrap-wysihtml5-rails (0.3.3.8)
|
||||
railties (>= 3.0)
|
||||
brakeman (3.4.1)
|
||||
browser (2.3.0)
|
||||
builder (3.2.2)
|
||||
byebug (9.0.6)
|
||||
|
@ -617,7 +616,6 @@ DEPENDENCIES
|
|||
bootstrap-datepicker-rails
|
||||
bootstrap-sass (~> 3.3.5)
|
||||
bootstrap-wysihtml5-rails (~> 0.3.3.8)
|
||||
brakeman
|
||||
browser
|
||||
byebug
|
||||
capybara
|
||||
|
|
Loading…
Reference in a new issue