replace_entities 2.0 → 2.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 +6 -7
metadata CHANGED
@@ -1,12 +1,12 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: replace_entities
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
@@ -39,13 +39,12 @@ dependencies:
39
39
  requirements:
40
40
  - - ">="
41
41
  - !ruby/object:Gem::Version
42
- hash: 7712042
42
+ hash: 7
43
43
  segments:
44
44
  - 3
45
45
  - 0
46
46
  - 0
47
- - rc
48
- version: 3.0.0.rc
47
+ version: 3.0.0
49
48
  type: :runtime
50
49
  version_requirements: *id002
51
50
  description: a small ActiveRecord plugin that removes common HTML entities from attributes