nonnative 1.68.0 → 1.69.0

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: 8661ddfa2bcbb689e1ea2fb65dcde484eea23a68c9d44fa6ec266cf76392cedc
4
- data.tar.gz: 659a821224673465a5d6718d9ef2e857f960d1a3ff73a306118e61a5dda2bfc8
3
+ metadata.gz: f4004515db91e6e5d48de97ccabdf326ed799acba2d99b9084bdc36fdc539a29
4
+ data.tar.gz: 35cd5cbd2322a6c38fbc9f2ca6de4e6a3d810484c4aa35bad91ac07acd8a0b67
5
5
  SHA512:
6
- metadata.gz: b3ba6d82dca9807993e5d5eb8607635566a5bc00ad2bb1e5c526fd82e418fd3291a1ea161c3a23ec437706057298fec7fec02df68b551390212a5396dfe188de
7
- data.tar.gz: 524934e53e4e79ae05212b80b3ddba71a3ebdab01add4b0fd19c906462381277cafecb5576a82ca1e5f53f37d7bc480fa5f27053f8b9333f84806df106126d16
6
+ metadata.gz: e086012d27a24678b4d217b52a1dfc70f816ad8129d4d83d9a10d36c29aaa111c55b2d399e66974b3ed2d6d031106412a8c75efeafb90a3598eb742a1e6cb452
7
+ data.tar.gz: 1cbdfa869bb089a62c5956709fbfeb1f5224681561fd56715eca664b3562cfb708ebbc9dc5c241fe33787c4ef59dcb80b9ba27e7fd617e47489461a19f974215
data/CHANGELOG.md CHANGED
@@ -6,6 +6,81 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
 
7
7
  ## Unreleased
8
8
 
9
+ ## [v1.69.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.69.0) - 2023-05-17
10
+
11
+ - [`6aebd49`](https://github.com/alexfalkowski/nonnative/commit/6aebd495fbb94ad6be1baeac14a3a5a285741d43) feat: move dev deps to gemfile (#227)
12
+
13
+ ## [v1.68.15](https://github.com/alexfalkowski/nonnative/releases/tag/v1.68.15) - 2023-05-12
14
+
15
+ - [`c405f8c`](https://github.com/alexfalkowski/nonnative/commit/c405f8cdc3a1dc9af05fff8c6352710083f17578) fix(deps): bump grpc from 1.54.0 to 1.54.2 (#225)
16
+
17
+ ## [v1.68.14](https://github.com/alexfalkowski/nonnative/releases/tag/v1.68.14) - 2023-04-21
18
+
19
+ - [`b80c9d1`](https://github.com/alexfalkowski/nonnative/commit/b80c9d1281cce22dcb7a57c846dce8300f71b80c) fix(deps): bump rspec-expectations from 3.12.2 to 3.12.3 (#224)
20
+
21
+ ## [v1.68.13](https://github.com/alexfalkowski/nonnative/releases/tag/v1.68.13) - 2023-04-19
22
+
23
+ - [`c4c91dd`](https://github.com/alexfalkowski/nonnative/commit/c4c91dd021bcceb7e0e1a83780a99f7e9a693ff7) fix(deps): bump grpc from 1.53.0 to 1.54.0 (#223)
24
+
25
+ ## [v1.68.12](https://github.com/alexfalkowski/nonnative/releases/tag/v1.68.12) - 2023-04-18
26
+
27
+ - [`5371c44`](https://github.com/alexfalkowski/nonnative/commit/5371c440a5da5358f58243ec68539aa1af35abb9) fix(deps): bump puma from 6.2.1 to 6.2.2 (#221)
28
+ - [`f514cd0`](https://github.com/alexfalkowski/nonnative/commit/f514cd0067aa75fa07985a55a72620ca410a5294) build(deps-dev): bump rubocop from 1.50.1 to 1.50.2 (#222)
29
+
30
+ ## [v1.68.11](https://github.com/alexfalkowski/nonnative/releases/tag/v1.68.11) - 2023-04-13
31
+
32
+ - [`fd5d9aa`](https://github.com/alexfalkowski/nonnative/commit/fd5d9aaae95c8d2c1a8bb320509d62acb2168ff8) fix(deps): bump nokogiri from 1.14.2 to 1.14.3 (#219)
33
+ - [`a368f1d`](https://github.com/alexfalkowski/nonnative/commit/a368f1d98c82aa4b5be1b430b6ba1ded52ac8c3c) build(deps-dev): bump rubocop from 1.50.0 to 1.50.1 (#220)
34
+
35
+ ## [v1.68.10](https://github.com/alexfalkowski/nonnative/releases/tag/v1.68.10) - 2023-04-12
36
+
37
+ - [`7a6ae1e`](https://github.com/alexfalkowski/nonnative/commit/7a6ae1e7cac50de4a0dc748ebbebceae5901b2f5) fix(deps): bump sinatra from 3.0.5 to 3.0.6 (#218)
38
+ - [`18962da`](https://github.com/alexfalkowski/nonnative/commit/18962da3a83af3a626c8193a441dfd5965909a7a) build(deps-dev): bump rubocop from 1.49.0 to 1.50.0 (#217)
39
+ - [`41b8530`](https://github.com/alexfalkowski/nonnative/commit/41b8530c178d8383b04f3592b819daab3b6aa6fb) build(deps-dev): update solargraph requirement from ~> 0.48.0 to ~> 0.49.0 (#216)
40
+ - [`478ae59`](https://github.com/alexfalkowski/nonnative/commit/478ae59fdbbf2f6c17c47ece3c5d4887d864d67d) build(deps-dev): bump rubocop from 1.48.1 to 1.49.0 (#215)
41
+
42
+ ## [v1.68.9](https://github.com/alexfalkowski/nonnative/releases/tag/v1.68.9) - 2023-04-03
43
+
44
+ - [`cf700d2`](https://github.com/alexfalkowski/nonnative/commit/cf700d207a64716ee85b000d5ab15b3ed343e1ba) fix(deps): bump puma from 6.2.0 to 6.2.1 (#214)
45
+
46
+ ## [v1.68.8](https://github.com/alexfalkowski/nonnative/releases/tag/v1.68.8) - 2023-03-30
47
+
48
+ - [`8b0d966`](https://github.com/alexfalkowski/nonnative/commit/8b0d96670e64ed888b9aece8a9afcd3ee47421c8) fix(deps): bump puma from 6.1.1 to 6.2.0 (#213)
49
+
50
+ ## [v1.68.7](https://github.com/alexfalkowski/nonnative/releases/tag/v1.68.7) - 2023-03-23
51
+
52
+ - [`2d86d00`](https://github.com/alexfalkowski/nonnative/commit/2d86d00692a64ee6e9e773485c02693671fe5c4f) fix(deps): bump grpc from 1.52.0 to 1.53.0 (#212)
53
+
54
+ ## [v1.68.6](https://github.com/alexfalkowski/nonnative/releases/tag/v1.68.6) - 2023-03-16
55
+
56
+ - [`69d8b76`](https://github.com/alexfalkowski/nonnative/commit/69d8b76ea21c5f93524e43db8feea4ecc618a63a) fix(deps): bump rack from 2.2.6.3 to 2.2.6.4 (#211)
57
+ - [`65a3132`](https://github.com/alexfalkowski/nonnative/commit/65a3132730637e095b6af1b19a327436036efeff) build(deps-dev): bump rubocop from 1.48.0 to 1.48.1 (#210)
58
+
59
+ ## [v1.68.5](https://github.com/alexfalkowski/nonnative/releases/tag/v1.68.5) - 2023-03-09
60
+
61
+ - [`d169c00`](https://github.com/alexfalkowski/nonnative/commit/d169c000b5091d6217da1083a39895e49d1f1054) fix(deps): bump rack from 2.2.6.2 to 2.2.6.3 (#209)
62
+ - [`8c218d3`](https://github.com/alexfalkowski/nonnative/commit/8c218d3ea381e4d5ac244901fdfe5f2bbbaf267c) build(deps-dev): bump rubocop from 1.47.0 to 1.48.0 (#208)
63
+ - [`19489cb`](https://github.com/alexfalkowski/nonnative/commit/19489cb8044a4bf40b2ef95f399c8326f765f7a8) build(deps-dev): bump rubocop from 1.46.0 to 1.47.0 (#207)
64
+
65
+ ## [v1.68.4](https://github.com/alexfalkowski/nonnative/releases/tag/v1.68.4) - 2023-03-01
66
+
67
+ - [`1023756`](https://github.com/alexfalkowski/nonnative/commit/102375624547d73127f8d7ee0c4bdef4594905b3) fix(deps): bump puma from 6.1.0 to 6.1.1 (#206)
68
+
69
+ ## [v1.68.3](https://github.com/alexfalkowski/nonnative/releases/tag/v1.68.3) - 2023-02-27
70
+
71
+ - [`a30062a`](https://github.com/alexfalkowski/nonnative/commit/a30062ab1466a112930944784c0e86dca8860096) fix(deps): bump concurrent-ruby from 1.2.0 to 1.2.2 (#205)
72
+ - [`d02c7ae`](https://github.com/alexfalkowski/nonnative/commit/d02c7aec4895b95f9fa9e4ba825690e758d25f85) build(deps-dev): bump rubocop from 1.45.1 to 1.46.0 (#204)
73
+ - [`991e6a1`](https://github.com/alexfalkowski/nonnative/commit/991e6a16b43b01933b548975bd454856e8518f81) build(deps-dev): update coveralls_reborn requirement from ~> 0.26.0 to ~> 0.27.0 (#203)
74
+
75
+ ## [v1.68.2](https://github.com/alexfalkowski/nonnative/releases/tag/v1.68.2) - 2023-02-13
76
+
77
+ - [`f7775ae`](https://github.com/alexfalkowski/nonnative/commit/f7775aeddb03df4d57d5e4047274d68633deb5b9) fix(deps): bump puma from 6.0.2 to 6.1.0 (#202)
78
+
79
+ ## [v1.68.1](https://github.com/alexfalkowski/nonnative/releases/tag/v1.68.1) - 2023-02-09
80
+
81
+ - [`c9a7610`](https://github.com/alexfalkowski/nonnative/commit/c9a76103411b7cb8925a229d09a7b2518040e08b) fix(deps): bump grpc from 1.51.0 to 1.52.0 (#200)
82
+ - [`a2985fd`](https://github.com/alexfalkowski/nonnative/commit/a2985fddf48180059f33714fa628ffeca8b4b683) build(deps-dev): bump rubocop from 1.44.1 to 1.45.1 (#201)
83
+
9
84
  ## [v1.68.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.68.0) - 2023-01-30
10
85
 
11
86
  - [`cf3cadf`](https://github.com/alexfalkowski/nonnative/commit/cf3cadfa604b83fc1117a2388717b27178eef96c) feat(observability): change endpoints (#199)
data/Gemfile CHANGED
@@ -6,3 +6,8 @@ git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }
6
6
 
7
7
  # Specify your gem's dependencies in nonnative.gemspec
8
8
  gemspec
9
+
10
+ gem 'bundler'
11
+ gem 'coveralls_reborn'
12
+ gem 'rubocop'
13
+ gem 'solargraph'
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- nonnative (1.68.0)
4
+ nonnative (1.69.0)
5
5
  concurrent-ruby (~> 1.0, >= 1.0.5)
6
6
  cucumber (>= 7, < 9)
7
7
  get_process_mem (~> 0.2.1)
@@ -22,8 +22,8 @@ GEM
22
22
  benchmark-perf (0.6.0)
23
23
  benchmark-trend (0.4.0)
24
24
  builder (3.2.4)
25
- concurrent-ruby (1.2.0)
26
- coveralls_reborn (0.26.0)
25
+ concurrent-ruby (1.2.2)
26
+ coveralls_reborn (0.27.0)
27
27
  simplecov (~> 0.22.0)
28
28
  term-ansicolor (~> 1.7)
29
29
  thor (~> 1.2)
@@ -40,7 +40,7 @@ GEM
40
40
  mime-types (~> 3.4, >= 3.4.1)
41
41
  multi_test (~> 1.1, >= 1.1.0)
42
42
  sys-uname (~> 1.2, >= 1.2.2)
43
- cucumber-ci-environment (9.1.0)
43
+ cucumber-ci-environment (9.2.0)
44
44
  cucumber-core (11.0.0)
45
45
  cucumber-gherkin (~> 23.0, >= 23.0.1)
46
46
  cucumber-messages (~> 18.0, >= 18.0.0)
@@ -60,14 +60,10 @@ GEM
60
60
  ffi (1.15.5)
61
61
  get_process_mem (0.2.7)
62
62
  ffi (~> 1.0)
63
- google-protobuf (3.21.12-x86_64-darwin)
64
- google-protobuf (3.21.12-x86_64-linux)
65
- googleapis-common-protos-types (1.5.0)
63
+ google-protobuf (3.23.1-x86_64-darwin)
64
+ googleapis-common-protos-types (1.6.0)
66
65
  google-protobuf (~> 3.14)
67
- grpc (1.51.0-x86_64-darwin)
68
- google-protobuf (~> 3.21)
69
- googleapis-common-protos-types (~> 1.0)
70
- grpc (1.51.0-x86_64-linux)
66
+ grpc (1.54.2-x86_64-darwin)
71
67
  google-protobuf (~> 3.21)
72
68
  googleapis-common-protos-types (~> 1.0)
73
69
  http-accept (1.7.0)
@@ -81,27 +77,28 @@ GEM
81
77
  kramdown (~> 2.0)
82
78
  mime-types (3.4.1)
83
79
  mime-types-data (~> 3.2015)
84
- mime-types-data (3.2022.0105)
80
+ mime-types-data (3.2023.0218.1)
85
81
  multi_test (1.1.0)
86
82
  mustermann (3.0.0)
87
83
  ruby2_keywords (~> 0.0.1)
88
84
  netrc (0.11.0)
89
- nio4r (2.5.8)
90
- nokogiri (1.14.0-x86_64-darwin)
85
+ nio4r (2.5.9)
86
+ nokogiri (1.15.0-x86_64-darwin)
91
87
  racc (~> 1.4)
92
- nokogiri (1.14.0-x86_64-linux)
88
+ nokogiri (1.15.0-x86_64-linux)
93
89
  racc (~> 1.4)
94
- parallel (1.22.1)
95
- parser (3.2.0.0)
90
+ parallel (1.23.0)
91
+ parser (3.2.2.1)
96
92
  ast (~> 2.4.1)
97
- puma (6.0.2)
93
+ puma (6.2.2)
98
94
  nio4r (~> 2.0)
99
95
  racc (1.6.2)
100
- rack (2.2.6.2)
101
- rack-protection (3.0.5)
96
+ rack (2.2.7)
97
+ rack-protection (3.0.6)
102
98
  rack
103
99
  rainbow (3.1.1)
104
- regexp_parser (2.6.2)
100
+ rbs (2.8.4)
101
+ regexp_parser (2.8.0)
105
102
  rest-client (2.1.0)
106
103
  http-accept (>= 1.7.0, < 2.0)
107
104
  http-cookie (>= 1.0.2, < 2.0)
@@ -119,28 +116,28 @@ GEM
119
116
  benchmark-perf (~> 0.6)
120
117
  benchmark-trend (~> 0.4)
121
118
  rspec (>= 3.0)
122
- rspec-core (3.12.0)
119
+ rspec-core (3.12.2)
123
120
  rspec-support (~> 3.12.0)
124
- rspec-expectations (3.12.2)
121
+ rspec-expectations (3.12.3)
125
122
  diff-lcs (>= 1.2.0, < 2.0)
126
123
  rspec-support (~> 3.12.0)
127
- rspec-mocks (3.12.3)
124
+ rspec-mocks (3.12.5)
128
125
  diff-lcs (>= 1.2.0, < 2.0)
129
126
  rspec-support (~> 3.12.0)
130
127
  rspec-support (3.12.0)
131
- rubocop (1.44.1)
128
+ rubocop (1.51.0)
132
129
  json (~> 2.3)
133
130
  parallel (~> 1.10)
134
131
  parser (>= 3.2.0.0)
135
132
  rainbow (>= 2.2.2, < 4.0)
136
133
  regexp_parser (>= 1.8, < 3.0)
137
134
  rexml (>= 3.2.5, < 4.0)
138
- rubocop-ast (>= 1.24.1, < 2.0)
135
+ rubocop-ast (>= 1.28.0, < 2.0)
139
136
  ruby-progressbar (~> 1.7)
140
137
  unicode-display_width (>= 2.4.0, < 3.0)
141
- rubocop-ast (1.24.1)
142
- parser (>= 3.1.1.0)
143
- ruby-progressbar (1.11.0)
138
+ rubocop-ast (1.28.1)
139
+ parser (>= 3.2.1.0)
140
+ ruby-progressbar (1.13.0)
144
141
  ruby2_keywords (0.0.5)
145
142
  simplecov (0.22.0)
146
143
  docile (~> 1.1)
@@ -148,53 +145,52 @@ GEM
148
145
  simplecov_json_formatter (~> 0.1)
149
146
  simplecov-html (0.12.3)
150
147
  simplecov_json_formatter (0.1.4)
151
- sinatra (3.0.5)
148
+ sinatra (3.0.6)
152
149
  mustermann (~> 3.0)
153
150
  rack (~> 2.2, >= 2.2.4)
154
- rack-protection (= 3.0.5)
151
+ rack-protection (= 3.0.6)
155
152
  tilt (~> 2.0)
156
- solargraph (0.48.0)
153
+ solargraph (0.49.0)
157
154
  backport (~> 1.2)
158
155
  benchmark
159
- bundler (>= 1.17.2)
156
+ bundler (~> 2.0)
160
157
  diff-lcs (~> 1.4)
161
158
  e2mmap
162
159
  jaro_winkler (~> 1.5)
163
160
  kramdown (~> 2.3)
164
161
  kramdown-parser-gfm (~> 1.1)
165
162
  parser (~> 3.0)
166
- reverse_markdown (>= 1.0.5, < 3)
167
- rubocop (>= 0.52)
163
+ rbs (~> 2.0)
164
+ reverse_markdown (~> 2.0)
165
+ rubocop (~> 1.38)
168
166
  thor (~> 1.0)
169
167
  tilt (~> 2.0)
170
168
  yard (~> 0.9, >= 0.9.24)
171
169
  sync (0.5.0)
172
- sys-uname (1.2.2)
170
+ sys-uname (1.2.3)
173
171
  ffi (~> 1.1)
174
172
  term-ansicolor (1.7.1)
175
173
  tins (~> 1.0)
176
- thor (1.2.1)
177
- tilt (2.0.11)
174
+ thor (1.2.2)
175
+ tilt (2.1.0)
178
176
  tins (1.32.1)
179
177
  sync
180
178
  unf (0.1.4)
181
179
  unf_ext
182
180
  unf_ext (0.0.8.2)
183
181
  unicode-display_width (2.4.2)
184
- webrick (1.7.0)
185
- yard (0.9.28)
186
- webrick (~> 1.7.0)
182
+ yard (0.9.34)
187
183
 
188
184
  PLATFORMS
189
185
  x86_64-darwin-21
190
186
  x86_64-linux
191
187
 
192
188
  DEPENDENCIES
193
- bundler (~> 2.3)
194
- coveralls_reborn (~> 0.26.0)
189
+ bundler
190
+ coveralls_reborn
195
191
  nonnative!
196
- rubocop (~> 1.30)
197
- solargraph (~> 0.48.0)
192
+ rubocop
193
+ solargraph
198
194
 
199
195
  BUNDLED WITH
200
196
  2.3.9
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Nonnative
4
- VERSION = '1.68.0'
4
+ VERSION = '1.69.0'
5
5
  end
data/nonnative.gemspec CHANGED
@@ -33,9 +33,4 @@ Gem::Specification.new do |spec|
33
33
  spec.add_dependency 'rspec-benchmark', '~> 0.6.0'
34
34
  spec.add_dependency 'rspec-expectations', '~> 3.9', '>= 3.9.2'
35
35
  spec.add_dependency 'sinatra', '>= 2.0.8.1', '< 4'
36
-
37
- spec.add_development_dependency 'bundler', '~> 2.3'
38
- spec.add_development_dependency 'coveralls_reborn', '~> 0.26.0'
39
- spec.add_development_dependency 'rubocop', '~> 1.30'
40
- spec.add_development_dependency 'solargraph', '~> 0.48.0'
41
36
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: nonnative
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.68.0
4
+ version: 1.69.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Alejandro Falkowski
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2023-01-30 00:00:00.000000000 Z
11
+ date: 2023-05-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: concurrent-ruby
@@ -166,62 +166,6 @@ dependencies:
166
166
  - - "<"
167
167
  - !ruby/object:Gem::Version
168
168
  version: '4'
169
- - !ruby/object:Gem::Dependency
170
- name: bundler
171
- requirement: !ruby/object:Gem::Requirement
172
- requirements:
173
- - - "~>"
174
- - !ruby/object:Gem::Version
175
- version: '2.3'
176
- type: :development
177
- prerelease: false
178
- version_requirements: !ruby/object:Gem::Requirement
179
- requirements:
180
- - - "~>"
181
- - !ruby/object:Gem::Version
182
- version: '2.3'
183
- - !ruby/object:Gem::Dependency
184
- name: coveralls_reborn
185
- requirement: !ruby/object:Gem::Requirement
186
- requirements:
187
- - - "~>"
188
- - !ruby/object:Gem::Version
189
- version: 0.26.0
190
- type: :development
191
- prerelease: false
192
- version_requirements: !ruby/object:Gem::Requirement
193
- requirements:
194
- - - "~>"
195
- - !ruby/object:Gem::Version
196
- version: 0.26.0
197
- - !ruby/object:Gem::Dependency
198
- name: rubocop
199
- requirement: !ruby/object:Gem::Requirement
200
- requirements:
201
- - - "~>"
202
- - !ruby/object:Gem::Version
203
- version: '1.30'
204
- type: :development
205
- prerelease: false
206
- version_requirements: !ruby/object:Gem::Requirement
207
- requirements:
208
- - - "~>"
209
- - !ruby/object:Gem::Version
210
- version: '1.30'
211
- - !ruby/object:Gem::Dependency
212
- name: solargraph
213
- requirement: !ruby/object:Gem::Requirement
214
- requirements:
215
- - - "~>"
216
- - !ruby/object:Gem::Version
217
- version: 0.48.0
218
- type: :development
219
- prerelease: false
220
- version_requirements: !ruby/object:Gem::Requirement
221
- requirements:
222
- - - "~>"
223
- - !ruby/object:Gem::Version
224
- version: 0.48.0
225
169
  description: Allows you to keep using the power of ruby to test other systems
226
170
  email:
227
171
  - alexrfalkowski@gmail.com