crawler_detect
crawler_detect copied to clipboard
Ruby gem to detect bots and crawlers via the user agent
Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.9 to 1.2.10. Release notes Sourced from tzinfo's releases. v1.2.10 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require when...
When `is_crawler?` is called outside the context of a rack request--for example in specs--it will raise an error. This prevents that. ``` NoMethodError: undefined method `[]' for nil:NilClass # /usr/local/bundle/gems/crawler_detect-1.0.1/lib/rack/crawler_detect.rb:11:in...
Updates the requirements on [activesupport](https://github.com/rails/rails) to permit the latest version. Release notes Sourced from activesupport's releases. v7.0.4.3 Active Support Implement SafeBuffer#bytesplice [CVE-2023-28120] Active Model No changes. Active Record No changes....
Bumps [rack](https://github.com/rack/rack) from 2.2.4 to 2.2.6.4. Changelog Sourced from rack's changelog. Changelog All notable changes to this project will be documented in this file. For info on how to format...