3 Commits b8e4c85e69 ... f85b66eb8c

Author SHA1 Message Date
  dependabot[bot] f85b66eb8c Bump brakeman from 4.4.0 to 4.5.0 (#10309) 5 years ago
  dependabot[bot] 2bdb6dac28 Bump httplog from 1.2.1 to 1.2.2 (#10311) 5 years ago
  dependabot[bot] 14c6cbbf6b Bump pkg-config from 1.3.6 to 1.3.7 (#10310) 5 years ago
2 changed files with 5 additions and 5 deletions
  1. 1 1
      Gemfile
  2. 4 4
      Gemfile.lock

+ 1 - 1
Gemfile

@@ -128,7 +128,7 @@ group :development do
   gem 'letter_opener_web', '~> 1.3'
   gem 'memory_profiler'
   gem 'rubocop', '~> 0.65', require: false
-  gem 'brakeman', '~> 4.4', require: false
+  gem 'brakeman', '~> 4.5', require: false
   gem 'bundler-audit', '~> 0.6', require: false
   gem 'scss_lint', '~> 0.57', require: false
 

+ 4 - 4
Gemfile.lock

@@ -102,7 +102,7 @@ GEM
       debug_inspector (>= 0.0.1)
     bootsnap (1.4.1)
       msgpack (~> 1.0)
-    brakeman (4.4.0)
+    brakeman (4.5.0)
     browser (2.5.3)
     builder (3.2.3)
     bullet (5.9.0)
@@ -269,7 +269,7 @@ GEM
       domain_name (~> 0.5)
     http-form_data (2.1.1)
     http_accept_language (2.1.1)
-    httplog (1.2.1)
+    httplog (1.2.2)
       rack (>= 1.0)
       rainbow (>= 2.0.0)
     i18n (1.6.0)
@@ -403,7 +403,7 @@ GEM
     pg (1.1.4)
     pghero (2.2.0)
       activerecord
-    pkg-config (1.3.6)
+    pkg-config (1.3.7)
     powerpack (0.1.2)
     premailer (1.11.1)
       addressable
@@ -666,7 +666,7 @@ DEPENDENCIES
   better_errors (~> 2.5)
   binding_of_caller (~> 0.7)
   bootsnap (~> 1.4)
-  brakeman (~> 4.4)
+  brakeman (~> 4.5)
   browser
   bullet (~> 5.9)
   bundler-audit (~> 0.6)