mutils 1.3.2 → 1.3.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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +8 -0
- data/Gemfile.lock +15 -29
- data/Version +1 -1
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: ae172f1ebb8b843113e83445659f54550f47d3340301bef486b2cd3545a3ab17
|
4
|
+
data.tar.gz: 91e8ec2edfbc8d92619f32c8dc821a0c6d788c7464cb34614dd1fc97211ddbb0
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 52ddee2122c1297d9edb850710ba8bf5b6aca3e2791055e5f24e7c401895a0198d4f8f418898c8222f6efccb5a15b5bcb1bd832901217988faf1de8b7af519b8
|
7
|
+
data.tar.gz: 9d42d5c0ceff05296e42be5e902084ea981081c44eb9f8ba4b9bf72fce0654f1c17b9f009fc5fb76c1198b003b0c70291f71be7522503acd215196b0e34d44b9
|
data/CHANGELOG.md
CHANGED
@@ -1,3 +1,11 @@
|
|
1
|
+
## [1.3.3](https://github.com/Code-Vedas/mutils/compare/v1.3.2...v1.3.3) (2024-09-05)
|
2
|
+
|
3
|
+
|
4
|
+
### Bug Fixes
|
5
|
+
|
6
|
+
* outdated deps ([dd551fc](https://github.com/Code-Vedas/mutils/commit/dd551fca6ac14e4131ab07eb1261eea6ac3d90f2))
|
7
|
+
* outdated deps ([8918619](https://github.com/Code-Vedas/mutils/commit/89186194908af12c167b030ef2c6f8139127748a))
|
8
|
+
|
1
9
|
## [1.3.2](https://github.com/Code-Vedas/mutils/compare/v1.3.1...v1.3.2) (2024-06-28)
|
2
10
|
|
3
11
|
|
data/Gemfile.lock
CHANGED
@@ -7,7 +7,7 @@ GIT
|
|
7
7
|
PATH
|
8
8
|
remote: .
|
9
9
|
specs:
|
10
|
-
mutils (1.3.
|
10
|
+
mutils (1.3.3)
|
11
11
|
dry-inflector
|
12
12
|
|
13
13
|
GEM
|
@@ -26,29 +26,23 @@ GEM
|
|
26
26
|
thor (>= 0.19.4, < 2.0)
|
27
27
|
tins (~> 1.6)
|
28
28
|
diff-lcs (1.5.1)
|
29
|
-
docile (1.4.
|
30
|
-
dry-inflector (1.
|
29
|
+
docile (1.4.1)
|
30
|
+
dry-inflector (1.1.0)
|
31
31
|
json (2.7.2)
|
32
32
|
json (2.7.2-java)
|
33
33
|
language_server-protocol (3.17.0.3)
|
34
|
-
|
35
|
-
|
36
|
-
parallel (1.25.1)
|
37
|
-
parser (3.3.3.0)
|
34
|
+
parallel (1.26.3)
|
35
|
+
parser (3.3.5.0)
|
38
36
|
ast (~> 2.4.1)
|
39
37
|
racc
|
40
38
|
pluginator (1.5.0)
|
41
39
|
pre-commit (0.40.0)
|
42
40
|
pluginator (~> 1.5)
|
43
|
-
|
44
|
-
|
45
|
-
racc (1.8.0)
|
46
|
-
racc (1.8.0-java)
|
41
|
+
racc (1.8.1)
|
42
|
+
racc (1.8.1-java)
|
47
43
|
rainbow (3.1.1)
|
48
44
|
rake (13.2.1)
|
49
45
|
regexp_parser (2.9.2)
|
50
|
-
rexml (3.3.1)
|
51
|
-
strscan
|
52
46
|
rspec (3.13.0)
|
53
47
|
rspec-core (~> 3.13.0)
|
54
48
|
rspec-expectations (~> 3.13.0)
|
@@ -58,9 +52,9 @@ GEM
|
|
58
52
|
benchmark-perf (~> 0.6)
|
59
53
|
benchmark-trend (~> 0.4)
|
60
54
|
rspec (>= 3.0)
|
61
|
-
rspec-core (3.13.
|
55
|
+
rspec-core (3.13.1)
|
62
56
|
rspec-support (~> 3.13.0)
|
63
|
-
rspec-expectations (3.13.
|
57
|
+
rspec-expectations (3.13.2)
|
64
58
|
diff-lcs (>= 1.2.0, < 2.0)
|
65
59
|
rspec-support (~> 3.13.0)
|
66
60
|
rspec-json_expectations (2.2.0)
|
@@ -68,36 +62,28 @@ GEM
|
|
68
62
|
diff-lcs (>= 1.2.0, < 2.0)
|
69
63
|
rspec-support (~> 3.13.0)
|
70
64
|
rspec-support (3.13.1)
|
71
|
-
rubocop (1.
|
65
|
+
rubocop (1.66.1)
|
72
66
|
json (~> 2.3)
|
73
67
|
language_server-protocol (>= 3.17.0)
|
74
68
|
parallel (~> 1.10)
|
75
69
|
parser (>= 3.3.0.2)
|
76
70
|
rainbow (>= 2.2.2, < 4.0)
|
77
|
-
regexp_parser (>=
|
78
|
-
|
79
|
-
rubocop-ast (>= 1.31.1, < 2.0)
|
71
|
+
regexp_parser (>= 2.4, < 3.0)
|
72
|
+
rubocop-ast (>= 1.32.2, < 2.0)
|
80
73
|
ruby-progressbar (~> 1.7)
|
81
74
|
unicode-display_width (>= 2.4.0, < 3.0)
|
82
|
-
rubocop-ast (1.
|
75
|
+
rubocop-ast (1.32.3)
|
83
76
|
parser (>= 3.3.1.0)
|
84
77
|
ruby-progressbar (1.13.0)
|
85
|
-
ruby_parser (3.21.0)
|
86
|
-
racc (~> 1.5)
|
87
|
-
sexp_processor (~> 4.16)
|
88
|
-
sexp_processor (4.17.1)
|
89
78
|
simplecov (0.16.1)
|
90
79
|
docile (~> 1.1)
|
91
80
|
json (>= 1.8, < 3)
|
92
81
|
simplecov-html (~> 0.10.0)
|
93
82
|
simplecov-html (0.10.2)
|
94
|
-
strscan (3.1.0)
|
95
|
-
strscan (3.1.0-java)
|
96
83
|
sync (0.5.0)
|
97
|
-
term-ansicolor (1.
|
98
|
-
mize
|
84
|
+
term-ansicolor (1.11.2)
|
99
85
|
tins (~> 1.0)
|
100
|
-
thor (1.3.
|
86
|
+
thor (1.3.2)
|
101
87
|
tins (1.33.0)
|
102
88
|
bigdecimal
|
103
89
|
sync
|
data/Version
CHANGED
@@ -1 +1 @@
|
|
1
|
-
v1.3.
|
1
|
+
v1.3.3
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: mutils
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.3.
|
4
|
+
version: 1.3.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Nitesh Purohit
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-
|
11
|
+
date: 2024-09-05 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: dry-inflector
|
@@ -85,7 +85,7 @@ licenses:
|
|
85
85
|
- MIT
|
86
86
|
metadata:
|
87
87
|
bug_tracker_uri: https://github.com/code-vedas/mutils/issues
|
88
|
-
source_code_uri: https://github.com/code-vedas/mutils/tree/v1.3.
|
88
|
+
source_code_uri: https://github.com/code-vedas/mutils/tree/v1.3.3
|
89
89
|
rubygems_mfa_required: 'true'
|
90
90
|
post_install_message:
|
91
91
|
rdoc_options: []
|
@@ -102,7 +102,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
102
102
|
- !ruby/object:Gem::Version
|
103
103
|
version: 1.8.11
|
104
104
|
requirements: []
|
105
|
-
rubygems_version: 3.5.
|
105
|
+
rubygems_version: 3.5.14
|
106
106
|
signing_key:
|
107
107
|
specification_version: 4
|
108
108
|
summary: mutils Utilities for rails app
|