Update thread_safe to version 0.3.2
This commit is contained in:
parent
6177d0a005
commit
822531334e
|
@ -28,7 +28,6 @@ GEM
|
||||||
addressable (2.3.6)
|
addressable (2.3.6)
|
||||||
arel (4.0.2)
|
arel (4.0.2)
|
||||||
ast (1.1.0)
|
ast (1.1.0)
|
||||||
atomic (1.1.16)
|
|
||||||
bcrypt (3.1.7)
|
bcrypt (3.1.7)
|
||||||
builder (3.1.4)
|
builder (3.1.4)
|
||||||
coderay (1.1.0)
|
coderay (1.1.0)
|
||||||
|
@ -174,8 +173,7 @@ GEM
|
||||||
term-ansicolor (1.3.0)
|
term-ansicolor (1.3.0)
|
||||||
tins (~> 1.0)
|
tins (~> 1.0)
|
||||||
thor (0.19.1)
|
thor (0.19.1)
|
||||||
thread_safe (0.3.1)
|
thread_safe (0.3.2)
|
||||||
atomic (>= 1.1.7, < 2)
|
|
||||||
tilt (1.4.1)
|
tilt (1.4.1)
|
||||||
tins (1.0.1)
|
tins (1.0.1)
|
||||||
treetop (1.4.15)
|
treetop (1.4.15)
|
||||||
|
|
Loading…
Reference in New Issue