fix: Ruby version change

This commit is contained in:
Tejaswini 2022-06-02 16:06:13 +05:30
parent 308b545cf4
commit c69d4208f3
3 changed files with 4 additions and 4 deletions

View file

@ -1 +1 @@
3.0.2
3.0.4

View file

@ -1,6 +1,6 @@
source 'https://rubygems.org'
ruby '3.0.2'
ruby '3.0.4'
##-- base gems for rails --##
gem 'rack-cors', require: 'rack/cors'

View file

@ -752,7 +752,7 @@ DEPENDENCIES
working_hours
RUBY VERSION
ruby 3.0.2p107
ruby 3.0.4p208
BUNDLED WITH
2.3.8
2.3.10