-
Ruby version: 3.3.x (latest)
-
Rails version: None
- I added a README and LICENSE file.
- I added 2 sorbet gems.
gem 'sorbet', :group => :development
gem 'sorbet-runtime'
- I added 'dalli' and 'redis' gem to Gemfile to avoid "srb init" error messages.
- I ran "bundle" and fixed any Gemfile syntax issues.
- Then to push to GitHub.
- Run bundle with no errors.