gem 'sinatra', '~> 1.2'

This commit is contained in:
Brendan Coles
2018-07-19 02:33:21 +10:00
committed by GitHub
parent ba5f793b93
commit 07c5473edf

View File

@@ -8,7 +8,7 @@
gem 'eventmachine'
gem 'thin'
gem 'sinatra'
gem 'sinatra', '~> 1.2'
gem 'rack', '~> 1.6.5'
gem 'rack-protection', '~> 2.0.1'
gem 'em-websocket' # WebSocket support