metrika 0.1.3 → 0.1.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. data/Gemfile.lock +17 -11
  2. data/VERSION +1 -1
  3. data/metrika.gemspec +2 -2
  4. metadata +3 -3
@@ -1,15 +1,17 @@
1
1
  GEM
2
2
  remote: http://rubygems.org/
3
3
  specs:
4
- activesupport (3.2.8)
4
+ activesupport (3.2.9)
5
5
  i18n (~> 0.6)
6
6
  multi_json (~> 1.0)
7
7
  addressable (2.3.2)
8
+ bourne (1.1.2)
9
+ mocha (= 0.10.5)
8
10
  crack (0.3.1)
9
11
  faraday (0.8.4)
10
12
  multipart-post (~> 1.1)
11
13
  git (1.2.5)
12
- httpauth (0.1)
14
+ httpauth (0.2.0)
13
15
  i18n (0.6.1)
14
16
  jeweler (1.8.4)
15
17
  bundler (~> 1.0)
@@ -19,7 +21,10 @@ GEM
19
21
  json (1.7.5)
20
22
  jwt (0.1.5)
21
23
  multi_json (>= 1.0)
22
- multi_json (1.3.6)
24
+ metaclass (0.0.1)
25
+ mocha (0.10.5)
26
+ metaclass (~> 0.0.1)
27
+ multi_json (1.4.0)
23
28
  multipart-post (1.1.5)
24
29
  oauth2 (0.8.0)
25
30
  faraday (~> 0.8)
@@ -28,17 +33,18 @@ GEM
28
33
  multi_json (~> 1.0)
29
34
  rack (~> 1.2)
30
35
  rack (1.4.1)
31
- rake (0.9.2.2)
36
+ rake (10.0.2)
32
37
  rdoc (3.12)
33
38
  json (~> 1.4)
34
- shoulda (3.1.1)
35
- shoulda-context (~> 1.0)
36
- shoulda-matchers (~> 1.2)
37
- shoulda-context (1.0.0)
38
- shoulda-matchers (1.3.0)
39
+ shoulda (3.3.2)
40
+ shoulda-context (~> 1.0.1)
41
+ shoulda-matchers (~> 1.4.1)
42
+ shoulda-context (1.0.1)
43
+ shoulda-matchers (1.4.2)
39
44
  activesupport (>= 3.0.0)
40
- vcr (2.2.5)
41
- webmock (1.8.10)
45
+ bourne (~> 1.1.2)
46
+ vcr (2.3.0)
47
+ webmock (1.9.0)
42
48
  addressable (>= 2.2.7)
43
49
  crack (>= 0.1.7)
44
50
  yajl-ruby (1.1.0)
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.1.3
1
+ 0.1.4
@@ -5,11 +5,11 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = "metrika"
8
- s.version = "0.1.3"
8
+ s.version = "0.1.4"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["Igor Alexandrov"]
12
- s.date = "2012-10-28"
12
+ s.date = "2012-12-03"
13
13
  s.email = "igor.alexandrov@gmail.com"
14
14
  s.extra_rdoc_files = [
15
15
  "LICENSE",
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: metrika
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.3
4
+ version: 0.1.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-10-28 00:00:00.000000000 Z
12
+ date: 2012-12-03 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: oauth2
@@ -157,7 +157,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
157
157
  version: '0'
158
158
  segments:
159
159
  - 0
160
- hash: 3580690976981475761
160
+ hash: 2926626459296723218
161
161
  required_rubygems_version: !ruby/object:Gem::Requirement
162
162
  none: false
163
163
  requirements: