Merge pull request #2862 from evazion/fix-ruby-2.4
Update gems for ruby-2.4.
This commit is contained in:
10
Gemfile.lock
10
Gemfile.lock
@@ -196,10 +196,10 @@ GEM
|
|||||||
semver2
|
semver2
|
||||||
jmespath (1.0.2)
|
jmespath (1.0.2)
|
||||||
multi_json (~> 1.0)
|
multi_json (~> 1.0)
|
||||||
json (1.8.3)
|
json (1.8.6)
|
||||||
jwt (1.5.6)
|
jwt (1.5.6)
|
||||||
kgio (2.10.0)
|
kgio (2.10.0)
|
||||||
libv8 (3.16.14.11)
|
libv8 (3.16.14.17)
|
||||||
little-plugger (1.1.4)
|
little-plugger (1.1.4)
|
||||||
logging (2.1.0)
|
logging (2.1.0)
|
||||||
little-plugger (~> 1.1)
|
little-plugger (~> 1.1)
|
||||||
@@ -374,8 +374,8 @@ GEM
|
|||||||
rest-client (~> 1.4)
|
rest-client (~> 1.4)
|
||||||
term-ansicolor (1.3.2)
|
term-ansicolor (1.3.2)
|
||||||
tins (~> 1.0)
|
tins (~> 1.0)
|
||||||
therubyracer (0.12.2)
|
therubyracer (0.12.3)
|
||||||
libv8 (~> 3.16.14.0)
|
libv8 (~> 3.16.14.15)
|
||||||
ref
|
ref
|
||||||
thor (0.19.1)
|
thor (0.19.1)
|
||||||
thread_safe (0.3.5)
|
thread_safe (0.3.5)
|
||||||
@@ -485,4 +485,4 @@ DEPENDENCIES
|
|||||||
whenever
|
whenever
|
||||||
|
|
||||||
BUNDLED WITH
|
BUNDLED WITH
|
||||||
1.13.6
|
1.14.3
|
||||||
|
|||||||
Reference in New Issue
Block a user