semrush 3.0.18 → 3.0.19

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/README.rdoc +4 -0
  3. data/lib/semrush/version.rb +1 -1
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: a9d94d84f7e81ad6ff6a608fec4a053542f2bfa9
4
- data.tar.gz: c42cf5850617ab84130ca45479beb25ec345eb2a
3
+ metadata.gz: 7908057cffa77b3bcdf9301152d88bd081ef6722
4
+ data.tar.gz: f81b79c34d2073941be4d2e4aab22d8565f8e128
5
5
  SHA512:
6
- metadata.gz: 2ec98c1aad9f50f00b1c6c7f72bfe0fb938dd1dca6f26df7ea6352c422639744f42942e1ee756b3cd291af21c45def4d7872f5efd35861b576248cbd1092a74f
7
- data.tar.gz: e35130c76fad64c105b67f2accf136f09ad5aa885c57b67cd076f711a7e10ea050852bffdd5f181091a3b2f8fbe9ff876a8a6d56ddb6dffc594142c1df2306d6
6
+ metadata.gz: f8a03d42f79ac83e2b51892b367abd6809eb43ede1ab0b2ea5369994fc6796b201c5705a4ba5a9beb71a13405bf90846414827b56685714c27518622eda56390
7
+ data.tar.gz: 2ed8f0f977ff34ef6d9b0f9eaf4cb0ebf05dff93b08f189e984ba1a85c2103553495253c946dfbf4335bc73411e16da8cfa21dbb0ac55c38ba64499eb442b70e
@@ -100,6 +100,10 @@ For more information about the report types, please read http://www.semrush.com/
100
100
 
101
101
  == ChangeLog
102
102
 
103
+ === 3.0.18, 2014-10-03
104
+
105
+ * Add new databases (countries)
106
+
103
107
  === 3.0.17, 2014-08-01
104
108
 
105
109
  * Remove Pony dependency
@@ -1,3 +1,3 @@
1
1
  module Semrush
2
- VERSION = "3.0.18" # we want to follow the API version: for API 3.0, the gem will be version 3.0.x
2
+ VERSION = "3.0.19" # we want to follow the API version: for API 3.0, the gem will be version 3.0.x
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: semrush
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.18
4
+ version: 3.0.19
5
5
  platform: ruby
6
6
  authors:
7
7
  - arambert
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-10-03 00:00:00.000000000 Z
11
+ date: 2017-01-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport