nobspw 0.5.1
No Bullshit Password strength checker. Inspired by "Password Rules are Bullshit" by Jeff Atwood. https://blog.codinghorror.com/password-rules-are-bullshit/
          Gemfile:
          =
        
        
          インストール:
          =
        
      Development依存関係 (11):
            activemodel
            ~> 5.0
          
          
            bundler
            ~> 1.14
          
          
            byebug
            >= 0
          
          
            guard
            ~> 2.14
          
          
            guard-rspec
            ~> 4.7.3
          
          
            i18n
            ~> 0.8.1
          
          
            rake
            ~> 10.0
          
          
            rspec
            ~> 3.0
          
          
            ruby_gntp
            ~> 0.3.4
          
          
            simplecov
            ~> 0.13
          
          
            terminal-notifier-guard
            ~> 1.6.1
          
    