Dirk
Dirk
## Describe the bug With OAS 2.0 generated JSON of rswag a select box is rendered of enum values for URL parameters. Since I updated to OAS 3 the enum...
After update to Ruby 3.3.0 I get following information: `~/.rvm/gems/ruby-3.3.0/gems/httparty-0.21.0/lib/httparty.rb:10: warning: csv was loaded from the standard library, but will no longer be part of the default gems since Ruby...
Since I have updated to Ruby 2.4.2 I get this warning: ` ~/.rvm/gems/ruby-2.4.2@project/gems/cmess-0.5.1/lib/cmess/guess_encoding/automatic.rb:165:in 'block in guess': CMess::GuessEncoding::Automatic#supported_encoding? at ~/.rvm/rubies/ruby-2.4.2/lib/ruby/2.4.0/forwardable.rb:157 forwarding to private method Class#supported_encoding? ` I would appreciate if you...
After update from resque 2.1.0 to 2.2.0 I get following error when I load the resque-web website: ``` NameError: uninitialized constant Resque::Version from resque-web (0.0.12) app/views/layouts/resque_web/application.html.erb:73 ``` The constant definition...
Fix #156
Please merge updates, because I get dependency conflicts with current allowed versions.
Since I updated to Ruby 3.3.5 I get following warning: ``` ~/.rvm/gems/ruby-3.3.5/gems/spring-watcher-listen-2.1.0/lib/spring/watcher/listen.rb:6: warning: logger was loaded from the standard library, but will no longer be part of the default gems...