Commit 175b8ca5bc9f09d1acff682ce8155ee460dc096f

Authored by Vasiliy Ermolovich
2 parents c1a24d88 7672b43e
Exists in master and in 1 other branch production

Merge pull request #579 from simi/patch-1

Update Gemfile [ci skip]
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
Gemfile
... ... @@ -100,7 +100,7 @@ group :development do
100 100 gem 'meta_request'
101 101 gem 'foreman', :require => false
102 102  
103   - # Use thin for development
  103 + # Use puma for development
104 104 gem 'puma', :require => false
105 105  
106 106 end
... ...