mutils 1.3.1 → 1.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/.github/workflows/master.yml +1 -1
- data/.github/workflows/test.yml +2 -2
- data/CHANGELOG.md +8 -0
- data/Gemfile +1 -1
- data/Gemfile.lock +36 -21
- data/Version +1 -1
- metadata +7 -7
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 24a15c8629926ece6e84dc2662d223288b7261b7bece0eaeb292b62b50bbb947
|
4
|
+
data.tar.gz: c33f4fc727b756583394e291a6bc39104380b5b2c63354776ff4f16903063d3d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 61a14db805137719b9bb79862ed85aa70ce970bcf3a74519bc8cc02e3199aeaeec2513b16706604340801966d6dee5c5c8015de0f150c1f025010f648956c1fb
|
7
|
+
data.tar.gz: f0cf1c2ac7c9f7dd809605efeee3219d6dfa6aaaca674d2761919665f841fba03a98a9ec3c01bbe6b198ebffc069000b824e41a53b2df4f39a5aa7e9f89e2ebc
|
data/.github/workflows/test.yml
CHANGED
@@ -1,17 +1,17 @@
|
|
1
1
|
name: Pull Requests
|
2
2
|
on:
|
3
3
|
pull_request:
|
4
|
-
branches: [
|
4
|
+
branches: ["master"]
|
5
5
|
jobs:
|
6
6
|
testing:
|
7
7
|
runs-on: ubuntu-latest
|
8
8
|
strategy:
|
9
9
|
matrix:
|
10
10
|
ruby:
|
11
|
+
- "3.3"
|
11
12
|
- "3.2"
|
12
13
|
- "3.1"
|
13
14
|
- "3.0"
|
14
|
-
- "2.7"
|
15
15
|
include:
|
16
16
|
- ruby: "3.2"
|
17
17
|
coverage: "true"
|
data/CHANGELOG.md
CHANGED
@@ -1,3 +1,11 @@
|
|
1
|
+
## [1.3.2](https://github.com/Code-Vedas/mutils/compare/v1.3.1...v1.3.2) (2024-06-28)
|
2
|
+
|
3
|
+
|
4
|
+
### Bug Fixes
|
5
|
+
|
6
|
+
* bundle updated ([b5770d6](https://github.com/Code-Vedas/mutils/commit/b5770d62edd2566f1d0e581843c4e528c43a8fd4))
|
7
|
+
* rubocop >= 1.63.3 ([9d8f944](https://github.com/Code-Vedas/mutils/commit/9d8f944e1277b068a65b068f5b2d7601bbf18704))
|
8
|
+
|
1
9
|
## [1.3.1](https://github.com/Code-Vedas/mutils/compare/v1.3.0...v1.3.1) (2024-04-02)
|
2
10
|
|
3
11
|
|
data/Gemfile
CHANGED
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.2)
|
11
11
|
dry-inflector
|
12
12
|
|
13
13
|
GEM
|
@@ -17,6 +17,8 @@ GEM
|
|
17
17
|
benchmark-malloc (0.2.0)
|
18
18
|
benchmark-perf (0.6.0)
|
19
19
|
benchmark-trend (0.4.0)
|
20
|
+
bigdecimal (3.1.8)
|
21
|
+
bigdecimal (3.1.8-java)
|
20
22
|
coveralls (0.8.23)
|
21
23
|
json (>= 1.8, < 3)
|
22
24
|
simplecov (~> 0.16.1)
|
@@ -26,22 +28,27 @@ GEM
|
|
26
28
|
diff-lcs (1.5.1)
|
27
29
|
docile (1.4.0)
|
28
30
|
dry-inflector (1.0.0)
|
29
|
-
json (2.7.
|
30
|
-
json (2.7.
|
31
|
+
json (2.7.2)
|
32
|
+
json (2.7.2-java)
|
31
33
|
language_server-protocol (3.17.0.3)
|
32
|
-
|
33
|
-
|
34
|
+
mize (0.4.1)
|
35
|
+
protocol (~> 2.0)
|
36
|
+
parallel (1.25.1)
|
37
|
+
parser (3.3.3.0)
|
34
38
|
ast (~> 2.4.1)
|
35
39
|
racc
|
36
40
|
pluginator (1.5.0)
|
37
41
|
pre-commit (0.40.0)
|
38
42
|
pluginator (~> 1.5)
|
39
|
-
|
40
|
-
|
43
|
+
protocol (2.0.0)
|
44
|
+
ruby_parser (~> 3.0)
|
45
|
+
racc (1.8.0)
|
46
|
+
racc (1.8.0-java)
|
41
47
|
rainbow (3.1.1)
|
42
|
-
rake (13.2.
|
43
|
-
regexp_parser (2.9.
|
44
|
-
rexml (3.
|
48
|
+
rake (13.2.1)
|
49
|
+
regexp_parser (2.9.2)
|
50
|
+
rexml (3.3.1)
|
51
|
+
strscan
|
45
52
|
rspec (3.13.0)
|
46
53
|
rspec-core (~> 3.13.0)
|
47
54
|
rspec-expectations (~> 3.13.0)
|
@@ -53,15 +60,15 @@ GEM
|
|
53
60
|
rspec (>= 3.0)
|
54
61
|
rspec-core (3.13.0)
|
55
62
|
rspec-support (~> 3.13.0)
|
56
|
-
rspec-expectations (3.13.
|
63
|
+
rspec-expectations (3.13.1)
|
57
64
|
diff-lcs (>= 1.2.0, < 2.0)
|
58
65
|
rspec-support (~> 3.13.0)
|
59
66
|
rspec-json_expectations (2.2.0)
|
60
|
-
rspec-mocks (3.13.
|
67
|
+
rspec-mocks (3.13.1)
|
61
68
|
diff-lcs (>= 1.2.0, < 2.0)
|
62
69
|
rspec-support (~> 3.13.0)
|
63
|
-
rspec-support (3.13.
|
64
|
-
rubocop (1.
|
70
|
+
rspec-support (3.13.1)
|
71
|
+
rubocop (1.64.1)
|
65
72
|
json (~> 2.3)
|
66
73
|
language_server-protocol (>= 3.17.0)
|
67
74
|
parallel (~> 1.10)
|
@@ -72,19 +79,27 @@ GEM
|
|
72
79
|
rubocop-ast (>= 1.31.1, < 2.0)
|
73
80
|
ruby-progressbar (~> 1.7)
|
74
81
|
unicode-display_width (>= 2.4.0, < 3.0)
|
75
|
-
rubocop-ast (1.31.
|
76
|
-
parser (>= 3.3.0
|
82
|
+
rubocop-ast (1.31.3)
|
83
|
+
parser (>= 3.3.1.0)
|
77
84
|
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)
|
78
89
|
simplecov (0.16.1)
|
79
90
|
docile (~> 1.1)
|
80
91
|
json (>= 1.8, < 3)
|
81
92
|
simplecov-html (~> 0.10.0)
|
82
93
|
simplecov-html (0.10.2)
|
94
|
+
strscan (3.1.0)
|
95
|
+
strscan (3.1.0-java)
|
83
96
|
sync (0.5.0)
|
84
|
-
term-ansicolor (1.
|
97
|
+
term-ansicolor (1.10.2)
|
98
|
+
mize
|
85
99
|
tins (~> 1.0)
|
86
|
-
thor (1.
|
87
|
-
tins (1.
|
100
|
+
thor (1.3.1)
|
101
|
+
tins (1.33.0)
|
102
|
+
bigdecimal
|
88
103
|
sync
|
89
104
|
unicode-display_width (2.5.0)
|
90
105
|
|
@@ -102,8 +117,8 @@ DEPENDENCIES
|
|
102
117
|
rspec
|
103
118
|
rspec-benchmark
|
104
119
|
rspec-json_expectations
|
105
|
-
rubocop
|
120
|
+
rubocop (>= 1.63.3)
|
106
121
|
simplecov-lcov!
|
107
122
|
|
108
123
|
BUNDLED WITH
|
109
|
-
2.
|
124
|
+
2.5.6
|
data/Version
CHANGED
@@ -1 +1 @@
|
|
1
|
-
v1.3.
|
1
|
+
v1.3.2
|
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.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Nitesh Purohit
|
8
|
-
autorequire:
|
8
|
+
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-
|
11
|
+
date: 2024-06-28 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: dry-inflector
|
@@ -85,9 +85,9 @@ 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.2
|
89
89
|
rubygems_mfa_required: 'true'
|
90
|
-
post_install_message:
|
90
|
+
post_install_message:
|
91
91
|
rdoc_options: []
|
92
92
|
require_paths:
|
93
93
|
- lib
|
@@ -102,8 +102,8 @@ 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.
|
106
|
-
signing_key:
|
105
|
+
rubygems_version: 3.5.6
|
106
|
+
signing_key:
|
107
107
|
specification_version: 4
|
108
108
|
summary: mutils Utilities for rails app
|
109
109
|
test_files: []
|