dumb_quotes 2.0 → 2.1

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.
Files changed (1) hide show
  1. metadata +6 -7
metadata CHANGED
@@ -1,12 +1,12 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dumb_quotes
3
3
  version: !ruby/object:Gem::Version
4
- hash: 3
4
+ hash: 1
5
5
  prerelease: false
6
6
  segments:
7
7
  - 2
8
- - 0
9
- version: "2.0"
8
+ - 1
9
+ version: "2.1"
10
10
  platform: ruby
11
11
  authors:
12
12
  - James Healy
@@ -14,7 +14,7 @@ autorequire:
14
14
  bindir: bin
15
15
  cert_chain: []
16
16
 
17
- date: 2010-08-17 00:00:00 +10:00
17
+ date: 2010-09-26 00:00:00 +10:00
18
18
  default_executable:
19
19
  dependencies:
20
20
  - !ruby/object:Gem::Dependency
@@ -25,13 +25,12 @@ dependencies:
25
25
  requirements:
26
26
  - - ">="
27
27
  - !ruby/object:Gem::Version
28
- hash: 7712042
28
+ hash: 7
29
29
  segments:
30
30
  - 3
31
31
  - 0
32
32
  - 0
33
- - rc
34
- version: 3.0.0.rc
33
+ version: 3.0.0
35
34
  type: :runtime
36
35
  version_requirements: *id001
37
36
  description: a small ActiveRecord plugin that converts 'smart quotes' to their ASCII equivalents