# frozen_string_literal: true

source 'https://rubygems.org'

gem 'aws-sdk-ssm'
gem 'byebug'
gem 'logger'
gem 'rspec'
gem 'rubocop'
gem 'yaml'
