about summary refs log tree commit diff stats
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile index ed467b0..e2147ef 100644 --- a/Gemfile +++ b/Gemfile
@@ -52,3 +52,6 @@ end
52 52
53# Windows does not include zoneinfo files, so bundle the tzinfo-data gem 53# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
54gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby] 54gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby]
55
56gem 'haml'
57gem 'normalize-rails'