everythingrb 0.9.1 → 1.0.1

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.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: everythingrb
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.1
4
+ version: 1.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Bryan
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-01-22 00:00:00.000000000 Z
11
+ date: 2026-04-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: ostruct
@@ -54,6 +54,16 @@ files:
54
54
  - LICENSE.txt
55
55
  - README.md
56
56
  - Rakefile
57
+ - benchmarks/array_benchmark.rb
58
+ - benchmarks/benchmark_helper.rb
59
+ - benchmarks/enumerable_benchmark.rb
60
+ - benchmarks/hash_benchmark.rb
61
+ - benchmarks/kernel_benchmark.rb
62
+ - benchmarks/module_benchmark.rb
63
+ - benchmarks/ostruct_benchmark.rb
64
+ - benchmarks/quotable_benchmark.rb
65
+ - benchmarks/run_all.rb
66
+ - benchmarks/string_benchmark.rb
57
67
  - flake.lock
58
68
  - flake.nix
59
69
  - lib/everythingrb.rb