# encoding: utf-8 # frozen_string_literal: true source 'https://rubygems.org' gemspec gem 'rails', '~> 4' gem 'sprockets', '~> 3' gem 'pry-byebug'