You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't pin development dependencies to specific (old) versions.
It could make sense to change several dependencies from `~>` to `>=`.
And _maybe_ keep `rspec` and `webmock` with `~>`. But, at least for gem
development, I've found that's usually much more hassle than it's worth.
0 commit comments