bp3-hello-world 0.1.5 → 0.1.7
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/.rubocop.yml +1 -3
- data/.ruby-version +1 -1
- data/CHANGELOG.md +9 -0
- data/Gemfile.lock +44 -49
- data/bp3-hello-world.gemspec +6 -6
- data/lib/bp3/hello/world/version.rb +1 -1
- metadata +13 -22
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 3eb350477b8ee546954f3fd3ea2b3009b4c907232bb027e5ac6b6583918778e0
|
|
4
|
+
data.tar.gz: 5e1a77ad47d3dd19077cae3117927169e9a4f887bc591bed4c5851a787911514
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: b80b611a6317916e872abbf77289958c1c2afa091de65dcfb75a6ad5bff9f4e1b94f5992329de70fdee5818fa9a93508cad1a6d3d42bbe37a6319a1812c2678a
|
|
7
|
+
data.tar.gz: 29f6148ebecdb80b59d7d60600e5dd871114cf324d642204e9d7a76514d755aa4515f73a2b551d4041006af69cdbecc6dd787b31f672546d356b401ab224835c
|
data/.rubocop.yml
CHANGED
data/.ruby-version
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
ruby-3.
|
|
1
|
+
ruby-3.4.6
|
data/CHANGELOG.md
CHANGED
data/Gemfile.lock
CHANGED
|
@@ -1,82 +1,77 @@
|
|
|
1
1
|
PATH
|
|
2
2
|
remote: .
|
|
3
3
|
specs:
|
|
4
|
-
bp3-hello-world (0.1.
|
|
5
|
-
i18n (>= 1.8.11
|
|
4
|
+
bp3-hello-world (0.1.7)
|
|
5
|
+
i18n (>= 1.8.11)
|
|
6
6
|
|
|
7
7
|
GEM
|
|
8
8
|
remote: https://rubygems.org/
|
|
9
9
|
specs:
|
|
10
|
-
ast (2.4.
|
|
11
|
-
concurrent-ruby (1.3.
|
|
12
|
-
diff-lcs (1.
|
|
13
|
-
i18n (1.14.
|
|
10
|
+
ast (2.4.3)
|
|
11
|
+
concurrent-ruby (1.3.6)
|
|
12
|
+
diff-lcs (1.6.2)
|
|
13
|
+
i18n (1.14.8)
|
|
14
14
|
concurrent-ruby (~> 1.0)
|
|
15
|
-
json (2.
|
|
16
|
-
language_server-protocol (3.17.0.
|
|
17
|
-
|
|
18
|
-
|
|
15
|
+
json (2.18.0)
|
|
16
|
+
language_server-protocol (3.17.0.5)
|
|
17
|
+
lint_roller (1.1.0)
|
|
18
|
+
parallel (1.27.0)
|
|
19
|
+
parser (3.3.10.0)
|
|
19
20
|
ast (~> 2.4.1)
|
|
20
21
|
racc
|
|
21
|
-
|
|
22
|
+
prism (1.7.0)
|
|
23
|
+
racc (1.8.1)
|
|
22
24
|
rainbow (3.1.1)
|
|
23
|
-
rake (13.
|
|
24
|
-
regexp_parser (2.
|
|
25
|
-
|
|
26
|
-
strscan (>= 3.0.9)
|
|
27
|
-
rspec (3.13.0)
|
|
25
|
+
rake (13.3.1)
|
|
26
|
+
regexp_parser (2.11.3)
|
|
27
|
+
rspec (3.13.2)
|
|
28
28
|
rspec-core (~> 3.13.0)
|
|
29
29
|
rspec-expectations (~> 3.13.0)
|
|
30
30
|
rspec-mocks (~> 3.13.0)
|
|
31
|
-
rspec-core (3.13.
|
|
31
|
+
rspec-core (3.13.6)
|
|
32
32
|
rspec-support (~> 3.13.0)
|
|
33
|
-
rspec-expectations (3.13.
|
|
33
|
+
rspec-expectations (3.13.5)
|
|
34
34
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
35
35
|
rspec-support (~> 3.13.0)
|
|
36
|
-
rspec-mocks (3.13.
|
|
36
|
+
rspec-mocks (3.13.7)
|
|
37
37
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
38
38
|
rspec-support (~> 3.13.0)
|
|
39
|
-
rspec-support (3.13.
|
|
40
|
-
rubocop (1.
|
|
39
|
+
rspec-support (3.13.6)
|
|
40
|
+
rubocop (1.82.1)
|
|
41
41
|
json (~> 2.3)
|
|
42
|
-
language_server-protocol (
|
|
42
|
+
language_server-protocol (~> 3.17.0.2)
|
|
43
|
+
lint_roller (~> 1.1.0)
|
|
43
44
|
parallel (~> 1.10)
|
|
44
45
|
parser (>= 3.3.0.2)
|
|
45
46
|
rainbow (>= 2.2.2, < 4.0)
|
|
46
|
-
regexp_parser (>=
|
|
47
|
-
|
|
48
|
-
rubocop-ast (>= 1.31.1, < 2.0)
|
|
47
|
+
regexp_parser (>= 2.9.3, < 3.0)
|
|
48
|
+
rubocop-ast (>= 1.48.0, < 2.0)
|
|
49
49
|
ruby-progressbar (~> 1.7)
|
|
50
|
-
unicode-display_width (>= 2.4.0, <
|
|
51
|
-
rubocop-ast (1.
|
|
52
|
-
parser (>= 3.3.
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
rubocop (
|
|
57
|
-
rubocop-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
rubocop (~> 1.40)
|
|
61
|
-
rubocop-capybara (~> 2.17)
|
|
62
|
-
rubocop-factory_bot (~> 2.22)
|
|
63
|
-
rubocop-rspec_rails (~> 2.28)
|
|
64
|
-
rubocop-rspec_rails (2.28.3)
|
|
65
|
-
rubocop (~> 1.40)
|
|
50
|
+
unicode-display_width (>= 2.4.0, < 4.0)
|
|
51
|
+
rubocop-ast (1.49.0)
|
|
52
|
+
parser (>= 3.3.7.2)
|
|
53
|
+
prism (~> 1.7)
|
|
54
|
+
rubocop-rake (0.7.1)
|
|
55
|
+
lint_roller (~> 1.1)
|
|
56
|
+
rubocop (>= 1.72.1)
|
|
57
|
+
rubocop-rspec (3.9.0)
|
|
58
|
+
lint_roller (~> 1.1)
|
|
59
|
+
rubocop (~> 1.81)
|
|
66
60
|
ruby-progressbar (1.13.0)
|
|
67
|
-
|
|
68
|
-
|
|
61
|
+
unicode-display_width (3.2.0)
|
|
62
|
+
unicode-emoji (~> 4.1)
|
|
63
|
+
unicode-emoji (4.2.0)
|
|
69
64
|
|
|
70
65
|
PLATFORMS
|
|
71
66
|
ruby
|
|
72
67
|
|
|
73
68
|
DEPENDENCIES
|
|
74
69
|
bp3-hello-world!
|
|
75
|
-
rake (
|
|
76
|
-
rspec (
|
|
77
|
-
rubocop (
|
|
78
|
-
rubocop-rake (
|
|
79
|
-
rubocop-rspec (
|
|
70
|
+
rake (>= 13.0)
|
|
71
|
+
rspec (>= 3.0)
|
|
72
|
+
rubocop (>= 1.21)
|
|
73
|
+
rubocop-rake (>= 0.6)
|
|
74
|
+
rubocop-rspec (>= 2.25)
|
|
80
75
|
|
|
81
76
|
BUNDLED WITH
|
|
82
|
-
2.
|
|
77
|
+
2.7.2
|
data/bp3-hello-world.gemspec
CHANGED
|
@@ -31,13 +31,13 @@ Gem::Specification.new do |spec|
|
|
|
31
31
|
spec.executables = spec.files.grep(%r{\Aexe/}) { |f| File.basename(f) }
|
|
32
32
|
spec.require_paths = ['lib']
|
|
33
33
|
|
|
34
|
-
spec.add_dependency 'i18n',
|
|
34
|
+
spec.add_dependency 'i18n', '>= 1.8.11'
|
|
35
35
|
|
|
36
|
-
spec.add_development_dependency 'rake', '
|
|
37
|
-
spec.add_development_dependency 'rspec', '
|
|
38
|
-
spec.add_development_dependency 'rubocop', '
|
|
39
|
-
spec.add_development_dependency 'rubocop-rake', '
|
|
40
|
-
spec.add_development_dependency 'rubocop-rspec', '
|
|
36
|
+
spec.add_development_dependency 'rake', '>= 13.0'
|
|
37
|
+
spec.add_development_dependency 'rspec', '>= 3.0'
|
|
38
|
+
spec.add_development_dependency 'rubocop', '>= 1.21'
|
|
39
|
+
spec.add_development_dependency 'rubocop-rake', '>= 0.6'
|
|
40
|
+
spec.add_development_dependency 'rubocop-rspec', '>= 2.25'
|
|
41
41
|
|
|
42
42
|
# For more information and examples about making a new gem, check out our
|
|
43
43
|
# guide at: https://bundler.io/guides/creating_gem.html
|
metadata
CHANGED
|
@@ -1,14 +1,13 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: bp3-hello-world
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.1.
|
|
4
|
+
version: 0.1.7
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Wim den Braven
|
|
8
|
-
autorequire:
|
|
9
8
|
bindir: exe
|
|
10
9
|
cert_chain: []
|
|
11
|
-
date:
|
|
10
|
+
date: 1980-01-02 00:00:00.000000000 Z
|
|
12
11
|
dependencies:
|
|
13
12
|
- !ruby/object:Gem::Dependency
|
|
14
13
|
name: i18n
|
|
@@ -17,9 +16,6 @@ dependencies:
|
|
|
17
16
|
- - ">="
|
|
18
17
|
- !ruby/object:Gem::Version
|
|
19
18
|
version: 1.8.11
|
|
20
|
-
- - "<"
|
|
21
|
-
- !ruby/object:Gem::Version
|
|
22
|
-
version: '2'
|
|
23
19
|
type: :runtime
|
|
24
20
|
prerelease: false
|
|
25
21
|
version_requirements: !ruby/object:Gem::Requirement
|
|
@@ -27,77 +23,74 @@ dependencies:
|
|
|
27
23
|
- - ">="
|
|
28
24
|
- !ruby/object:Gem::Version
|
|
29
25
|
version: 1.8.11
|
|
30
|
-
- - "<"
|
|
31
|
-
- !ruby/object:Gem::Version
|
|
32
|
-
version: '2'
|
|
33
26
|
- !ruby/object:Gem::Dependency
|
|
34
27
|
name: rake
|
|
35
28
|
requirement: !ruby/object:Gem::Requirement
|
|
36
29
|
requirements:
|
|
37
|
-
- - "
|
|
30
|
+
- - ">="
|
|
38
31
|
- !ruby/object:Gem::Version
|
|
39
32
|
version: '13.0'
|
|
40
33
|
type: :development
|
|
41
34
|
prerelease: false
|
|
42
35
|
version_requirements: !ruby/object:Gem::Requirement
|
|
43
36
|
requirements:
|
|
44
|
-
- - "
|
|
37
|
+
- - ">="
|
|
45
38
|
- !ruby/object:Gem::Version
|
|
46
39
|
version: '13.0'
|
|
47
40
|
- !ruby/object:Gem::Dependency
|
|
48
41
|
name: rspec
|
|
49
42
|
requirement: !ruby/object:Gem::Requirement
|
|
50
43
|
requirements:
|
|
51
|
-
- - "
|
|
44
|
+
- - ">="
|
|
52
45
|
- !ruby/object:Gem::Version
|
|
53
46
|
version: '3.0'
|
|
54
47
|
type: :development
|
|
55
48
|
prerelease: false
|
|
56
49
|
version_requirements: !ruby/object:Gem::Requirement
|
|
57
50
|
requirements:
|
|
58
|
-
- - "
|
|
51
|
+
- - ">="
|
|
59
52
|
- !ruby/object:Gem::Version
|
|
60
53
|
version: '3.0'
|
|
61
54
|
- !ruby/object:Gem::Dependency
|
|
62
55
|
name: rubocop
|
|
63
56
|
requirement: !ruby/object:Gem::Requirement
|
|
64
57
|
requirements:
|
|
65
|
-
- - "
|
|
58
|
+
- - ">="
|
|
66
59
|
- !ruby/object:Gem::Version
|
|
67
60
|
version: '1.21'
|
|
68
61
|
type: :development
|
|
69
62
|
prerelease: false
|
|
70
63
|
version_requirements: !ruby/object:Gem::Requirement
|
|
71
64
|
requirements:
|
|
72
|
-
- - "
|
|
65
|
+
- - ">="
|
|
73
66
|
- !ruby/object:Gem::Version
|
|
74
67
|
version: '1.21'
|
|
75
68
|
- !ruby/object:Gem::Dependency
|
|
76
69
|
name: rubocop-rake
|
|
77
70
|
requirement: !ruby/object:Gem::Requirement
|
|
78
71
|
requirements:
|
|
79
|
-
- - "
|
|
72
|
+
- - ">="
|
|
80
73
|
- !ruby/object:Gem::Version
|
|
81
74
|
version: '0.6'
|
|
82
75
|
type: :development
|
|
83
76
|
prerelease: false
|
|
84
77
|
version_requirements: !ruby/object:Gem::Requirement
|
|
85
78
|
requirements:
|
|
86
|
-
- - "
|
|
79
|
+
- - ">="
|
|
87
80
|
- !ruby/object:Gem::Version
|
|
88
81
|
version: '0.6'
|
|
89
82
|
- !ruby/object:Gem::Dependency
|
|
90
83
|
name: rubocop-rspec
|
|
91
84
|
requirement: !ruby/object:Gem::Requirement
|
|
92
85
|
requirements:
|
|
93
|
-
- - "
|
|
86
|
+
- - ">="
|
|
94
87
|
- !ruby/object:Gem::Version
|
|
95
88
|
version: '2.25'
|
|
96
89
|
type: :development
|
|
97
90
|
prerelease: false
|
|
98
91
|
version_requirements: !ruby/object:Gem::Requirement
|
|
99
92
|
requirements:
|
|
100
|
-
- - "
|
|
93
|
+
- - ">="
|
|
101
94
|
- !ruby/object:Gem::Version
|
|
102
95
|
version: '2.25'
|
|
103
96
|
description: Bp3::Hello::World is an example BP3 plugin.
|
|
@@ -136,7 +129,6 @@ metadata:
|
|
|
136
129
|
source_code_uri: https://github.com/persuavis/bp3-hello-world
|
|
137
130
|
changelog_uri: https://github.com/persuavis/bp3-hello-world/blob/main/CHANGELOG.md
|
|
138
131
|
rubygems_mfa_required: 'true'
|
|
139
|
-
post_install_message:
|
|
140
132
|
rdoc_options: []
|
|
141
133
|
require_paths:
|
|
142
134
|
- lib
|
|
@@ -151,8 +143,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
151
143
|
- !ruby/object:Gem::Version
|
|
152
144
|
version: '0'
|
|
153
145
|
requirements: []
|
|
154
|
-
rubygems_version: 3.
|
|
155
|
-
signing_key:
|
|
146
|
+
rubygems_version: 3.6.9
|
|
156
147
|
specification_version: 4
|
|
157
148
|
summary: Bp3::Hello::World is an example BP3 plugin.
|
|
158
149
|
test_files: []
|