Bump to Ruby 3.0.3

This commit is contained in:
Matt-Yorkley
2022-01-18 11:22:49 +00:00
parent 8ec7d3b651
commit f7b65efb00
3 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
3.0.2
3.0.3

View File

@@ -1,7 +1,7 @@
# frozen_string_literal: true
source 'https://rubygems.org'
ruby "3.0.2"
ruby "3.0.3"
git_source(:github) { |repo_name| "https://github.com/#{repo_name}.git" }
gem 'dotenv-rails', require: 'dotenv/rails-now' # Load ENV vars before other gems

View File

@@ -810,7 +810,7 @@ DEPENDENCIES
wkhtmltopdf-binary
RUBY VERSION
ruby 3.0.2p107
ruby 3.0.3p157
BUNDLED WITH
2.1.4