# frozen_string_literal: true
source 'https://rubygems.org'
gemspec
gem 'paginated_collection', path: '../paginated_collection'
gem 'json_token', path: '../json_token'