PLIST 2.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. @comment $OpenBSD: PLIST,v 1.1.1.1 2014/05/28 22:00:51 jeremy Exp $
  2. ${GEM_LIB}/cache/${DISTNAME}.gem
  3. ${GEM_LIB}/gems/${DISTNAME}/
  4. ${GEM_LIB}/gems/${DISTNAME}/License
  5. ${GEM_LIB}/gems/${DISTNAME}/README.md
  6. ${GEM_LIB}/gems/${DISTNAME}/Rakefile
  7. ${GEM_LIB}/gems/${DISTNAME}/lib/
  8. ${GEM_LIB}/gems/${DISTNAME}/lib/rack/
  9. ${GEM_LIB}/gems/${DISTNAME}/lib/rack-protection.rb
  10. ${GEM_LIB}/gems/${DISTNAME}/lib/rack/protection/
  11. ${GEM_LIB}/gems/${DISTNAME}/lib/rack/protection.rb
  12. ${GEM_LIB}/gems/${DISTNAME}/lib/rack/protection/authenticity_token.rb
  13. ${GEM_LIB}/gems/${DISTNAME}/lib/rack/protection/base.rb
  14. ${GEM_LIB}/gems/${DISTNAME}/lib/rack/protection/escaped_params.rb
  15. ${GEM_LIB}/gems/${DISTNAME}/lib/rack/protection/form_token.rb
  16. ${GEM_LIB}/gems/${DISTNAME}/lib/rack/protection/frame_options.rb
  17. ${GEM_LIB}/gems/${DISTNAME}/lib/rack/protection/http_origin.rb
  18. ${GEM_LIB}/gems/${DISTNAME}/lib/rack/protection/ip_spoofing.rb
  19. ${GEM_LIB}/gems/${DISTNAME}/lib/rack/protection/json_csrf.rb
  20. ${GEM_LIB}/gems/${DISTNAME}/lib/rack/protection/path_traversal.rb
  21. ${GEM_LIB}/gems/${DISTNAME}/lib/rack/protection/remote_referrer.rb
  22. ${GEM_LIB}/gems/${DISTNAME}/lib/rack/protection/remote_token.rb
  23. ${GEM_LIB}/gems/${DISTNAME}/lib/rack/protection/session_hijacking.rb
  24. ${GEM_LIB}/gems/${DISTNAME}/lib/rack/protection/version.rb
  25. ${GEM_LIB}/gems/${DISTNAME}/lib/rack/protection/xss_header.rb
  26. ${GEM_LIB}/gems/${DISTNAME}/rack-protection.gemspec
  27. ${GEM_LIB}/gems/${DISTNAME}/spec/
  28. ${GEM_LIB}/gems/${DISTNAME}/spec/authenticity_token_spec.rb
  29. ${GEM_LIB}/gems/${DISTNAME}/spec/base_spec.rb
  30. ${GEM_LIB}/gems/${DISTNAME}/spec/escaped_params_spec.rb
  31. ${GEM_LIB}/gems/${DISTNAME}/spec/form_token_spec.rb
  32. ${GEM_LIB}/gems/${DISTNAME}/spec/frame_options_spec.rb
  33. ${GEM_LIB}/gems/${DISTNAME}/spec/http_origin_spec.rb
  34. ${GEM_LIB}/gems/${DISTNAME}/spec/ip_spoofing_spec.rb
  35. ${GEM_LIB}/gems/${DISTNAME}/spec/json_csrf_spec.rb
  36. ${GEM_LIB}/gems/${DISTNAME}/spec/path_traversal_spec.rb
  37. ${GEM_LIB}/gems/${DISTNAME}/spec/protection_spec.rb
  38. ${GEM_LIB}/gems/${DISTNAME}/spec/remote_referrer_spec.rb
  39. ${GEM_LIB}/gems/${DISTNAME}/spec/remote_token_spec.rb
  40. ${GEM_LIB}/gems/${DISTNAME}/spec/session_hijacking_spec.rb
  41. ${GEM_LIB}/gems/${DISTNAME}/spec/spec_helper.rb
  42. ${GEM_LIB}/gems/${DISTNAME}/spec/xss_header_spec.rb
  43. ${GEM_LIB}/specifications/${DISTNAME}.gemspec