bake-modernize 0.46.0 → 0.46.1
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
- checksums.yaml.gz.sig +0 -0
- data/lib/bake/modernize/version.rb +1 -1
- data/template/rubocop/.rubocop.yml +1 -0
- data.tar.gz.sig +0 -0
- metadata +2 -2
- metadata.gz.sig +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: '00156569dd171233da14edf9c88081de950bfb931870ae51e8815acfd930361c'
|
4
|
+
data.tar.gz: 6a38233ff156e2dda6a8dadf973b76665be7a371119b3e94a576993b4ec6664a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1772e2875430bcd070ee1d9bd79421e92af1a0ad0550dcc9744d0ea25bdf3e53e791096969882425f86c5cb9531d0a66a36e502cf3d5a071993a59e67672f111
|
7
|
+
data.tar.gz: e03a719f0c27f2979ba15599f307562fadcc4ce0f805ec4113cc880e7a9065652d6dbd561e53a821b08d675af6912c6e25e9e6ccaaa0edd0d669d5f1eeb6b587
|
checksums.yaml.gz.sig
CHANGED
Binary file
|
data.tar.gz.sig
CHANGED
Binary file
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: bake-modernize
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.46.
|
4
|
+
version: 0.46.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Samuel Williams
|
@@ -168,7 +168,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
168
168
|
- !ruby/object:Gem::Version
|
169
169
|
version: '0'
|
170
170
|
requirements: []
|
171
|
-
rubygems_version: 3.
|
171
|
+
rubygems_version: 3.7.2
|
172
172
|
specification_version: 4
|
173
173
|
summary: Automatically modernize parts of your project/gem.
|
174
174
|
test_files: []
|
metadata.gz.sig
CHANGED
Binary file
|