israeli 0.3.0 → 0.3.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 51b47d49759708f4b1408a242adf4157cdf6008b9831af1b52bf78041efc8f85
4
- data.tar.gz: 1173143ed92c6b90484471fa4f5bf7c0c859159974e1aa693c7820b228693f55
3
+ metadata.gz: 98900af64161906319b5256f115709544ac6fcf566698d1a80ff0151fa82d383
4
+ data.tar.gz: '00586df32001044d03fca1748a03c652cedf00f3fe4de3a8468e75fe5245c762'
5
5
  SHA512:
6
- metadata.gz: f566bc94baf7bf627e6d6f927eae018722c1a1396bc2b4e38bef388006b9b0d496052e72d2898108953352c3cecc600727a7425ef7e397b3e92b0542926dd0f4
7
- data.tar.gz: e757ba7c79b9b2575ce07eea40b19801723c623200f7e9e50ae0188d54f92ec8d556d78eebc56f24a35b4dbd3b4f330f89ea9eecaf0be41bc7f55337312023b5
6
+ metadata.gz: 26d30916510260485f0b2fc695aff598f43f53224cd84ad77425bb8d12af83fc3042c51b19fd5a643ffed7d3e53c5324499a47dfe8717ba7a4d7160c74731564
7
+ data.tar.gz: 2844c86e900af798e47144ece8dcf4aba6e6cd4db294f16dfeaa48030bb8477d235b6ef76302de78f33f3aeed87e11695f599374e3f92152afe4777546c6bc61
data/CHANGELOG.md CHANGED
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
5
5
  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6
6
  and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
 
8
+ ## [0.3.1] - 2026-07-12
9
+
10
+ ### Changed
11
+
12
+ - Updated the Minitest, ActiveModel, and IRB dependencies.
13
+
8
14
  ## [0.3.0] - 2026-01-04
9
15
 
10
16
  ### Added
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Israeli
4
- VERSION = "0.3.0"
4
+ VERSION = "0.3.1"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: israeli
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.3.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - dpaluy