# frozen_string_literal: true

source 'https://rubygems.org'

gem 'simplelib', path: '../simplelib'

gemspec
