bcrypt-ruby 3.1.4-java → 3.1.5-java

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
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