devd 1.1.1 → 1.1.2

Sign up to get free protection for your applications and to get access to all the features.
File without changes
@@ -1,3 +1,3 @@
1
1
  module PasswordStrength
2
- VERSION = "1.1.1"
2
+ VERSION = "1.1.2"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: devd
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.1
4
+ version: 1.1.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -73,7 +73,7 @@ files:
73
73
  - Rakefile
74
74
  - lib/assets/javascripts/password_strength.js
75
75
  - lib/assets/stylesheets/password_strength.css
76
- - lib/password_strength.rb
76
+ - lib/devd.rb
77
77
  - lib/password_strength/engine.rb
78
78
  - lib/password_strength/version.rb
79
79
  - lib/tasks/password_strength_tasks.rake