samples/apps/ruby-bundler/Gemfile

5 lines
114 B
Ruby

source "https://rubygems.org"
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
gem "sinatra"