diff options
author | Eugen <eugen@zeonfederated.com> | 2017-04-03 01:03:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-03 01:03:42 +0200 |
commit | 30df1c8476739a7439762eb678962a5254918323 (patch) | |
tree | 5c76c6bf449259529b38cfde4ce663b3b10e2692 /Gemfile.lock | |
parent | d7d60073f90649aa3da46b0826f67b918a67a9d7 (diff) | |
parent | b8d2373e0bd867786a4480503f53a49e2c62ea94 (diff) |
Merge pull request #751 from Wonderfall/master
update Dockerfile
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 3ad535379..6e3115249 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -423,6 +423,8 @@ GEM unf (~> 0.1.0) tzinfo (1.2.2) thread_safe (~> 0.1) + tzinfo-data (1.2017.2) + tzinfo (>= 1.0.0) uglifier (3.0.1) execjs (>= 0.3.0, < 3) unf (0.1.4) @@ -513,6 +515,7 @@ DEPENDENCIES simplecov statsd-instrument twitter-text + tzinfo-data uglifier (>= 1.3.0) webmock will_paginate |