dfp_helper 0.0.2 → 0.0.3
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.
- data/lib/dfp_helper/version.rb +1 -1
- metadata +4 -4
data/lib/dfp_helper/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: dfp_helper
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
hash:
|
|
4
|
+
hash: 25
|
|
5
5
|
prerelease:
|
|
6
6
|
segments:
|
|
7
7
|
- 0
|
|
8
8
|
- 0
|
|
9
|
-
-
|
|
10
|
-
version: 0.0.
|
|
9
|
+
- 3
|
|
10
|
+
version: 0.0.3
|
|
11
11
|
platform: ruby
|
|
12
12
|
authors:
|
|
13
13
|
- Jason Ling
|
|
@@ -47,7 +47,7 @@ dependencies:
|
|
|
47
47
|
- 0
|
|
48
48
|
version: "0"
|
|
49
49
|
requirement: *id002
|
|
50
|
-
description:
|
|
50
|
+
description: Rails plugin to add DFP tags to your site. AKA Dart for Publishers Small Business, Google Ad Manager, Google Publisher Tags, GPT...
|
|
51
51
|
email:
|
|
52
52
|
- jason@jeyel.com
|
|
53
53
|
executables: []
|