diff options
author | Wonderfall <wonderfall@schrodinger.io> | 2017-04-03 00:46:44 +0200 |
---|---|---|
committer | Wonderfall <wonderfall@schrodinger.io> | 2017-04-03 00:46:44 +0200 |
commit | 92d35c52d9829fe628b4c980772eead9686e1c79 (patch) | |
tree | e4ead372a1adf447cbcb77aef052608c68c3b5af /Gemfile | |
parent | d7d60073f90649aa3da46b0826f67b918a67a9d7 (diff) |
update Dockerfile
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile index 764010d5d..46baed307 100644 --- a/Gemfile +++ b/Gemfile @@ -51,6 +51,7 @@ gem 'simple-navigation' gem 'statsd-instrument' gem 'ruby-oembed', require: 'oembed' gem 'rack-timeout' +gem 'tzinfo-data' gem 'react-rails' gem 'browserify-rails' |