log-analyser 0.1.3.pre.littleimprovements.20201109113028 → 0.1.3

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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG +3 -3
  3. data/README.md +2 -13
  4. metadata +4 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1caa72031e0898a0a3fc47258d87a2e805afe875654172e2b140ea0514ca3171
4
- data.tar.gz: 30d8efc2a976b585d22a994bb441770813370ecdb0b4a13c4a5abe38909f6aad
3
+ metadata.gz: e674497a874db3f4d4606f02ff122b150c0b38c67b7a60c2d174ad2d48044f8b
4
+ data.tar.gz: 132633ec26b7f212b16c336b9853be71ea66c8a7e86536bcee5afed093cd6726
5
5
  SHA512:
6
- metadata.gz: '08a08a41cca927c99701ee3a6d49749744167c56eb6a8be211f2cae689b95b32d9f2e67dfd6e257ba22bd054269c02610bc6894115ca585b023e49b9c410ee02'
7
- data.tar.gz: a3abc3de4d4f9989e5e23265eea9cba7ba07bed02e68d5907526bcbb510b9883f3e90118927c3555bd01b3429374202bbe5d70731d5646488ee3fece499a2206
6
+ metadata.gz: 5aa790f2797dbc77c0fa98ea840dbf64dd7ecd70a103bda5dcdd9a90e52ea4bc6ce9101a1ec80087ece3f898f5a52ae7f3d09b6135ee269ded29fa88c91c6824
7
+ data.tar.gz: 0b2d40188550b7fe78404cb5888383e912921d12d3cde8822ea93e46f9df86a2754c17806c72e60a3d67aee7e8c7e7ceb412448974e77266c5813ef69a382ee1
data/CHANGELOG CHANGED
@@ -1,7 +1,7 @@
1
1
  v0.1.3. completing documentation
2
2
 
3
- v0.1.2b. add gem deployment
3
+ v0.1.2b.
4
4
 
5
- v0.1.2. add circleci workflow
5
+ v0.1.2.
6
6
 
7
- v0.1.1. add gemspec
7
+ v0.1.1. adding gemspec/echoe/
data/README.md CHANGED
@@ -194,19 +194,8 @@ Use `$ bundle exec rspec` or `$ bundle exec rake spec:all` to run all the tests.
194
194
 
195
195
  $ bundle exec rake spec:integration
196
196
 
197
- The test coverage is handled by `rspec`, `simplecov` and `coveralls`.</br>
198
- After running the tests, a version of the test coverage report is available locally:
199
-
200
- Mac Terminal, from your application's root directory run
201
-
202
- $ open coverage/index.html
203
-
204
- in a debian/ubuntu Terminal,
205
-
206
- $ xdg-open coverage/index.html
207
-
208
-
209
- Full status and coverage history can be checked online on [coveralls](https://coveralls.io/github/DMazzei/log-analyser).
197
+ The test coverage is handled by `rspec`, `simplecov` and `coveralls`.
198
+ Status and coverage history can be checked [here](https://coveralls.io/github/DMazzei/log-analyser).
210
199
 
211
200
  #### Deployment
212
201
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: log-analyser
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.3.pre.littleimprovements.20201109113028
4
+ version: 0.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dan Mazzei
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-11-09 00:00:00.000000000 Z
11
+ date: 2020-11-08 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Log reader and data aggregator for pageviews information.
14
14
  email:
@@ -54,9 +54,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
54
54
  version: '2.7'
55
55
  required_rubygems_version: !ruby/object:Gem::Requirement
56
56
  requirements:
57
- - - ">"
57
+ - - ">="
58
58
  - !ruby/object:Gem::Version
59
- version: 1.3.1
59
+ version: '0'
60
60
  requirements: []
61
61
  rubygems_version: 3.1.4
62
62
  signing_key: