Skip to content

Commit cbc2cf6

Browse files
chore(deps): update dependency sprockets to v4.2.2
1 parent 9288eb3 commit cbc2cf6

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ GEM
3939
sass (>= 3.3.0, < 3.5)
4040
compass-import-once (1.0.5)
4141
sass (>= 3.2, < 3.5)
42-
concurrent-ruby (1.2.2)
42+
concurrent-ruby (1.2.3)
4343
console (1.23.6)
4444
fiber-annotation
4545
fiber-local
@@ -99,6 +99,7 @@ GEM
9999
listen (3.8.0)
100100
rb-fsevent (~> 0.10, >= 0.10.3)
101101
rb-inotify (~> 0.9, >= 0.9.10)
102+
logger (1.2.8.1)
102103
memoist (0.16.2)
103104
middleman (4.5.0)
104105
coffee-script (~> 2.2)
@@ -179,7 +180,7 @@ GEM
179180
ttfunk
180181
public_suffix (5.0.1)
181182
racc (1.7.0)
182-
rack (2.2.7)
183+
rack (2.2.21)
183184
rack-livereload (0.3.17)
184185
rack
185186
rainbow (3.1.1)
@@ -195,8 +196,9 @@ GEM
195196
sassc (2.4.0)
196197
ffi (~> 1.9)
197198
servolux (0.13.0)
198-
sprockets (4.2.0)
199+
sprockets (4.2.2)
199200
concurrent-ruby (~> 1.0)
201+
logger
200202
rack (>= 2.2.4, < 4)
201203
temple (0.10.2)
202204
thor (1.2.2)

0 commit comments

Comments
 (0)