Skip to content
Snippets Groups Projects

Upgrade sprockets due to security vulnerability

Merged Paul Mather requested to merge upgrade_sprockets into dev
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
@@ -701,7 +701,7 @@ GEM
spring-watcher-listen (2.0.1)
listen (>= 2.7, < 4.0)
spring (>= 1.2, < 3.0)
sprockets (3.7.1)
sprockets (3.7.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-es6 (0.9.2)
@@ -786,4 +786,4 @@ DEPENDENCIES
xray-rails
BUNDLED WITH
1.16.2
1.16.3
Loading