Mike O'Neill
Results
2
issues of
Mike O'Neill
Hi there! After updating my Rails 7 app from Rake v13.1.0 to [v13.2.1](https://github.com/ruby/rake/releases), I now encounter the following exception when attempting to boot Rails: ``` /Users//.rbenv/versions/3.3.0/lib/ruby/gems/3.3.0/gems/timezone-1.3.25/lib/timezone/lookup.rb:61:in `initialize': uninitialized constant Timezone::Lookup::OptionSetter::OpenStruct...
Will, Wondering if you can help me with what is surely a simple oversight on my part. I am using the latest versions of Devise, Omniauth, and your gem, all...