beginning_of_fortnight 1.0.0 → 1.0.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 +3 -3
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 1
7
7
  - 0
8
- - 0
9
- version: 1.0.0
8
+ - 1
9
+ version: 1.0.1
10
10
  platform: ruby
11
11
  authors:
12
12
  - Simon Baird
@@ -18,7 +18,7 @@ date: 2011-03-16 00:00:00 +10:00
18
18
  default_executable:
19
19
  dependencies: []
20
20
 
21
- description: Extends ActiveSupport to provides beginning/end_of_fortnight methods similar to beginning/end_of_week
21
+ description: Extends ActiveSupport to provide beginning/end_of_fortnight methods similar to beginning/end_of_week.
22
22
  email: simon.baird@gmail.com
23
23
  executables: []
24
24