merginator 0.2.3.1 → 0.2.3.2
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.
- checksums.yaml +4 -4
- data/Gemfile +5 -8
- data/Gemfile.lock +26 -25
- data/lib/merginator/version.rb +1 -1
- data/merginator.gemspec +38 -0
- data/rbs_collection.lock.yaml +7 -1
- metadata +3 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: f2b5ad442eecf8b4836abf6e7e7900f88eb8a4e53b49efd22e7af2936182c60a
|
4
|
+
data.tar.gz: 13da8404066b955d3ef6e4eaf994cb9abd0bd94f2d57a0366225f90e3c0936c9
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 45fd0897905e9e3e76f0b02b32a310dde29ce5a3d3a4813a47c5843cc6831e2f0e5885288b02f2a9c0a6e0dab75c01f93b80e7deb11f05aae423ab00a30dbc03
|
7
|
+
data.tar.gz: 57257a03f6f697a78a2fa517dff0d8bca846b58d4430fc6bd747e50ecf40eaa1dc4b03452e15bf021d9580e362812f460271f3835681338b4d20c29f8e6e9977
|
data/Gemfile
CHANGED
@@ -7,19 +7,16 @@ gemspec
|
|
7
7
|
|
8
8
|
gem 'rake'
|
9
9
|
|
10
|
-
group :
|
11
|
-
gem '
|
10
|
+
group :test do
|
11
|
+
gem 'minitest', require: false
|
12
12
|
gem 'rubocop', require: false
|
13
13
|
gem 'rubocop-minitest', require: false
|
14
14
|
gem 'rubocop-rake', require: false
|
15
|
-
end
|
16
|
-
|
17
|
-
group :test do
|
18
|
-
gem 'minitest', require: false
|
19
15
|
gem 'simplecov', require: false
|
20
16
|
end
|
21
17
|
|
22
18
|
group :development, :test do
|
23
|
-
gem '
|
24
|
-
gem '
|
19
|
+
gem 'bundler-audit', require: false
|
20
|
+
gem 'rbs', '~> 3.1', require: false
|
21
|
+
gem 'steep', '~> 1.5', require: false
|
25
22
|
end
|
data/Gemfile.lock
CHANGED
@@ -1,12 +1,12 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
merginator (0.2.3.
|
4
|
+
merginator (0.2.3.2)
|
5
5
|
|
6
6
|
GEM
|
7
7
|
remote: https://rubygems.org/
|
8
8
|
specs:
|
9
|
-
activesupport (7.1.3.
|
9
|
+
activesupport (7.1.3.3)
|
10
10
|
base64
|
11
11
|
bigdecimal
|
12
12
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
@@ -17,57 +17,58 @@ GEM
|
|
17
17
|
mutex_m
|
18
18
|
tzinfo (~> 2.0)
|
19
19
|
ast (2.4.2)
|
20
|
-
base64 (0.
|
21
|
-
bigdecimal (3.1.
|
20
|
+
base64 (0.2.0)
|
21
|
+
bigdecimal (3.1.8)
|
22
22
|
bundler-audit (0.9.1)
|
23
23
|
bundler (>= 1.2.0, < 3)
|
24
24
|
thor (~> 1.0)
|
25
25
|
concurrent-ruby (1.2.3)
|
26
26
|
connection_pool (2.4.1)
|
27
|
-
csv (3.
|
27
|
+
csv (3.3.0)
|
28
28
|
docile (1.4.0)
|
29
29
|
drb (2.2.1)
|
30
30
|
ffi (1.16.3)
|
31
31
|
fileutils (1.7.2)
|
32
|
-
i18n (1.14.
|
32
|
+
i18n (1.14.5)
|
33
33
|
concurrent-ruby (~> 1.0)
|
34
|
-
json (2.7.
|
34
|
+
json (2.7.2)
|
35
35
|
language_server-protocol (3.17.0.3)
|
36
36
|
listen (3.9.0)
|
37
37
|
rb-fsevent (~> 0.10, >= 0.10.3)
|
38
38
|
rb-inotify (~> 0.9, >= 0.9.10)
|
39
39
|
logger (1.6.0)
|
40
|
-
minitest (5.
|
40
|
+
minitest (5.23.1)
|
41
41
|
mutex_m (0.2.0)
|
42
|
-
parallel (1.
|
43
|
-
parser (3.3.0
|
42
|
+
parallel (1.24.0)
|
43
|
+
parser (3.3.1.0)
|
44
44
|
ast (~> 2.4.1)
|
45
45
|
racc
|
46
|
-
racc (1.
|
46
|
+
racc (1.8.0)
|
47
47
|
rainbow (3.1.1)
|
48
|
-
rake (13.
|
48
|
+
rake (13.2.1)
|
49
49
|
rb-fsevent (0.11.2)
|
50
|
-
rb-inotify (0.
|
50
|
+
rb-inotify (0.11.1)
|
51
51
|
ffi (~> 1.0)
|
52
52
|
rbs (3.1.3)
|
53
|
-
regexp_parser (2.
|
54
|
-
rexml (3.2.
|
55
|
-
|
56
|
-
|
53
|
+
regexp_parser (2.9.2)
|
54
|
+
rexml (3.2.8)
|
55
|
+
strscan (>= 3.0.9)
|
56
|
+
rubocop (1.64.0)
|
57
57
|
json (~> 2.3)
|
58
58
|
language_server-protocol (>= 3.17.0)
|
59
59
|
parallel (~> 1.10)
|
60
|
-
parser (>= 3.
|
60
|
+
parser (>= 3.3.0.2)
|
61
61
|
rainbow (>= 2.2.2, < 4.0)
|
62
62
|
regexp_parser (>= 1.8, < 3.0)
|
63
63
|
rexml (>= 3.2.5, < 4.0)
|
64
|
-
rubocop-ast (>= 1.
|
64
|
+
rubocop-ast (>= 1.31.1, < 2.0)
|
65
65
|
ruby-progressbar (~> 1.7)
|
66
66
|
unicode-display_width (>= 2.4.0, < 3.0)
|
67
|
-
rubocop-ast (1.
|
68
|
-
parser (>= 3.
|
69
|
-
rubocop-minitest (0.
|
70
|
-
rubocop (>= 1.
|
67
|
+
rubocop-ast (1.31.3)
|
68
|
+
parser (>= 3.3.1.0)
|
69
|
+
rubocop-minitest (0.35.0)
|
70
|
+
rubocop (>= 1.61, < 2.0)
|
71
|
+
rubocop-ast (>= 1.31.1, < 2.0)
|
71
72
|
rubocop-rake (0.6.0)
|
72
73
|
rubocop (~> 1.0)
|
73
74
|
ruby-progressbar (1.13.0)
|
@@ -109,12 +110,12 @@ DEPENDENCIES
|
|
109
110
|
merginator!
|
110
111
|
minitest
|
111
112
|
rake
|
112
|
-
rbs (~> 3.1
|
113
|
+
rbs (~> 3.1)
|
113
114
|
rubocop
|
114
115
|
rubocop-minitest
|
115
116
|
rubocop-rake
|
116
117
|
simplecov
|
117
|
-
steep (~> 1.5
|
118
|
+
steep (~> 1.5)
|
118
119
|
|
119
120
|
BUNDLED WITH
|
120
121
|
2.4.22
|
data/lib/merginator/version.rb
CHANGED
data/merginator.gemspec
ADDED
@@ -0,0 +1,38 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
require_relative 'lib/merginator/version'
|
4
|
+
|
5
|
+
Gem::Specification.new do |spec|
|
6
|
+
spec.name = 'merginator'
|
7
|
+
spec.version = Merginator::VERSION
|
8
|
+
spec.authors = ['Ryan Verhey']
|
9
|
+
spec.email = ['ryan@ryanverhey.com']
|
10
|
+
|
11
|
+
spec.summary = 'Merging collections based on a pattern.'
|
12
|
+
spec.description = 'Merge 2 or more collections based on a repeating pattern.'
|
13
|
+
spec.homepage = 'https://github.com/RyanVerhey/merginator'
|
14
|
+
spec.license = 'MIT'
|
15
|
+
spec.required_ruby_version = '>= 2.7.8'
|
16
|
+
|
17
|
+
spec.metadata['homepage_uri'] = spec.homepage
|
18
|
+
spec.metadata['source_code_uri'] = 'https://github.com/RyanVerhey/merginator'
|
19
|
+
spec.metadata['changelog_uri'] = 'https://github.com/RyanVerhey/merginator/blob/main/CHANGELOG.md'
|
20
|
+
|
21
|
+
# Specify which files should be added to the gem when it is released.
|
22
|
+
# The `git ls-files -z` loads the files in the RubyGem that have been added into git.
|
23
|
+
spec.files = Dir.chdir(__dir__) do
|
24
|
+
`git ls-files -z`.split("\x0").reject do |f|
|
25
|
+
(f == __FILE__) || f.match(%r{\A(?:(?:bin|test|spec|features)/|\.(?:git|circleci)|appveyor)})
|
26
|
+
end
|
27
|
+
end
|
28
|
+
spec.bindir = 'exe'
|
29
|
+
spec.executables = spec.files.grep(%r{\Aexe/}) { |f| File.basename(f) }
|
30
|
+
spec.require_paths = ['lib']
|
31
|
+
|
32
|
+
# Uncomment to register a new dependency of your gem
|
33
|
+
# spec.add_dependency "example-gem", "~> 1.0"
|
34
|
+
|
35
|
+
# For more information and examples about making a new gem, check out our
|
36
|
+
# guide at: https://bundler.io/guides/creating_gem.html
|
37
|
+
spec.metadata['rubygems_mfa_required'] = 'true'
|
38
|
+
end
|
data/rbs_collection.lock.yaml
CHANGED
@@ -1,4 +1,10 @@
|
|
1
1
|
---
|
2
|
+
sources:
|
3
|
+
- type: git
|
4
|
+
name: ruby/gem_rbs_collection
|
5
|
+
revision: 438153d157e1e1ed6b640da973e33f333e57e6d9
|
6
|
+
remote: https://github.com/ruby/gem_rbs_collection.git
|
7
|
+
repo_dir: gems
|
2
8
|
path: ".gem_rbs_collection"
|
3
9
|
gems:
|
4
10
|
- name: fileutils
|
@@ -10,7 +16,7 @@ gems:
|
|
10
16
|
source:
|
11
17
|
type: git
|
12
18
|
name: ruby/gem_rbs_collection
|
13
|
-
revision:
|
19
|
+
revision: 438153d157e1e1ed6b640da973e33f333e57e6d9
|
14
20
|
remote: https://github.com/ruby/gem_rbs_collection.git
|
15
21
|
repo_dir: gems
|
16
22
|
gemfile_lock_path: Gemfile.lock
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: merginator
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.2.3.
|
4
|
+
version: 0.2.3.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Ryan Verhey
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-
|
11
|
+
date: 2024-05-24 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Merge 2 or more collections based on a repeating pattern.
|
14
14
|
email:
|
@@ -30,6 +30,7 @@ files:
|
|
30
30
|
- lib/merginator.rb
|
31
31
|
- lib/merginator/pattern_merge.rb
|
32
32
|
- lib/merginator/version.rb
|
33
|
+
- merginator.gemspec
|
33
34
|
- rbs_collection.lock.yaml
|
34
35
|
- rbs_collection.yaml
|
35
36
|
- sig/merginator.rbs
|