stateful.rb 2.3.5 → 2.3.6

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: c59db122c866f83bcf4ee3edeb84e119fdf9983361adc7bcb58b9ae8f2b4a025
4
- data.tar.gz: 38b5376b18359e05f7540eb50321bb18d6b8988988738818f1b049f9d62c6e80
3
+ metadata.gz: a720d28c3d06ccdcb1155a089d8ec9033126ec6fa89788cd2c09c578a4bc9816
4
+ data.tar.gz: b52ee4a6ae84108488c462b0f4a422d7995cec4facff811fefd57316388fc3ca
5
5
  SHA512:
6
- metadata.gz: 56db73d72bfc7ea6d6ce667b7b7be9f5455fc437471d8db84f16cfd28a63d990c80c3002bdd47f2788e7921a7e1711c411ebe549131c384603fe34b1ec517c4b
7
- data.tar.gz: 37125b132d495b7a38da67b33f4a49b57da1a11ac8716d5927935156a00949f6e8fef2df15d09cc8f5928a67076c80fc3d44d162beb62fd8201dd4d3f3a8fe97
6
+ metadata.gz: 53b371f9b4646cf9457fc4d0735bcc1dcf0e3bc36d5f2b7bcc322232fa5e37c853ad92d0a07adfdb73a9a0a72f4b8ff4cb5bc14c3a48d47999a07b27dd41325a
7
+ data.tar.gz: a5e4e6642b2a27f2aaf59e812706e867a608a5588bb953ea67beeb0d304f88d843c8999b2769c0cdd5eb5c092a9cb295e413e95ab7a8e91a347b9bc54b0636d3
data/CHANGELOG.md CHANGED
@@ -1,5 +1,12 @@
1
1
  # stateful/CHANGELOG.md
2
2
 
3
+ ## 2.3.6 (20260912): ~ .gitignore: + current default contents
4
+ ----------------------------------------------------------------------------------------------------
5
+
6
+ ### ~
7
+ 1. .gitignore: 3 lines --> the standard 47, covering gem builds, bundler, RDoc and YARD output, .DS_Store, editor files and coverage output. What was there was *.gem, Gemfile.lock and .claude.
8
+ 2. Stateful::VERSION: /2.3.5/2.3.6/
9
+
3
10
  ## 2.3.5 (20260912): ~ the requires: /File.join('a', 'b')/'a\/b'/; - the blank line inside each class and module.
4
11
  ----------------------------------------------------------------------------------------------------
5
12
 
@@ -1,3 +1,3 @@
1
1
  module Stateful
2
- VERSION = '2.3.5'
2
+ VERSION = '2.3.6'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: stateful.rb
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.3.5
4
+ version: 2.3.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - thoran