max_amount 1.3.6 → 1.3.7

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
  SHA256:
3
- metadata.gz: b8840d08301d9349dad8087e15cae8f06606863e3bb0e80dcf6953b030b175c8
4
- data.tar.gz: 53d5a3d05f3390e6ae80c5f2e0cd42bbf2c89e8bf08b844304ef414ebaf00b26
3
+ metadata.gz: b1430a8c9340abec4bee0dbeccfc06e5a8b54603fff4271a9edff5f9c3af55ac
4
+ data.tar.gz: c4b0492213249bfc4e33ea95043850e73a3cee8c77e1148fafc05e21cf15b54d
5
5
  SHA512:
6
- metadata.gz: '0251973ba5816588402bfbb13483eabe1fc8ef5881cabf18aef4e5f15a93783632c3e8ce32a81cad9118bba628135a63829ca259dfca6c281acd37eeba6f47a6'
7
- data.tar.gz: 703acd40a1f4bee6a32a039a5a8423af98132c7aedef5e527554a45d5de58a5408f8d54679a0d1b59af8a6067bb2dfa2595b04e808e0149cf5311478dacea1e7
6
+ metadata.gz: f8be05da61b813633b540f171bfccc599b6dcf05ce26e61b2095e624ba72c7ff937ed42f954b3d087b0f58d5f4f96566be1ffcdf689483c4505c54ccbb549ac3
7
+ data.tar.gz: 042134f397e9a99ce658768ddc3374e9a8ff443fde33cffc242e822c4f79c0f206e7b2cf8274ff5e59775a5be86db896b3027d554cec9e79cf5ed3a661a82706
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- max_amount (1.3.6)
4
+ max_amount (1.3.7)
5
5
  optparse
6
6
  securerandom
7
7
 
@@ -14,7 +14,7 @@ GEM
14
14
  simplecov (>= 0.15, < 0.22)
15
15
  diff-lcs (1.5.0)
16
16
  docile (1.4.0)
17
- fileutils (1.5.0)
17
+ fileutils (1.6.0)
18
18
  json (2.6.2)
19
19
  optparse (0.2.0)
20
20
  parallel (1.22.1)
@@ -24,35 +24,35 @@ GEM
24
24
  rake (13.0.6)
25
25
  regexp_parser (2.6.0)
26
26
  rexml (3.2.5)
27
- rspec (3.11.0)
28
- rspec-core (~> 3.11.0)
29
- rspec-expectations (~> 3.11.0)
30
- rspec-mocks (~> 3.11.0)
31
- rspec-core (3.11.0)
32
- rspec-support (~> 3.11.0)
33
- rspec-expectations (3.11.1)
27
+ rspec (3.12.0)
28
+ rspec-core (~> 3.12.0)
29
+ rspec-expectations (~> 3.12.0)
30
+ rspec-mocks (~> 3.12.0)
31
+ rspec-core (3.12.0)
32
+ rspec-support (~> 3.12.0)
33
+ rspec-expectations (3.12.0)
34
34
  diff-lcs (>= 1.2.0, < 2.0)
35
- rspec-support (~> 3.11.0)
36
- rspec-mocks (3.11.1)
35
+ rspec-support (~> 3.12.0)
36
+ rspec-mocks (3.12.0)
37
37
  diff-lcs (>= 1.2.0, < 2.0)
38
- rspec-support (~> 3.11.0)
39
- rspec-support (3.11.1)
40
- rubocop (1.36.0)
38
+ rspec-support (~> 3.12.0)
39
+ rspec-support (3.12.0)
40
+ rubocop (1.38.0)
41
41
  json (~> 2.3)
42
42
  parallel (~> 1.10)
43
43
  parser (>= 3.1.2.1)
44
44
  rainbow (>= 2.2.2, < 4.0)
45
45
  regexp_parser (>= 1.8, < 3.0)
46
46
  rexml (>= 3.2.5, < 4.0)
47
- rubocop-ast (>= 1.20.1, < 2.0)
47
+ rubocop-ast (>= 1.23.0, < 2.0)
48
48
  ruby-progressbar (~> 1.7)
49
49
  unicode-display_width (>= 1.4.0, < 3.0)
50
- rubocop-ast (1.21.0)
50
+ rubocop-ast (1.23.0)
51
51
  parser (>= 3.1.1.0)
52
52
  rubocop-performance (1.15.0)
53
53
  rubocop (>= 1.7.0, < 2.0)
54
54
  rubocop-ast (>= 0.4.0)
55
- rubocop-rspec (2.13.2)
55
+ rubocop-rspec (2.15.0)
56
56
  rubocop (~> 1.33)
57
57
  ruby-progressbar (1.11.0)
58
58
  securerandom (0.2.0)
data/README.md CHANGED
@@ -1,9 +1,14 @@
1
1
  # `max_amount`
2
2
 
3
- ![Gem](https://img.shields.io/gem/v/max_amount)
4
- ![CI](https://github.com/ProfessorNemo/max_amount/actions/workflows/ci.yml/badge.svg)
3
+ [![Gem Version](https://img.shields.io/gem/dt/max_amount.svg)][gem]
4
+ [![Gem](https://img.shields.io/gem/v/max_amount)][gem]
5
+ [![Build Status](https://github.com/ProfessorNemo/max_amount/actions/workflows/ci.yml/badge.svg)][actions]
5
6
  [![Test Coverage](https://codecov.io/gh/ProfessorNemo/max_amount/graph/badge.svg)](https://codecov.io/gh/ProfessorNemo/max_amount)
6
- ![Downloads total](https://img.shields.io/gem/dt/max_amount)
7
+
8
+ [gem]: https://rubygems.org/gems/max_amount
9
+ [gem]: https://rubygems.org/gems/max_amount
10
+ [actions]: https://github.com/ProfessorNemo/max_amount/actions
11
+ [coveralls]: https://coveralls.io/r/ProfessorNemo/max_amount
7
12
  ###### Язык написания - Ruby
8
13
 
9
14
  ## Скрипт выполняется следующее:
data/lib/main.rb CHANGED
@@ -1,8 +1,8 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- require_relative 'max_amount/version'
4
3
  require 'optparse'
5
4
  require 'securerandom'
5
+ require_relative 'max_amount/version'
6
6
  require_relative 'max_amount/options'
7
7
  require_relative 'max_amount/cli'
8
8
  require_relative 'max_amount/errors'
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module MaxAmount
4
- VERSION = '1.3.6'
4
+ VERSION = '1.3.7'
5
5
  end
data/lib/max_amount.rb CHANGED
@@ -7,4 +7,4 @@ module MaxAmount
7
7
  def self.result(user_string = nil)
8
8
  MaxAmount::Cli.call(user_string: user_string)
9
9
  end
10
- end
10
+ end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: max_amount
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.6
4
+ version: 1.3.7
5
5
  platform: ruby
6
6
  authors:
7
- - Gleb V. Zhegilin
7
+ - Gleb V. Zhegulin
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2022-10-04 00:00:00.000000000 Z
11
+ date: 2022-11-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: optparse
@@ -50,7 +50,6 @@ extra_rdoc_files:
50
50
  files:
51
51
  - ".rspec"
52
52
  - ".rubocop.yml"
53
- - CHANGELOG.md
54
53
  - Gemfile
55
54
  - Gemfile.lock
56
55
  - LICENSE.txt
@@ -86,7 +85,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
86
85
  - !ruby/object:Gem::Version
87
86
  version: '0'
88
87
  requirements: []
89
- rubygems_version: 3.3.22
88
+ rubygems_version: 3.3.23
90
89
  signing_key:
91
90
  specification_version: 4
92
91
  summary: Reading text data and outputting the n largest integers encountered in the
data/CHANGELOG.md DELETED
@@ -1,5 +0,0 @@
1
- ## [Unreleased]
2
-
3
- ## [0.1.0] - 2022-09-30
4
-
5
- - Initial release