# frozen_string_literal: true

source "https://rubygems.org"

gem 'bcrypt', '3.1.3'
gem 'unix-crypt', '1.3.0'
