git ssb

0+

dangerousbeans / %aPBe2k3ugtjBr4rrsU1…



Commit 05e408bc8900164c2d0ff183e4baa64d9641d086

Document support for 2.2 on Win and 2.3 in general

T.J. Schuck committed on 3/6/2016, 5:25:33 AM
Parent: 7f8e274181854d965c3b53e58edc0160cfd6262b

Files changed

README.mdchanged
README.mdView
@@ -29,10 +29,10 @@
2929
3030 The bcrypt gem is available on the following ruby platforms:
3131
3232 * JRuby
33-* RubyInstaller 1.8, 1.9, 2.0, and 2.1 builds on win32
34-* Any 1.8, 1.9, 2.0, 2.1, or 2.2 Ruby on a BSD/OS X/Linux system with a compiler
33+* RubyInstaller 1.8, 1.9, 2.0, 2.1, and 2.2 builds on win32
34+* Any 1.8, 1.9, 2.0, 2.1, 2.2, or 2.3 Ruby on a BSD/OS X/Linux system with a compiler
3535
3636 ## How to use `bcrypt()` in your Rails application
3737
3838 *Note*: Rails versions >= 3 ship with `ActiveModel::SecurePassword` which uses bcrypt-ruby.

Built with git-ssb-web