mirror of
https://github.com/rstudio/shiny.git
synced 2026-01-10 15:38:19 -05:00
5 lines
90 B
Ruby
5 lines
90 B
Ruby
source 'https://rubygems.org'
|
|
|
|
gem 'em-websocket'
|
|
gem 'eventmachine_httpserver'
|
|
gem 'json' |