We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9288eb3 commit cbc2cf6Copy full SHA for cbc2cf6
1 file changed
Gemfile.lock
@@ -39,7 +39,7 @@ GEM
39
sass (>= 3.3.0, < 3.5)
40
compass-import-once (1.0.5)
41
sass (>= 3.2, < 3.5)
42
- concurrent-ruby (1.2.2)
+ concurrent-ruby (1.2.3)
43
console (1.23.6)
44
fiber-annotation
45
fiber-local
@@ -99,6 +99,7 @@ GEM
99
listen (3.8.0)
100
rb-fsevent (~> 0.10, >= 0.10.3)
101
rb-inotify (~> 0.9, >= 0.9.10)
102
+ logger (1.2.8.1)
103
memoist (0.16.2)
104
middleman (4.5.0)
105
coffee-script (~> 2.2)
@@ -179,7 +180,7 @@ GEM
179
180
ttfunk
181
public_suffix (5.0.1)
182
racc (1.7.0)
- rack (2.2.7)
183
+ rack (2.2.21)
184
rack-livereload (0.3.17)
185
rack
186
rainbow (3.1.1)
@@ -195,8 +196,9 @@ GEM
195
196
sassc (2.4.0)
197
ffi (~> 1.9)
198
servolux (0.13.0)
- sprockets (4.2.0)
199
+ sprockets (4.2.2)
200
concurrent-ruby (~> 1.0)
201
+ logger
202
rack (>= 2.2.4, < 4)
203
temple (0.10.2)
204
thor (1.2.2)
0 commit comments