bcrypt-ruby 3.1.4-java → 3.1.5-java

Sign up to get free protection for your applications and to get access to all the features.
File without changes
Binary file
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: bcrypt-ruby
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 3.1.4
5
+ version: 3.1.5
6
6
  platform: java
7
7
  authors:
8
8
  - Coda Hale
@@ -86,9 +86,9 @@ extra_rdoc_files:
86
86
  - README.md
87
87
  - COPYING
88
88
  - CHANGELOG
89
- - lib/bcrypt.rb
89
+ - lib/bcrypt/dummy.rb
90
90
  files:
91
- - lib/bcrypt.rb
91
+ - lib/bcrypt/dummy.rb
92
92
  - README.md
93
93
  - COPYING
94
94
  - CHANGELOG