mapotempo_rubocop 0.0.3 → 0.0.4

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3325e6acfd79be4e62d14b9f8e73f9b43d402600fca5d498f236d603ff6f98c7
4
- data.tar.gz: bf5cbea947007f57366e141372ab626ba28fa08c9ffa2bf335cf6ab84345d14d
3
+ metadata.gz: 4ffeba16fa27b673319530f3d9e6b96e38116c710bf4df758a96e2bb59b416c7
4
+ data.tar.gz: 6e63c7000def6fabe02ef0795bab999c55cba201f2080d4afdd540ddade88ee8
5
5
  SHA512:
6
- metadata.gz: 2bcb75cc25c79db891e20ed581962cd75c8b59e636a1c0ade63340578ac95cbad0d12925eefa86bff7e927df3ca3ddea24a22f2eebd2d49c9ca9657069113755
7
- data.tar.gz: 3b90e434fa4bb308ff82d8a943feb01564333e09b9b4440378301497f31c90b17aabd7c9b8b41a9b348f362b2065834ccb0d474f262e0d206479160c9fb7027a
6
+ metadata.gz: fce45a2af3f97185915ba9aae1760f46b17787d422b3d0709f27975475fb781175d942a9d7c70a913cbd1091da4c3605bf3082c4141d3bd1d9e37ca944a8a967
7
+ data.tar.gz: 51154e6bd21dc4d80aa2943dbfd6349c3b270e6fea4adb50e4520db36c02402c14442cb4d4b01eac0a96b545af203bf58c50ae7a152cac01d525c5ed86332708
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module MapotempoRubocop
4
- VERSION = ENV['GEM_VERSION'] || '0.0.0'
4
+ VERSION = ENV['GEM_VERSION'] || '0.1.0'
5
5
  end
metadata CHANGED
@@ -1,15 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mapotempo_rubocop
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Valentin Le Guennec
8
8
  - Yann Grégoire
9
- autorequire:
9
+ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2021-04-22 00:00:00.000000000 Z
12
+ date: 2023-12-22 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rubocop
@@ -107,7 +107,7 @@ homepage: https://mapotempo.com
107
107
  licenses:
108
108
  - MIT
109
109
  metadata: {}
110
- post_install_message:
110
+ post_install_message:
111
111
  rdoc_options: []
112
112
  require_paths:
113
113
  - lib
@@ -122,8 +122,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
122
122
  - !ruby/object:Gem::Version
123
123
  version: '0'
124
124
  requirements: []
125
- rubygems_version: 3.1.2
126
- signing_key:
125
+ rubygems_version: 3.3.5
126
+ signing_key:
127
127
  specification_version: 4
128
128
  summary: Mapotempo rubocop
129
129
  test_files: