Package: ruby-omniauth-openid / 1.0.1-4

Metadata

Package Version Patches format
ruby-omniauth-openid 1.0.1-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
remove simplecov.patch | (download)

spec/spec_helper.rb | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 remove simpplecov
 SimpleCov is used only for code coverage analysis.
 When simplecov is packaged, this patch may be removed.
rspec3 port.patch | (download)

.rspec | 2 1 + 1 - 0 !
spec/omniauth/strategies/open_id_spec.rb | 12 6 + 6 - 0 !
2 files changed, 7 insertions(+), 7 deletions(-)

 port tests to support rspec3 syntax
rack openid.patch | (download)

metadata.yml | 166 0 + 166 - 0 !
omniauth-openid.gemspec | 2 1 + 1 - 0 !
2 files changed, 1 insertion(+), 167 deletions(-)

---