predator_pics/Gemfile

7 lines
104 B
Ruby

source 'https://rubygems.org'
gem 'json'
gem 'faraday'
gem 'sinatra'
gem 'sinatra-namespace'
gem 'thin'