Create stammtisch data using correct timezone infos

This commit is contained in:
Stefan Schlott 2013-08-28 12:15:50 +02:00
parent 3120126cad
commit 086991118f
4 changed files with 22 additions and 11 deletions

View file

@ -123,6 +123,9 @@ GEM
faraday (~> 0.8, < 0.10)
multi_json (~> 1.0)
simple_oauth (~> 0.2)
tzinfo (1.0.1)
tzinfo-data (1.2013.4)
tzinfo (>= 1.0.0)
yajl-ruby (1.1.0)
PLATFORMS
@ -140,3 +143,5 @@ DEPENDENCIES
sass
systemu
t
tzinfo
tzinfo-data