legato 0.0.4 → 0.0.5
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/legato.gemspec +0 -1
- data/lib/legato/version.rb +1 -1
- metadata +4 -18
data/legato.gemspec
CHANGED
data/lib/legato/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: legato
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
hash:
|
|
4
|
+
hash: 21
|
|
5
5
|
prerelease:
|
|
6
6
|
segments:
|
|
7
7
|
- 0
|
|
8
8
|
- 0
|
|
9
|
-
-
|
|
10
|
-
version: 0.0.
|
|
9
|
+
- 5
|
|
10
|
+
version: 0.0.5
|
|
11
11
|
platform: ruby
|
|
12
12
|
authors:
|
|
13
13
|
- Tony Pitale
|
|
@@ -80,7 +80,7 @@ dependencies:
|
|
|
80
80
|
requirements:
|
|
81
81
|
- - "="
|
|
82
82
|
- !ruby/object:Gem::Version
|
|
83
|
-
hash: -
|
|
83
|
+
hash: -1310898628
|
|
84
84
|
segments:
|
|
85
85
|
- 2
|
|
86
86
|
- 0
|
|
@@ -120,20 +120,6 @@ dependencies:
|
|
|
120
120
|
type: :runtime
|
|
121
121
|
requirement: *id007
|
|
122
122
|
name: multi_json
|
|
123
|
-
- !ruby/object:Gem::Dependency
|
|
124
|
-
version_requirements: &id008 !ruby/object:Gem::Requirement
|
|
125
|
-
none: false
|
|
126
|
-
requirements:
|
|
127
|
-
- - ">="
|
|
128
|
-
- !ruby/object:Gem::Version
|
|
129
|
-
hash: 3
|
|
130
|
-
segments:
|
|
131
|
-
- 0
|
|
132
|
-
version: "0"
|
|
133
|
-
prerelease: false
|
|
134
|
-
type: :runtime
|
|
135
|
-
requirement: *id008
|
|
136
|
-
name: oauth2
|
|
137
123
|
description: Access the Google Analytics Core Reporting and Management APIs with Ruby. Create models for metrics and dimensions. Filter your data to tell you what you need.
|
|
138
124
|
email:
|
|
139
125
|
- tpitale@gmail.com
|