xre 0.4.1 → 0.4.2

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.
Files changed (24) hide show
  1. checksums.yaml +4 -4
  2. data/Cargo.lock +8 -8
  3. data/README.md +35 -0
  4. data/ext/xre/extconf.rb +1 -1
  5. data/lib/xre/version.rb +5 -0
  6. data/lib/xre.rb +4 -22
  7. data/tmp/arm64-darwin21/stage/Cargo.lock +8 -8
  8. data/tmp/arm64-darwin21/stage/{tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/ext/xre → ext/xre2}/Cargo.toml +1 -1
  9. data/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/Cargo.lock +8 -8
  10. data/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/{tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/ext/xre → ext/xre2}/Cargo.toml +1 -1
  11. data/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/Cargo.lock +8 -8
  12. data/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/{tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/ext/xre → ext/xre2}/Cargo.toml +1 -1
  13. data/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/Cargo.lock +8 -8
  14. data/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/{tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/ext/xre → ext/xre2}/Cargo.toml +1 -1
  15. data/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/Cargo.lock +8 -8
  16. data/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/ext/xre2/Cargo.toml +15 -0
  17. data/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/Cargo.lock +8 -8
  18. data/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/ext/xre2/Cargo.toml +15 -0
  19. data/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/Cargo.lock +8 -8
  20. data/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/ext/xre2/Cargo.toml +15 -0
  21. data/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/Cargo.lock +8 -8
  22. data/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/ext/xre2/Cargo.toml +15 -0
  23. metadata +11 -7
  24. data/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/ext/xre/Cargo.toml +0 -15
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d6c8163deceb382be73649becc2f0a79aa90495ebb0d3f21f121eac58018060a
4
- data.tar.gz: baee6db77bb67122be7aa9a4fbcadfab4dbee86bd5cebe145e46b0802bcea972
3
+ metadata.gz: 52c24aff6b0f5f6c0c1f99bad56d0f742fedaa24c46506e6fce83742befc9767
4
+ data.tar.gz: 9a10a151d49dcadcb1c50bc8dae93120148261fd4ed553fc11ec5de6385636b6
5
5
  SHA512:
6
- metadata.gz: f478f072d6eebd45f60fa3ee16f09a48d49cbed633f2fff4915fb886dc433b7675b615974ef6f5228d6aa4468fdfaa0ea04b09013816c4c7a08aad7e74df2621
7
- data.tar.gz: a2922570d146c68598bb64d13090c57abf99b61e3572b812493e7f31e90f76b48a53ed760d5f9dcf8c79cb90dd40dbf569798977e65b1fd9a8ff5dc8814ba6ab
6
+ metadata.gz: d57150011a1c7eef8ce1e9753e9bf79ec2e4a7290b33cd1040d7951bb7277497616066cfc0c029b3f8ee187f52e3ef07ebe7678ca19e8327788381cdc2b052dd
7
+ data.tar.gz: 751c709531b7ce6f0cfb1ab467bf0f01f908e3cbc3f1673ad1da93fe97d2f674be053448742a3f8a9d73c3896f2a3877c2ffa524e12a2cfc431f76ca5b0d0376
data/Cargo.lock CHANGED
@@ -168,27 +168,27 @@ dependencies = [
168
168
 
169
169
  [[package]]
170
170
  name = "quote"
171
- version = "1.0.36"
171
+ version = "1.0.35"
172
172
  source = "registry+https://github.com/rust-lang/crates.io-index"
173
- checksum = "0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7"
173
+ checksum = "291ec9ab5efd934aaf503a6466c5d5251535d108ee747472c3977cc5acc868ef"
174
174
  dependencies = [
175
175
  "proc-macro2",
176
176
  ]
177
177
 
178
178
  [[package]]
179
179
  name = "rb-sys"
180
- version = "0.9.91"
180
+ version = "0.9.90"
181
181
  source = "registry+https://github.com/rust-lang/crates.io-index"
182
- checksum = "eb81203e271055178603e243fee397f5f4aac125bcd20036279683fb1445a899"
182
+ checksum = "55d933382388cc7a6fdfd54e222eca7994791ac4b9ce5c9e8df280c739d86bbe"
183
183
  dependencies = [
184
184
  "rb-sys-build",
185
185
  ]
186
186
 
187
187
  [[package]]
188
188
  name = "rb-sys-build"
189
- version = "0.9.91"
189
+ version = "0.9.90"
190
190
  source = "registry+https://github.com/rust-lang/crates.io-index"
191
- checksum = "9de9403a6aac834e7c9534575cb14188b6b5b99bafe475d18d838d44fbc27d31"
191
+ checksum = "ebc5a7e3a875419baaa0d8cc606cdfb9361b444cb7e5abcf0de4693025887374"
192
192
  dependencies = [
193
193
  "bindgen",
194
194
  "lazy_static",
@@ -260,9 +260,9 @@ checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
260
260
 
261
261
  [[package]]
262
262
  name = "syn"
263
- version = "2.0.58"
263
+ version = "2.0.57"
264
264
  source = "registry+https://github.com/rust-lang/crates.io-index"
265
- checksum = "44cfb93f38070beee36b3fef7d4f5a16f27751d94b187b666a5cc5e9b0d30687"
265
+ checksum = "11a6ae1e52eb25aab8f3fb9fca13be982a373b8f1157ca14b897a825ba4a2d35"
266
266
  dependencies = [
267
267
  "proc-macro2",
268
268
  "quote",
data/README.md ADDED
@@ -0,0 +1,35 @@
1
+ # xre
2
+
3
+ some rust regexes for ruby
4
+
5
+ ## Installation
6
+
7
+ Install the gem and add to the application's Gemfile by executing:
8
+
9
+ $ bundle add xre
10
+
11
+ If bundler is not being used to manage dependencies, install the gem by executing:
12
+
13
+ $ gem install xre
14
+
15
+ ## Usage
16
+
17
+ todo
18
+
19
+ ## Development
20
+
21
+ After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.
22
+
23
+ To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and the created tag, and push the `.gem` file to [rubygems.org](https://rubygems.org).
24
+
25
+ ## Contributing
26
+
27
+ Bug reports and pull requests are welcome on GitHub at https://github.com/vagab/xre. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/vagab/xre/blob/main/CODE_OF_CONDUCT.md).
28
+
29
+ ## License
30
+
31
+ The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
32
+
33
+ ## Code of Conduct
34
+
35
+ Everyone interacting in the xre project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/vagab/xre/blob/main/CODE_OF_CONDUCT.md).
data/ext/xre/extconf.rb CHANGED
@@ -3,4 +3,4 @@
3
3
  require "mkmf"
4
4
  require "rb_sys/mkmf"
5
5
 
6
- create_rust_makefile("xre")
6
+ create_rust_makefile("xre/xre")
@@ -0,0 +1,5 @@
1
+ # frozen_string_literal: true
2
+
3
+ module Xre
4
+ VERSION = "0.4.2"
5
+ end
data/lib/xre.rb CHANGED
@@ -1,27 +1,9 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # require_relative "xre/xre"
4
- begin
5
- RUBY_VERSION =~ /(\d+\.\d+)/
6
- require_relative "xre/#{Regexp.last_match(1)}/xre"
7
- rescue LoadError
8
- require_relative "xre/xre"
9
- end
3
+ require_relative "xre/version"
4
+ require_relative "xre/xre"
10
5
 
11
6
  module Xre
12
- class RegexList
13
- def captures(text, context_radius: nil)
14
- if context_radius
15
- __captures_with_context(text, context_radius)
16
- else
17
- __captures_without_context(text)
18
- end
19
- end
20
-
21
- def inspect
22
- "#<Xre::RegexList targets=#{__targets}"
23
- end
24
-
25
- private :__captures_with_context, :__captures_without_context, :__targets
26
- end
7
+ class Error < StandardError; end
8
+ # Your code goes here...
27
9
  end
@@ -168,27 +168,27 @@ dependencies = [
168
168
 
169
169
  [[package]]
170
170
  name = "quote"
171
- version = "1.0.36"
171
+ version = "1.0.35"
172
172
  source = "registry+https://github.com/rust-lang/crates.io-index"
173
- checksum = "0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7"
173
+ checksum = "291ec9ab5efd934aaf503a6466c5d5251535d108ee747472c3977cc5acc868ef"
174
174
  dependencies = [
175
175
  "proc-macro2",
176
176
  ]
177
177
 
178
178
  [[package]]
179
179
  name = "rb-sys"
180
- version = "0.9.91"
180
+ version = "0.9.90"
181
181
  source = "registry+https://github.com/rust-lang/crates.io-index"
182
- checksum = "eb81203e271055178603e243fee397f5f4aac125bcd20036279683fb1445a899"
182
+ checksum = "55d933382388cc7a6fdfd54e222eca7994791ac4b9ce5c9e8df280c739d86bbe"
183
183
  dependencies = [
184
184
  "rb-sys-build",
185
185
  ]
186
186
 
187
187
  [[package]]
188
188
  name = "rb-sys-build"
189
- version = "0.9.91"
189
+ version = "0.9.90"
190
190
  source = "registry+https://github.com/rust-lang/crates.io-index"
191
- checksum = "9de9403a6aac834e7c9534575cb14188b6b5b99bafe475d18d838d44fbc27d31"
191
+ checksum = "ebc5a7e3a875419baaa0d8cc606cdfb9361b444cb7e5abcf0de4693025887374"
192
192
  dependencies = [
193
193
  "bindgen",
194
194
  "lazy_static",
@@ -260,9 +260,9 @@ checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
260
260
 
261
261
  [[package]]
262
262
  name = "syn"
263
- version = "2.0.58"
263
+ version = "2.0.57"
264
264
  source = "registry+https://github.com/rust-lang/crates.io-index"
265
- checksum = "44cfb93f38070beee36b3fef7d4f5a16f27751d94b187b666a5cc5e9b0d30687"
265
+ checksum = "11a6ae1e52eb25aab8f3fb9fca13be982a373b8f1157ca14b897a825ba4a2d35"
266
266
  dependencies = [
267
267
  "proc-macro2",
268
268
  "quote",
@@ -1,5 +1,5 @@
1
1
  [package]
2
- name = "xre"
2
+ name = "xre2"
3
3
  version = "0.1.0"
4
4
  edition = "2021"
5
5
  authors = ["barseek <sergey.b@hey.com>"]
@@ -168,27 +168,27 @@ dependencies = [
168
168
 
169
169
  [[package]]
170
170
  name = "quote"
171
- version = "1.0.36"
171
+ version = "1.0.35"
172
172
  source = "registry+https://github.com/rust-lang/crates.io-index"
173
- checksum = "0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7"
173
+ checksum = "291ec9ab5efd934aaf503a6466c5d5251535d108ee747472c3977cc5acc868ef"
174
174
  dependencies = [
175
175
  "proc-macro2",
176
176
  ]
177
177
 
178
178
  [[package]]
179
179
  name = "rb-sys"
180
- version = "0.9.91"
180
+ version = "0.9.90"
181
181
  source = "registry+https://github.com/rust-lang/crates.io-index"
182
- checksum = "eb81203e271055178603e243fee397f5f4aac125bcd20036279683fb1445a899"
182
+ checksum = "55d933382388cc7a6fdfd54e222eca7994791ac4b9ce5c9e8df280c739d86bbe"
183
183
  dependencies = [
184
184
  "rb-sys-build",
185
185
  ]
186
186
 
187
187
  [[package]]
188
188
  name = "rb-sys-build"
189
- version = "0.9.91"
189
+ version = "0.9.90"
190
190
  source = "registry+https://github.com/rust-lang/crates.io-index"
191
- checksum = "9de9403a6aac834e7c9534575cb14188b6b5b99bafe475d18d838d44fbc27d31"
191
+ checksum = "ebc5a7e3a875419baaa0d8cc606cdfb9361b444cb7e5abcf0de4693025887374"
192
192
  dependencies = [
193
193
  "bindgen",
194
194
  "lazy_static",
@@ -260,9 +260,9 @@ checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
260
260
 
261
261
  [[package]]
262
262
  name = "syn"
263
- version = "2.0.58"
263
+ version = "2.0.57"
264
264
  source = "registry+https://github.com/rust-lang/crates.io-index"
265
- checksum = "44cfb93f38070beee36b3fef7d4f5a16f27751d94b187b666a5cc5e9b0d30687"
265
+ checksum = "11a6ae1e52eb25aab8f3fb9fca13be982a373b8f1157ca14b897a825ba4a2d35"
266
266
  dependencies = [
267
267
  "proc-macro2",
268
268
  "quote",
@@ -1,5 +1,5 @@
1
1
  [package]
2
- name = "xre"
2
+ name = "xre2"
3
3
  version = "0.1.0"
4
4
  edition = "2021"
5
5
  authors = ["barseek <sergey.b@hey.com>"]
@@ -168,27 +168,27 @@ dependencies = [
168
168
 
169
169
  [[package]]
170
170
  name = "quote"
171
- version = "1.0.36"
171
+ version = "1.0.35"
172
172
  source = "registry+https://github.com/rust-lang/crates.io-index"
173
- checksum = "0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7"
173
+ checksum = "291ec9ab5efd934aaf503a6466c5d5251535d108ee747472c3977cc5acc868ef"
174
174
  dependencies = [
175
175
  "proc-macro2",
176
176
  ]
177
177
 
178
178
  [[package]]
179
179
  name = "rb-sys"
180
- version = "0.9.91"
180
+ version = "0.9.90"
181
181
  source = "registry+https://github.com/rust-lang/crates.io-index"
182
- checksum = "eb81203e271055178603e243fee397f5f4aac125bcd20036279683fb1445a899"
182
+ checksum = "55d933382388cc7a6fdfd54e222eca7994791ac4b9ce5c9e8df280c739d86bbe"
183
183
  dependencies = [
184
184
  "rb-sys-build",
185
185
  ]
186
186
 
187
187
  [[package]]
188
188
  name = "rb-sys-build"
189
- version = "0.9.91"
189
+ version = "0.9.90"
190
190
  source = "registry+https://github.com/rust-lang/crates.io-index"
191
- checksum = "9de9403a6aac834e7c9534575cb14188b6b5b99bafe475d18d838d44fbc27d31"
191
+ checksum = "ebc5a7e3a875419baaa0d8cc606cdfb9361b444cb7e5abcf0de4693025887374"
192
192
  dependencies = [
193
193
  "bindgen",
194
194
  "lazy_static",
@@ -260,9 +260,9 @@ checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
260
260
 
261
261
  [[package]]
262
262
  name = "syn"
263
- version = "2.0.58"
263
+ version = "2.0.57"
264
264
  source = "registry+https://github.com/rust-lang/crates.io-index"
265
- checksum = "44cfb93f38070beee36b3fef7d4f5a16f27751d94b187b666a5cc5e9b0d30687"
265
+ checksum = "11a6ae1e52eb25aab8f3fb9fca13be982a373b8f1157ca14b897a825ba4a2d35"
266
266
  dependencies = [
267
267
  "proc-macro2",
268
268
  "quote",
@@ -1,5 +1,5 @@
1
1
  [package]
2
- name = "xre"
2
+ name = "xre2"
3
3
  version = "0.1.0"
4
4
  edition = "2021"
5
5
  authors = ["barseek <sergey.b@hey.com>"]
@@ -168,27 +168,27 @@ dependencies = [
168
168
 
169
169
  [[package]]
170
170
  name = "quote"
171
- version = "1.0.36"
171
+ version = "1.0.35"
172
172
  source = "registry+https://github.com/rust-lang/crates.io-index"
173
- checksum = "0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7"
173
+ checksum = "291ec9ab5efd934aaf503a6466c5d5251535d108ee747472c3977cc5acc868ef"
174
174
  dependencies = [
175
175
  "proc-macro2",
176
176
  ]
177
177
 
178
178
  [[package]]
179
179
  name = "rb-sys"
180
- version = "0.9.91"
180
+ version = "0.9.90"
181
181
  source = "registry+https://github.com/rust-lang/crates.io-index"
182
- checksum = "eb81203e271055178603e243fee397f5f4aac125bcd20036279683fb1445a899"
182
+ checksum = "55d933382388cc7a6fdfd54e222eca7994791ac4b9ce5c9e8df280c739d86bbe"
183
183
  dependencies = [
184
184
  "rb-sys-build",
185
185
  ]
186
186
 
187
187
  [[package]]
188
188
  name = "rb-sys-build"
189
- version = "0.9.91"
189
+ version = "0.9.90"
190
190
  source = "registry+https://github.com/rust-lang/crates.io-index"
191
- checksum = "9de9403a6aac834e7c9534575cb14188b6b5b99bafe475d18d838d44fbc27d31"
191
+ checksum = "ebc5a7e3a875419baaa0d8cc606cdfb9361b444cb7e5abcf0de4693025887374"
192
192
  dependencies = [
193
193
  "bindgen",
194
194
  "lazy_static",
@@ -260,9 +260,9 @@ checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
260
260
 
261
261
  [[package]]
262
262
  name = "syn"
263
- version = "2.0.58"
263
+ version = "2.0.57"
264
264
  source = "registry+https://github.com/rust-lang/crates.io-index"
265
- checksum = "44cfb93f38070beee36b3fef7d4f5a16f27751d94b187b666a5cc5e9b0d30687"
265
+ checksum = "11a6ae1e52eb25aab8f3fb9fca13be982a373b8f1157ca14b897a825ba4a2d35"
266
266
  dependencies = [
267
267
  "proc-macro2",
268
268
  "quote",
@@ -1,5 +1,5 @@
1
1
  [package]
2
- name = "xre"
2
+ name = "xre2"
3
3
  version = "0.1.0"
4
4
  edition = "2021"
5
5
  authors = ["barseek <sergey.b@hey.com>"]
@@ -168,27 +168,27 @@ dependencies = [
168
168
 
169
169
  [[package]]
170
170
  name = "quote"
171
- version = "1.0.36"
171
+ version = "1.0.35"
172
172
  source = "registry+https://github.com/rust-lang/crates.io-index"
173
- checksum = "0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7"
173
+ checksum = "291ec9ab5efd934aaf503a6466c5d5251535d108ee747472c3977cc5acc868ef"
174
174
  dependencies = [
175
175
  "proc-macro2",
176
176
  ]
177
177
 
178
178
  [[package]]
179
179
  name = "rb-sys"
180
- version = "0.9.91"
180
+ version = "0.9.90"
181
181
  source = "registry+https://github.com/rust-lang/crates.io-index"
182
- checksum = "eb81203e271055178603e243fee397f5f4aac125bcd20036279683fb1445a899"
182
+ checksum = "55d933382388cc7a6fdfd54e222eca7994791ac4b9ce5c9e8df280c739d86bbe"
183
183
  dependencies = [
184
184
  "rb-sys-build",
185
185
  ]
186
186
 
187
187
  [[package]]
188
188
  name = "rb-sys-build"
189
- version = "0.9.91"
189
+ version = "0.9.90"
190
190
  source = "registry+https://github.com/rust-lang/crates.io-index"
191
- checksum = "9de9403a6aac834e7c9534575cb14188b6b5b99bafe475d18d838d44fbc27d31"
191
+ checksum = "ebc5a7e3a875419baaa0d8cc606cdfb9361b444cb7e5abcf0de4693025887374"
192
192
  dependencies = [
193
193
  "bindgen",
194
194
  "lazy_static",
@@ -260,9 +260,9 @@ checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
260
260
 
261
261
  [[package]]
262
262
  name = "syn"
263
- version = "2.0.58"
263
+ version = "2.0.57"
264
264
  source = "registry+https://github.com/rust-lang/crates.io-index"
265
- checksum = "44cfb93f38070beee36b3fef7d4f5a16f27751d94b187b666a5cc5e9b0d30687"
265
+ checksum = "11a6ae1e52eb25aab8f3fb9fca13be982a373b8f1157ca14b897a825ba4a2d35"
266
266
  dependencies = [
267
267
  "proc-macro2",
268
268
  "quote",
@@ -0,0 +1,15 @@
1
+ [package]
2
+ name = "xre2"
3
+ version = "0.1.0"
4
+ edition = "2021"
5
+ authors = ["barseek <sergey.b@hey.com>"]
6
+ license = "MIT"
7
+ publish = false
8
+
9
+ [lib]
10
+ crate-type = ["cdylib"]
11
+
12
+ [dependencies]
13
+ magnus = "0.6.2"
14
+ regex = "1.10.4"
15
+ unicode-segmentation = "1.11.0"
@@ -168,27 +168,27 @@ dependencies = [
168
168
 
169
169
  [[package]]
170
170
  name = "quote"
171
- version = "1.0.36"
171
+ version = "1.0.35"
172
172
  source = "registry+https://github.com/rust-lang/crates.io-index"
173
- checksum = "0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7"
173
+ checksum = "291ec9ab5efd934aaf503a6466c5d5251535d108ee747472c3977cc5acc868ef"
174
174
  dependencies = [
175
175
  "proc-macro2",
176
176
  ]
177
177
 
178
178
  [[package]]
179
179
  name = "rb-sys"
180
- version = "0.9.91"
180
+ version = "0.9.90"
181
181
  source = "registry+https://github.com/rust-lang/crates.io-index"
182
- checksum = "eb81203e271055178603e243fee397f5f4aac125bcd20036279683fb1445a899"
182
+ checksum = "55d933382388cc7a6fdfd54e222eca7994791ac4b9ce5c9e8df280c739d86bbe"
183
183
  dependencies = [
184
184
  "rb-sys-build",
185
185
  ]
186
186
 
187
187
  [[package]]
188
188
  name = "rb-sys-build"
189
- version = "0.9.91"
189
+ version = "0.9.90"
190
190
  source = "registry+https://github.com/rust-lang/crates.io-index"
191
- checksum = "9de9403a6aac834e7c9534575cb14188b6b5b99bafe475d18d838d44fbc27d31"
191
+ checksum = "ebc5a7e3a875419baaa0d8cc606cdfb9361b444cb7e5abcf0de4693025887374"
192
192
  dependencies = [
193
193
  "bindgen",
194
194
  "lazy_static",
@@ -260,9 +260,9 @@ checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
260
260
 
261
261
  [[package]]
262
262
  name = "syn"
263
- version = "2.0.58"
263
+ version = "2.0.57"
264
264
  source = "registry+https://github.com/rust-lang/crates.io-index"
265
- checksum = "44cfb93f38070beee36b3fef7d4f5a16f27751d94b187b666a5cc5e9b0d30687"
265
+ checksum = "11a6ae1e52eb25aab8f3fb9fca13be982a373b8f1157ca14b897a825ba4a2d35"
266
266
  dependencies = [
267
267
  "proc-macro2",
268
268
  "quote",
@@ -0,0 +1,15 @@
1
+ [package]
2
+ name = "xre2"
3
+ version = "0.1.0"
4
+ edition = "2021"
5
+ authors = ["barseek <sergey.b@hey.com>"]
6
+ license = "MIT"
7
+ publish = false
8
+
9
+ [lib]
10
+ crate-type = ["cdylib"]
11
+
12
+ [dependencies]
13
+ magnus = "0.6.2"
14
+ regex = "1.10.4"
15
+ unicode-segmentation = "1.11.0"
@@ -168,27 +168,27 @@ dependencies = [
168
168
 
169
169
  [[package]]
170
170
  name = "quote"
171
- version = "1.0.36"
171
+ version = "1.0.35"
172
172
  source = "registry+https://github.com/rust-lang/crates.io-index"
173
- checksum = "0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7"
173
+ checksum = "291ec9ab5efd934aaf503a6466c5d5251535d108ee747472c3977cc5acc868ef"
174
174
  dependencies = [
175
175
  "proc-macro2",
176
176
  ]
177
177
 
178
178
  [[package]]
179
179
  name = "rb-sys"
180
- version = "0.9.91"
180
+ version = "0.9.90"
181
181
  source = "registry+https://github.com/rust-lang/crates.io-index"
182
- checksum = "eb81203e271055178603e243fee397f5f4aac125bcd20036279683fb1445a899"
182
+ checksum = "55d933382388cc7a6fdfd54e222eca7994791ac4b9ce5c9e8df280c739d86bbe"
183
183
  dependencies = [
184
184
  "rb-sys-build",
185
185
  ]
186
186
 
187
187
  [[package]]
188
188
  name = "rb-sys-build"
189
- version = "0.9.91"
189
+ version = "0.9.90"
190
190
  source = "registry+https://github.com/rust-lang/crates.io-index"
191
- checksum = "9de9403a6aac834e7c9534575cb14188b6b5b99bafe475d18d838d44fbc27d31"
191
+ checksum = "ebc5a7e3a875419baaa0d8cc606cdfb9361b444cb7e5abcf0de4693025887374"
192
192
  dependencies = [
193
193
  "bindgen",
194
194
  "lazy_static",
@@ -260,9 +260,9 @@ checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
260
260
 
261
261
  [[package]]
262
262
  name = "syn"
263
- version = "2.0.58"
263
+ version = "2.0.57"
264
264
  source = "registry+https://github.com/rust-lang/crates.io-index"
265
- checksum = "44cfb93f38070beee36b3fef7d4f5a16f27751d94b187b666a5cc5e9b0d30687"
265
+ checksum = "11a6ae1e52eb25aab8f3fb9fca13be982a373b8f1157ca14b897a825ba4a2d35"
266
266
  dependencies = [
267
267
  "proc-macro2",
268
268
  "quote",
@@ -0,0 +1,15 @@
1
+ [package]
2
+ name = "xre2"
3
+ version = "0.1.0"
4
+ edition = "2021"
5
+ authors = ["barseek <sergey.b@hey.com>"]
6
+ license = "MIT"
7
+ publish = false
8
+
9
+ [lib]
10
+ crate-type = ["cdylib"]
11
+
12
+ [dependencies]
13
+ magnus = "0.6.2"
14
+ regex = "1.10.4"
15
+ unicode-segmentation = "1.11.0"
@@ -168,27 +168,27 @@ dependencies = [
168
168
 
169
169
  [[package]]
170
170
  name = "quote"
171
- version = "1.0.36"
171
+ version = "1.0.35"
172
172
  source = "registry+https://github.com/rust-lang/crates.io-index"
173
- checksum = "0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7"
173
+ checksum = "291ec9ab5efd934aaf503a6466c5d5251535d108ee747472c3977cc5acc868ef"
174
174
  dependencies = [
175
175
  "proc-macro2",
176
176
  ]
177
177
 
178
178
  [[package]]
179
179
  name = "rb-sys"
180
- version = "0.9.91"
180
+ version = "0.9.90"
181
181
  source = "registry+https://github.com/rust-lang/crates.io-index"
182
- checksum = "eb81203e271055178603e243fee397f5f4aac125bcd20036279683fb1445a899"
182
+ checksum = "55d933382388cc7a6fdfd54e222eca7994791ac4b9ce5c9e8df280c739d86bbe"
183
183
  dependencies = [
184
184
  "rb-sys-build",
185
185
  ]
186
186
 
187
187
  [[package]]
188
188
  name = "rb-sys-build"
189
- version = "0.9.91"
189
+ version = "0.9.90"
190
190
  source = "registry+https://github.com/rust-lang/crates.io-index"
191
- checksum = "9de9403a6aac834e7c9534575cb14188b6b5b99bafe475d18d838d44fbc27d31"
191
+ checksum = "ebc5a7e3a875419baaa0d8cc606cdfb9361b444cb7e5abcf0de4693025887374"
192
192
  dependencies = [
193
193
  "bindgen",
194
194
  "lazy_static",
@@ -260,9 +260,9 @@ checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
260
260
 
261
261
  [[package]]
262
262
  name = "syn"
263
- version = "2.0.58"
263
+ version = "2.0.57"
264
264
  source = "registry+https://github.com/rust-lang/crates.io-index"
265
- checksum = "44cfb93f38070beee36b3fef7d4f5a16f27751d94b187b666a5cc5e9b0d30687"
265
+ checksum = "11a6ae1e52eb25aab8f3fb9fca13be982a373b8f1157ca14b897a825ba4a2d35"
266
266
  dependencies = [
267
267
  "proc-macro2",
268
268
  "quote",
@@ -0,0 +1,15 @@
1
+ [package]
2
+ name = "xre2"
3
+ version = "0.1.0"
4
+ edition = "2021"
5
+ authors = ["barseek <sergey.b@hey.com>"]
6
+ license = "MIT"
7
+ publish = false
8
+
9
+ [lib]
10
+ crate-type = ["cdylib"]
11
+
12
+ [dependencies]
13
+ magnus = "0.6.2"
14
+ regex = "1.10.4"
15
+ unicode-segmentation = "1.11.0"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: xre
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.1
4
+ version: 0.4.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - barseek
@@ -34,43 +34,47 @@ extra_rdoc_files: []
34
34
  files:
35
35
  - Cargo.lock
36
36
  - Cargo.toml
37
+ - README.md
37
38
  - ext/xre/Cargo.toml
38
39
  - ext/xre/extconf.rb
39
40
  - ext/xre/src/lib.rs
40
41
  - ext/xre/src/regex_list.rs
41
42
  - ext/xre/src/regex_list/utils.rs
42
43
  - lib/xre.rb
44
+ - lib/xre/version.rb
43
45
  - tmp/arm64-darwin21/stage/Cargo.lock
44
46
  - tmp/arm64-darwin21/stage/Cargo.toml
45
47
  - tmp/arm64-darwin21/stage/ext/xre/Cargo.toml
48
+ - tmp/arm64-darwin21/stage/ext/xre2/Cargo.toml
46
49
  - tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/Cargo.lock
47
50
  - tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/Cargo.toml
48
51
  - tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/ext/xre/Cargo.toml
52
+ - tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/ext/xre2/Cargo.toml
49
53
  - tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/Cargo.lock
50
54
  - tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/Cargo.toml
51
55
  - tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/ext/xre/Cargo.toml
56
+ - tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/ext/xre2/Cargo.toml
52
57
  - tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/Cargo.lock
53
58
  - tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/Cargo.toml
54
- - tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/ext/xre/Cargo.toml
59
+ - tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/ext/xre2/Cargo.toml
55
60
  - tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/Cargo.lock
56
61
  - tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/Cargo.toml
57
- - tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/ext/xre/Cargo.toml
62
+ - tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/ext/xre2/Cargo.toml
58
63
  - tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/Cargo.lock
59
64
  - tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/Cargo.toml
60
- - tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/ext/xre/Cargo.toml
65
+ - tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/ext/xre2/Cargo.toml
61
66
  - tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/Cargo.lock
62
67
  - tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/Cargo.toml
63
- - tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/ext/xre/Cargo.toml
68
+ - tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/ext/xre2/Cargo.toml
64
69
  - tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/Cargo.lock
65
70
  - tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/Cargo.toml
66
- - tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/ext/xre/Cargo.toml
71
+ - tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/tmp/arm64-darwin21/stage/ext/xre2/Cargo.toml
67
72
  homepage: https://github.com/vagab/xre
68
73
  licenses:
69
74
  - MIT
70
75
  metadata:
71
76
  homepage_uri: https://github.com/vagab/xre
72
77
  source_code_uri: https://github.com/vagab/xre
73
- rubygems_mfa_required: 'true'
74
78
  post_install_message:
75
79
  rdoc_options: []
76
80
  require_paths:
@@ -1,15 +0,0 @@
1
- [package]
2
- name = "xre"
3
- version = "0.1.0"
4
- edition = "2021"
5
- authors = ["barseek <sergey.b@hey.com>"]
6
- license = "MIT"
7
- publish = false
8
-
9
- [lib]
10
- crate-type = ["cdylib"]
11
-
12
- [dependencies]
13
- magnus = "0.6.2"
14
- regex = "1.10.4"
15
- unicode-segmentation = "1.11.0"