simple_lockfile 1.1.0 → 1.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. metadata +2 -2
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: simple_lockfile
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.0
4
+ version: 1.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Josh Nesbitt
@@ -26,7 +26,7 @@ files:
26
26
  - lib/lockfile/lockfile.rb
27
27
  - LICENSE
28
28
  has_rdoc: true
29
- homepage: http://github.com/joshnesbitt/lockfile
29
+ homepage: http://blog.josh-nesbitt.net/2009/09/08/implementing-a-simple-lockfile-system-in-ruby/
30
30
  licenses: []
31
31
 
32
32
  post_install_message: