source 'https://rubygems.org'

gem 'rspec'
gem 'aws-sdk-s3'
gem 'capybara'
gem 'selenium-webdriver'
gem 'chromedriver-helper'
