Bump sprockets from 3.7.1 to 3.7.2
dependabot[bot]
committed Apr 19, 2020
passed
commit a17a1abe2d10485ca76f161a33c01347efc2fbb7
Showing 1
changed file with
3 additions
and 4 deletions
Gemfile.lock
+3
-4
| @@ | @@ -33,7 +33,7 @@ GEM |
| sass (>= 3.3.0, < 3.5) | |
| compass-import-once (1.0.5) | |
| sass (>= 3.2, < 3.5) | |
| - | concurrent-ruby (1.0.5) |
| + | concurrent-ruby (1.1.6) |
| crass (1.0.4) | |
| daemons (1.2.6) | |
| dragonfly (1.1.5) | |
| @@ | @@ -164,7 +164,7 @@ GEM |
| coderay (~> 1.1.0) | |
| method_source (~> 0.9.0) | |
| public_suffix (3.0.2) | |
| - | rack (2.0.4) |
| + | rack (2.2.2) |
| rack-cache (1.7.1) | |
| rack (>= 0.4) | |
| rack-livereload (0.3.17) | |
| @@ | @@ -183,7 +183,7 @@ GEM |
| nokogumbo (~> 1.4.1) | |
| sass (3.4.25) | |
| shellany (0.0.1) | |
| - | sprockets (3.7.1) |
| + | sprockets (3.7.2) |
| concurrent-ruby (~> 1.0) | |
| rack (> 1, < 3) | |
| stringex (2.6.1) | |
| @@ | @@ -205,7 +205,6 @@ PLATFORMS |
| DEPENDENCIES | |
| guard-livereload (~> 2.5.1) | |
| locomotivecms_wagon | |
| - | rb-fsevent (~> 0.9.1) |
| BUNDLED WITH | |
| 1.16.1 | |