Support ruby 2.4
This commit is contained in:
parent
045a71770e
commit
1e386fd1db
1 changed files with 2 additions and 2 deletions
|
@ -85,7 +85,7 @@ GEM
|
||||||
shellany (0.0.1)
|
shellany (0.0.1)
|
||||||
slop (3.6.0)
|
slop (3.6.0)
|
||||||
terminal-notifier-guard (1.7.0)
|
terminal-notifier-guard (1.7.0)
|
||||||
therubyracer (0.12.2)
|
therubyracer (0.12.3)
|
||||||
libv8 (~> 3.16.14.0)
|
libv8 (~> 3.16.14.0)
|
||||||
ref
|
ref
|
||||||
thor (0.19.1)
|
thor (0.19.1)
|
||||||
|
@ -118,4 +118,4 @@ DEPENDENCIES
|
||||||
words_counted
|
words_counted
|
||||||
|
|
||||||
BUNDLED WITH
|
BUNDLED WITH
|
||||||
1.13.6
|
1.14.5
|
||||||
|
|
Loading…
Reference in a new issue