instapaper/spec
Sami Samhuri 3b1e253972
Replace simple_oauth dependency with built-in OAuth implementation
The simple_oauth gem had deprecation warnings with Ruby 3.4's URI module.
Since we only use basic OAuth 1.0a HMAC-SHA1 signing, implemented a minimal
OAuth module directly in the gem. This removes an external dependency and
fixes the deprecation warnings.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-22 09:13:26 -07:00
..
fixtures update add folder JSON fixture 2015-08-30 22:54:17 -04:00
instapaper Replace simple_oauth dependency with built-in OAuth implementation 2025-07-22 09:13:26 -07:00
spec_helper.rb Setup CI with GitHub actions (#8) 2021-01-15 17:34:38 -05:00