Explorar el Código

Use ruby 1.9.2 for compatibility with Heroku bamboo stack

tags/last-sinatra-version
Adrian Short hace 11 años
padre
commit
2b3c645163
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      Gemfile

+ 1
- 1
Gemfile Ver fichero

@@ -1,4 +1,4 @@
ruby '1.9.3'
ruby '1.9.2'
source :rubygems

gem 'sinatra'


Cargando…
Cancelar
Guardar