Upgrade to Ruby 3.1.2

This commit is contained in:
Karina Kwiatek 2022-07-23 10:20:19 +02:00 committed by Karina Kwiatek
parent 62b29b3bd1
commit db6f24473c
3 changed files with 5 additions and 1 deletions

View File

@ -1 +1 @@
3.0.4
3.1.2

View File

@ -109,3 +109,5 @@ end
gem "webpacker", "~> 5.2"
gem "omniauth-rails_csrf_protection", "~> 1.0"
gem "net-smtp"

View File

@ -312,6 +312,7 @@ GEM
naught (1.1.0)
nenv (0.3.0)
nested_form (0.3.2)
net-smtp (0.1.0)
nio4r (2.5.8)
nokogiri (1.13.7)
mini_portile2 (~> 2.8.0)
@ -606,6 +607,7 @@ DEPENDENCIES
letter_opener
lograge
mini_magick
net-smtp
oj
omniauth
omniauth-rails_csrf_protection (~> 1.0)