act_with_flags 3.1.6 → 3.1.9

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: 815b31d08e375476419a13814ec45a942bca06ada69001ead4d93b4fb798a6b4
4
- data.tar.gz: 1392ca866e08c8798be77bb00e9e8972ccc62f61d720c1b33c1df7d17e0d096a
3
+ metadata.gz: c0d5e2d416171db5d24cf6be20082cc50672f8022a057a3b0922e1d517738cc9
4
+ data.tar.gz: 9937f8f0a9eaf7c4b6d5d8adba470d704b7d5171501d04dd1bc0d6f8f5acdec9
5
5
  SHA512:
6
- metadata.gz: 2a9aa9dde47c3d564e41b66f0a18389821f9fba534a633ecea46adb980632bda5c5ce7ecc59e54df6474c4283706f8a59c0b45a71423f1607f5d3088aa256609
7
- data.tar.gz: 26ac3ba8d0b88160967bcb1f1b2787d4d10c3b1fa575b9e57a0bd9d9a0082519a3aa574806ab30bfd715f544f1eca8dd222c6e60bd135e41e64852e4419a932d
6
+ metadata.gz: 5dcc3de94fcfb73c7c1406c90588b9f9778033f22f238ed9d11782fad70519f055398290cfe3cbea7795eddc26e3e90e1ba8a2d7b12a01a90520c75da98807fb
7
+ data.tar.gz: 5d7cc1ce10563ae3e55239a660646637ae2fd344d5711e31109e9ffa362e7a6a29d1ec052ace5ed5508bf532593d5652ac74348b8efaab20e30b57637b3aa776
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- act_with_flags (3.1.5)
4
+ act_with_flags (3.1.9)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
@@ -1,7 +1,7 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module ActWithFlags
4
- VERSION = "3.1.6" # 2024-10-20
4
+ VERSION = "3.1.9" # 2024-10-20
5
5
  # VERSION = "3.1.5" # 2023-12-11
6
6
  # VERSION = "3.1.3" # 2023-04-18
7
7
  # VERSION = "3.1.2" # 2022-12-12
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: act_with_flags
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.1.6
4
+ version: 3.1.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dittmar Krall