add gem file
Showing
.idea/crazyflirt.iml
0 → 100644
.idea/misc.xml
0 → 100644
.idea/modules.xml
0 → 100644
.idea/vcs.xml
0 → 100644
.idea/workspace.xml
0 → 100644
Gemfile
0 → 100644
source "https://rubygems.org" | |||
git_source(:github) { |repo| "https://github.com/#{repo}.git" } | |||
gemspec | |||
gem 'faye-websocket' | |||
gem 'sinatra' | |||
gem 'rack' | |||
gem 'thin' |
Gemfile.lock
0 → 100644
Please
register
or
sign in
to comment