hmt hace 8 años
padre
commit
fe632221b5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Gemfile

+ 1 - 1
Gemfile

@@ -2,7 +2,7 @@ source 'https://rubygems.org'
 gem 'hashids'
 gem 'sequel'
 gem 'pg'
-gem 'sinatra'#, '~> 2.0.0.beta2'
+gem 'sinatra', '~> 1'#, '~> 2.0.0.beta2'
 gem 'slim'
 gem 'sass'
 gem 'puma'