Sha256: 9db4be4b19358483c8c57b87b3dd17d1a822e47d7f245078b37012a50c5f0e4a
Contents?: true
Size: 199 Bytes
Versions: 1
Compression:
Stored size: 199 Bytes
Contents
# frozen_string_literal: true source "https://rubygems.org" # git_source(:github) {|repo_name| "https://github.com/#{repo_name}" } gem "sinatra" gem "sinatra-contrib" gem "toycol", path: "../../"
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
toycol-0.1.0 | examples/safe_ruby_with_sinatra/Gemfile |