Commit a892005a5d440550ea99078ef1e162259754a11d

Authored by Victor Costa
1 parent aa514668

Fix gemfile

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
Gemfile
... ... @@ -57,4 +57,4 @@ eval(File.read('config/Gemfile'), binding) rescue nil
57 57 # dependencies.
58 58 Dir.glob('config/plugins/*/Gemfile').each do |gemfile|
59 59 eval File.read(gemfile)
60   -end
61 60 \ No newline at end of file
  61 +end
... ...