omniturize 1.0.2 → 1.0.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module Omniturize
2
- VERSION = "1.0.2"
2
+ VERSION = "1.0.3"
3
3
  end
data/omniturize.gemspec CHANGED
@@ -17,6 +17,6 @@ Gem::Specification.new do |s|
17
17
  s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")
18
18
  s.executables = `git ls-files -- bin/*`.split("\n").map{ |f| File.basename(f) }
19
19
  s.require_paths = ["lib"]
20
- s.requirements << 'meta_vars 1.0.1'
21
- s.add_dependency('meta_vars', '1.0.1')
20
+ s.requirements << 'meta_vars 1.0.2'
21
+ s.add_dependency('meta_vars', '1.0.2')
22
22
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: omniturize
3
3
  version: !ruby/object:Gem::Version
4
- hash: 19
4
+ hash: 17
5
5
  prerelease:
6
6
  segments:
7
7
  - 1
8
8
  - 0
9
- - 2
10
- version: 1.0.2
9
+ - 3
10
+ version: 1.0.3
11
11
  platform: ruby
12
12
  authors:
13
13
  - eLafo
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2011-10-26 00:00:00 Z
18
+ date: 2012-04-04 00:00:00 Z
19
19
  dependencies:
20
20
  - !ruby/object:Gem::Dependency
21
21
  name: meta_vars
@@ -25,12 +25,12 @@ dependencies:
25
25
  requirements:
26
26
  - - "="
27
27
  - !ruby/object:Gem::Version
28
- hash: 21
28
+ hash: 19
29
29
  segments:
30
30
  - 1
31
31
  - 0
32
- - 1
33
- version: 1.0.1
32
+ - 2
33
+ version: 1.0.2
34
34
  type: :runtime
35
35
  version_requirements: *id001
36
36
  description: This gem integrates Omniture SiteCatalyst into your web app. You can specify vars, events and custom javascript for every action of a controller. This gem is proudly based on the omniture_client gem, from which it takes much code and ideas
@@ -81,7 +81,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
81
81
  - 0
82
82
  version: "0"
83
83
  requirements:
84
- - meta_vars 1.0.1
84
+ - meta_vars 1.0.2
85
85
  rubyforge_project: omniturize
86
86
  rubygems_version: 1.8.10
87
87
  signing_key: