Skip to content

Conversation

andyw8
Copy link
Contributor

@andyw8 andyw8 commented Jun 29, 2025

👋 I was seeing the following error when trying to run the specs locally.

readwise-ruby main % be rake
rake aborted!
NoMethodError: undefined method `=~' for an instance of Proc
/Users/andy/.local/share/mise/installs/ruby/3.3.7/bin/bundle:25:in `load'
/Users/andy/.local/share/mise/installs/ruby/3.3.7/bin/bundle:25:in `<main>'
(See full trace by running task with --trace)

I'm not fully sure where it's coming from (--trace didn't help) but updating the development dependencies resolved it.

@andyw8 andyw8 force-pushed the andyw8/update-development-dependencies branch from 83b0b39 to b27fb50 Compare June 29, 2025 18:29
@andyw8 andyw8 force-pushed the andyw8/update-development-dependencies branch from b27fb50 to cb00c23 Compare June 29, 2025 18:32
@andyw8
Copy link
Contributor Author

andyw8 commented Jun 29, 2025

Are you ok with dropping support for EOL Ruby versions?

joshbeckman added a commit that referenced this pull request Jun 30, 2025
Ruby <=3.1 is end-of-life so we can stop supporting it.

Reimplementation of [Update development dependencies to solve error by andyw8 · Pull Request #15 · joshbeckman/readwise-ruby](#15)
joshbeckman added a commit that referenced this pull request Jun 30, 2025
* v1.0.1

* chore(deps): Update bundler and rake for ruby 3.2+

Ruby <=3.1 is end-of-life so we can stop supporting it.

Reimplementation of [Update development dependencies to solve error by andyw8 · Pull Request #15 · joshbeckman/readwise-ruby](#15)
@joshbeckman
Copy link
Owner

Implemented in #17

@joshbeckman
Copy link
Owner

Thanks for notifying me!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants