parent
10f1450bba
commit
998ba16f13
|
@ -224,6 +224,7 @@ GEM
|
||||||
dotenv-rails (2.7.5)
|
dotenv-rails (2.7.5)
|
||||||
dotenv (= 2.7.5)
|
dotenv (= 2.7.5)
|
||||||
railties (>= 3.2, < 6.1)
|
railties (>= 3.2, < 6.1)
|
||||||
|
e2mmap (0.1.0)
|
||||||
elasticsearch (7.3.0)
|
elasticsearch (7.3.0)
|
||||||
elasticsearch-api (= 7.3.0)
|
elasticsearch-api (= 7.3.0)
|
||||||
elasticsearch-transport (= 7.3.0)
|
elasticsearch-transport (= 7.3.0)
|
||||||
|
@ -627,6 +628,7 @@ GEM
|
||||||
climate_control (>= 0.0.3, < 1.0)
|
climate_control (>= 0.0.3, < 1.0)
|
||||||
thor (0.20.3)
|
thor (0.20.3)
|
||||||
thread_safe (0.3.6)
|
thread_safe (0.3.6)
|
||||||
|
thwait (0.1.0)
|
||||||
tilt (2.0.10)
|
tilt (2.0.10)
|
||||||
tty-color (0.5.0)
|
tty-color (0.5.0)
|
||||||
tty-command (0.9.0)
|
tty-command (0.9.0)
|
||||||
|
@ -707,6 +709,7 @@ DEPENDENCIES
|
||||||
discard (~> 1.1)
|
discard (~> 1.1)
|
||||||
doorkeeper (~> 5.2)
|
doorkeeper (~> 5.2)
|
||||||
dotenv-rails (~> 2.7)
|
dotenv-rails (~> 2.7)
|
||||||
|
e2mmap (~> 0.1.0)
|
||||||
fabrication (~> 2.21)
|
fabrication (~> 2.21)
|
||||||
faker (~> 2.10)
|
faker (~> 2.10)
|
||||||
fast_blank (~> 1.0)
|
fast_blank (~> 1.0)
|
||||||
|
@ -794,6 +797,7 @@ DEPENDENCIES
|
||||||
streamio-ffmpeg (~> 3.0)
|
streamio-ffmpeg (~> 3.0)
|
||||||
strong_migrations (~> 0.5)
|
strong_migrations (~> 0.5)
|
||||||
thor (~> 0.20)
|
thor (~> 0.20)
|
||||||
|
thwait (~> 0.1.0)
|
||||||
tty-command (~> 0.9)
|
tty-command (~> 0.9)
|
||||||
tty-prompt (~> 0.20)
|
tty-prompt (~> 0.20)
|
||||||
twitter-text (~> 1.14)
|
twitter-text (~> 1.14)
|
||||||
|
|
Loading…
Reference in New Issue