Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,087 contributions in the last year
Contribution activity
June 2020
Created a pull request in capistrano/capistrano that received 1 comment
Fix Bundler deprecation warning in `rake features`
This fixes the following warning when running rake features using the latest version of Bundler (2.1.4):
[DEPRECATED] `Bundler.with_clean_env` has …
+6
−1
•
1
comment
Created an issue in fetlife/rollout that received 5 comments
Deprecation warning after upgrading to redis gem version 4.2.0
After upgrading to version 4.2.0 of the redis gem, I see these deprecation warnings:
`Redis#exists(key)` will return an Integer in redis-rb 4.3, if…
5
comments