eucalyptus 0.2.11 → 0.2.12

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 739f6fc573b99e73f6757db18bb62daf0dea1129
4
- data.tar.gz: 571b1ad8bd3c99a784a5563dd26e43a51589b725
3
+ metadata.gz: 0cc645b0082266aaf4aa0e3f9a76712783456e64
4
+ data.tar.gz: 5030d9e39f9211b2b0f21a65f3d5099bffb09031
5
5
  SHA512:
6
- metadata.gz: 31572cd1efd502b7fdd02f2c3e5b4e5cc959bf57842e28504dccf8f09796de692effcf1457789d9c5594790026768949b38f15b09363f0ee19f59d3927c6309b
7
- data.tar.gz: 003ce59a073e0ad605df6c84b61695ae0e313e495b36981f2e8aa032977a412489a631f24cda551d95c1673d41269635372eda2fdec577c4932b6eafa2278255
6
+ metadata.gz: 6d5739e36e214f482ae5be83fc1fdde39f3710f9ef6905edd924af22bff73874c37af90a48c952bf4af805343db3a367de891a3be391104173c5a3f0c8596af8
7
+ data.tar.gz: 868b47c197368cd19d3c9daef8da7944614b61b027ab0a94c8103f215259281794b79373875cc49860576cb4c47c1191de416784bd9da12988c4c45feabdcd2f
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.2.11
1
+ 0.2.12
data/eucalyptus.gemspec CHANGED
@@ -2,16 +2,16 @@
2
2
  # DO NOT EDIT THIS FILE DIRECTLY
3
3
  # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
4
4
  # -*- encoding: utf-8 -*-
5
- # stub: eucalyptus 0.2.11 ruby lib
5
+ # stub: eucalyptus 0.2.12 ruby lib
6
6
 
7
7
  Gem::Specification.new do |s|
8
8
  s.name = "eucalyptus"
9
- s.version = "0.2.11"
9
+ s.version = "0.2.12"
10
10
 
11
11
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
12
12
  s.require_paths = ["lib"]
13
13
  s.authors = ["Oguz Huner"]
14
- s.date = "2015-06-29"
14
+ s.date = "2015-07-01"
15
15
  s.description = "An easy interface and abstraction to the Facebook Ads API"
16
16
  s.email = "oguzcanhuner@gmail.com"
17
17
  s.extra_rdoc_files = [
@@ -19,7 +19,6 @@ module Eucalyptus
19
19
  :impressions,
20
20
  :reach,
21
21
  :relevance_score,
22
- :roas,
23
22
  :social_clicks,
24
23
  :unique_social_clicks,
25
24
  :social_impressions,
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: eucalyptus
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.11
4
+ version: 0.2.12
5
5
  platform: ruby
6
6
  authors:
7
7
  - Oguz Huner
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-06-29 00:00:00.000000000 Z
11
+ date: 2015-07-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: koala