nonnative 1.78.0 → 1.79.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 330573d7af0d5fab520ee7cf57f3cdb2ba334227da3072d9587c42cbff6f2a9c
4
- data.tar.gz: 988ad1309f666eaeeff7ea20e2eea7eb95d9b6c19789dd0c3de386074b8203a5
3
+ metadata.gz: 98cbbbcdb766112cebe63d15b17f52c243f5a912dc286d05fbde6a9baec933c1
4
+ data.tar.gz: 61f268c5e513e89b16d7dfdf53a49b7a4a509f577ab29574633d3a69cae43a87
5
5
  SHA512:
6
- metadata.gz: 9b453ed8f0a2aab6041dca4f4ed8956cc36c06d9833a82492c0f2e5565bcaeef7ab61b4e40575eeeb48c2047f5bbc0319780c7eceaa95996c4fdfbd7355015a1
7
- data.tar.gz: 7a35a4e948af4786858b8d85913fe277536a32785331c800611c1fccb33a4369345981f0b2476807d4e7ead92150e0c615b2fec853b7376a3bd308c85b79ab81
6
+ metadata.gz: 1864db35d2e1b49ecc421f0c570c046a2f755715cca8097933ba81e562ba02506189017a3f943daa802ed419391b08dc52d0aca2facf9b9bab92cccc73dd07a1
7
+ data.tar.gz: 674019ec3a3a8a5029d279010f7b14f61c478d09da70d419efce1666c12735d1c72828f58166ebcd9e92c645236e462004d6fbfa43385e027294bc8c7758f158
data/CHANGELOG.md CHANGED
@@ -6,6 +6,19 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
 
7
7
  ## Unreleased
8
8
 
9
+ ## [v1.78.3](https://github.com/alexfalkowski/nonnative/releases/tag/v1.78.3) - 2024-03-12
10
+
11
+ - [`0ecf0b1`](https://github.com/alexfalkowski/nonnative/commit/0ecf0b1acd8e2526c94c17c782482e06af71ceee) fix(deps): bump rubocop from 1.62.0 to 1.62.1 (#318)
12
+
13
+ ## [v1.78.2](https://github.com/alexfalkowski/nonnative/releases/tag/v1.78.2) - 2024-03-12
14
+
15
+ - [`e2ae72b`](https://github.com/alexfalkowski/nonnative/commit/e2ae72b41aaf13820e093a56ca874b739586956a) fix(deps): bump ruby-lsp from 0.14.4 to 0.14.5 (#316)
16
+ - [`514fd42`](https://github.com/alexfalkowski/nonnative/commit/514fd42db2761ec6c14d5c0d2a77011d9f8cdcc9) build(deps): bump bin from `e6271f5` to `66f6a24` (#317)
17
+
18
+ ## [v1.78.1](https://github.com/alexfalkowski/nonnative/releases/tag/v1.78.1) - 2024-03-07
19
+
20
+ - [`cfe85d0`](https://github.com/alexfalkowski/nonnative/commit/cfe85d0d4c387145291c4116ece9d4fbd72896d6) fix(deps): bump rubocop from 1.61.0 to 1.62.0 (#315)
21
+
9
22
  ## [v1.78.0](https://github.com/alexfalkowski/nonnative/releases/tag/v1.78.0) - 2024-03-05
10
23
 
11
24
  - [`84b23b9`](https://github.com/alexfalkowski/nonnative/commit/84b23b974d7dff216b1617c68b46a89523170c4c) feat: add ability to wait for start (#314)
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- nonnative (1.78.0)
4
+ nonnative (1.79.0)
5
5
  concurrent-ruby (>= 1, < 2)
6
6
  config (>= 5, < 6)
7
7
  cucumber (>= 7, < 10)
@@ -21,7 +21,7 @@ GEM
21
21
  benchmark-malloc (0.2.0)
22
22
  benchmark-perf (0.6.0)
23
23
  benchmark-trend (0.4.0)
24
- bigdecimal (3.1.6)
24
+ bigdecimal (3.1.7)
25
25
  builder (3.2.4)
26
26
  concurrent-ruby (1.2.3)
27
27
  config (5.3.0)
@@ -131,7 +131,7 @@ GEM
131
131
  diff-lcs (>= 1.2.0, < 2.0)
132
132
  rspec-support (~> 3.13.0)
133
133
  rspec-support (3.13.1)
134
- rubocop (1.61.0)
134
+ rubocop (1.62.1)
135
135
  json (~> 2.3)
136
136
  language_server-protocol (>= 3.17.0)
137
137
  parallel (~> 1.10)
@@ -139,12 +139,12 @@ GEM
139
139
  rainbow (>= 2.2.2, < 4.0)
140
140
  regexp_parser (>= 1.8, < 3.0)
141
141
  rexml (>= 3.2.5, < 4.0)
142
- rubocop-ast (>= 1.30.0, < 2.0)
142
+ rubocop-ast (>= 1.31.1, < 2.0)
143
143
  ruby-progressbar (~> 1.7)
144
144
  unicode-display_width (>= 2.4.0, < 3.0)
145
- rubocop-ast (1.31.1)
145
+ rubocop-ast (1.31.2)
146
146
  parser (>= 3.3.0.4)
147
- ruby-lsp (0.14.4)
147
+ ruby-lsp (0.14.5)
148
148
  language_server-protocol (~> 3.17.0)
149
149
  prism (>= 0.22.0, < 0.25)
150
150
  sorbet-runtime (>= 0.5.10782)
@@ -162,7 +162,7 @@ GEM
162
162
  rack-protection (= 4.0.0)
163
163
  rack-session (>= 2.0.0, < 3)
164
164
  tilt (~> 2.0)
165
- sorbet-runtime (0.5.11284)
165
+ sorbet-runtime (0.5.11292)
166
166
  sync (0.5.0)
167
167
  sys-uname (1.2.3)
168
168
  ffi (~> 1.1)
data/LICENSE CHANGED
@@ -1,24 +1,21 @@
1
- This is free and unencumbered software released into the public domain.
1
+ MIT License
2
2
 
3
- Anyone is free to copy, modify, publish, use, compile, sell, or
4
- distribute this software, either in source code form or as a compiled
5
- binary, for any purpose, commercial or non-commercial, and by any
6
- means.
3
+ Copyright (c) Alejandro Falkowski
7
4
 
8
- In jurisdictions that recognize copyright laws, the author or authors
9
- of this software dedicate any and all copyright interest in the
10
- software to the public domain. We make this dedication for the benefit
11
- of the public at large and to the detriment of our heirs and
12
- successors. We intend this dedication to be an overt act of
13
- relinquishment in perpetuity of all present and future rights to this
14
- software under copyright law.
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
15
11
 
16
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
17
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
18
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
19
- IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
20
- OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
21
- ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
22
- OTHER DEALINGS IN THE SOFTWARE.
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
23
14
 
24
- For more information, please refer to <http://unlicense.org>
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Nonnative
4
- VERSION = '1.78.0'
4
+ VERSION = '1.79.0'
5
5
  end
data/nonnative.gemspec CHANGED
@@ -14,7 +14,7 @@ Gem::Specification.new do |spec|
14
14
  spec.summary = 'Allows you to keep using the power of ruby to test other systems'
15
15
  spec.description = spec.summary
16
16
  spec.homepage = 'https://github.com/alexfalkowski/nonnative'
17
- spec.license = 'Unlicense'
17
+ spec.license = 'MIT'
18
18
  spec.files = Dir.chdir(File.expand_path(__dir__)) do
19
19
  `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) }
20
20
  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.78.0
4
+ version: 1.79.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: 2024-03-05 00:00:00.000000000 Z
11
+ date: 2024-03-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: concurrent-ruby
@@ -271,7 +271,7 @@ files:
271
271
  - nonnative.gemspec
272
272
  homepage: https://github.com/alexfalkowski/nonnative
273
273
  licenses:
274
- - Unlicense
274
+ - MIT
275
275
  metadata:
276
276
  rubygems_mfa_required: 'true'
277
277
  post_install_message: