All the updates!

This commit is contained in:
2023-01-01 13:00:54 -05:00
parent 156ca54906
commit 5aadce63fd
9 changed files with 60 additions and 63 deletions

View File

@@ -2,9 +2,9 @@
source 'https://rubygems.org'
ruby '2.7.2' if ENV.key?('DYNO')
ruby '3.2.0' if ENV.key?('DYNO')
gem 'aws-sdk', '~> 2'
gem 'aws-sdk-s3', '~> 1'
gem 'pry', group: %i[development test]
gem 'rack'
gem 'rake'