Name: | rh-ror41-rubygem-rack-protection |
---|---|
Version: | 1.5.0 |
Release: | 1.el6 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 20599 |
License: | MIT |
RPM: | rh-ror41-rubygem-rack-protection-1.5.0-1.el6.noarch.rpm |
Source RPM: | rh-ror41-rubygem-rack-protection-1.5.0-1.el6.src.rpm |
Build Date: | Thu Jan 12 2017 |
Build Host: | x86-ol6-builder-04.us.oracle.com |
Vendor: | Oracle America |
URL: | http://github.com/rkh/rack-protection |
Summary: | Ruby gem that protects against typical web attacks |
Description: | This gem protects against typical web attacks. Should work for all Rack apps, including Rails. |
- Update to 1.5.0
- Run test suite
- Rebuild for https://fedoraproject.org/wiki/Features/Ruby_2.0.0
- Specfile cleanup
- Allowed tests running.
- Rebuilt for scl.
- Set %bootstrap to 0 to allow tests.
- Rebuilt for Ruby 1.9.3. - Introduced bootstrap to deal with dependency loop.
- Fixed BR - Marked documentation file with doc tag - Changed the way how to run rspec tests
- Initial import