Ran
|
Files
10
|
Run time
0s
|
Badge
Embed ▾
README BADGES
|
travis-ci
<a href="https://github.com/omniauth/omniauth/commit/<a class=hub.com/omniauth/omniauth/commit/ef10c0c27a49b0ba17e7650d069d2914b5eea298">ef10c0c27<a href="https://github.com/omniauth/omniauth/commit/ef10c0c27a49b0ba17e7650d069d2914b5eea298">">Loosen rack version requirement in gemspec It seems this was originally bumped here </a><a class="double-link" href="https://github.com/omniauth/omniauth/commit/<a class="double-link" href="https://github.com/omniauth/omniauth/commit/6f4c4253feb533070f1a2b3ac2bf8206b8178022">6f4c4253f</a>">6f4c4253f</a><a href="https://github.com/omniauth/omniauth/commit/ef10c0c27a49b0ba17e7650d069d2914b5eea298"> This is well-intentioned however it makes it impossible to use the gem with Rails 3.2 due to version conflict. Ensuring gems are up to date with fixes is the responsibility of the project maintainer, not the gems. Setting it to 1.4.0 as a compromise (was 1.0.0 before the bump). ``` rails (= 3.2.22.5) was resolved to 3.2.22.5, which depends on actionpack (= 3.2.22.5) was resolved to 3.2.22.5, which depends on rack (~> 1.4.5) ```
470 of 506 relevant lines covered (92.89%)
17.71 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|