password_blacklist 0.4.2
A simple Ruby library to check if a given string is present in a blacklist of 95,000 common passwords. This gem has been DEPRECATED; please switch to password_blocklist for continued support. See migration details in the README.
          Gemfile:
          =
        
        
          installation:
          =
        
      Dépendances de Development (9):
            benchmark-ips
            ~> 2.7.2
          
          
            bundler
            >= 2.2.10
          
          
            codeclimate-test-reporter
            ~> 1.0.4
          
          
            coveralls
            ~> 0.8.23
          
          
            memory_profiler
            ~> 1.0.0
          
          
            rake
            >= 12.3.3
          
          
            rspec
            ~> 3.5
          
          
            rubocop
            ~> 0.49.1
          
          
            simplecov
            ~> 0.16.1
          
    