simple_oauth/lib
Sami Samhuri 3c5f590f95
Fix warnings in Ruby 3.4
- Update RuboCop config to use plugins instead of require for extensions

- Replace deprecated RSpec/FilePath with RSpec/SpecFilePathFormat and
  RSpec/SpecFilePathSuffix

- Fix URI parser deprecation by using URI::RFC2396_PARSER instead of
  URI::DEFAULT_PARSER

- Replace Hash#select with Hash#slice for better performance and clarity

- Add base64 dependency to gemspec for Ruby 3.4 compatibility
2025-06-08 10:30:40 -07:00
..
simple_oauth Fix warnings in Ruby 3.4 2025-06-08 10:30:40 -07:00
simple_oauth.rb Update for 2023 2023-08-16 14:51:14 -07:00