File: gemfile_without_rackup.rb

package info (click to toggle)
ruby-sinatra 4.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,932 kB
  • sloc: ruby: 17,700; sh: 25; makefile: 8
file content (5 lines) | stat: -rw-r--r-- 98 bytes parent folder | download | duplicates (2)
1
2
3
4
5
# frozen_string_literal: true

source 'https://rubygems.org'

gemspec path: File.join('..', '..')