Code cleanup and remove vague dependencies (#3)

* cleanup

* gemfile dep fix
This commit is contained in:
2026-04-18 23:45:19 +05:30
committed by GitHub
parent b53d853de7
commit 57c4cda970
17 changed files with 5 additions and 1604 deletions

View File

@@ -1,7 +1,7 @@
source 'https://rubygems.org'
# You may use http://rbenv.org/ or https://rvm.io/ to install and use this version
ruby ">= 2.6.10"
ruby ">= 3.1.0"
gem 'cocoapods', '~> 1.13'
gem 'activesupport', '>= 6.1.7.3', '< 7.1.0'
gem 'activesupport', '>= 7.2.3.1'