gamefic-standard 3.2.2 → 3.2.3

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: 934c9793a332bc51d87f3643530112bf53930955a012cbaaa8c20b9b652347f1
4
- data.tar.gz: 5d7afbc7b668390a80ed5784921f872dacf5c51a741b0bf0b2a584b152e156d2
3
+ metadata.gz: ea632da784056dc8b6bd103ef51d67c2eb2bf450f2391578774f1ead3d93ad76
4
+ data.tar.gz: 7a8ce3c3802c16121b9a457d50d9ef699bf4ba6358170f51bb315b0ecf2af12a
5
5
  SHA512:
6
- metadata.gz: 19c479b2c1c2f6ca1deae46644056c3ee24e9a5b19f084b758e2caeaff3e13e149593deaf0d9b37af2c8b04b1fe42dfe51567b6712b3a2c2b18d3910eb416d32
7
- data.tar.gz: 928429f5cb51bec69403e17797f9117368b9e847973a1c430b180b2d3567ac9b1d97948908c7f7ccf7221627452aaa160fd528a89a12346cde74dc9cc5737bce
6
+ metadata.gz: 9d424ac1d981a83fbfc49afaa70f5943aad9982a2cdaf219c7d19ea6eacd33cd487193efb7afc47feb72d0bb8c5013313f2dd7ad3011900976239be574a4fcf1
7
+ data.tar.gz: 7000c5c242e1f21822a5fa1bd242050abf262ba4b8cd64857bd95e73c1fce0f17879c4cf93fdac92b672bea098e2b4df20c9a2183340f252d538121a0b3bf40b
data/CHANGELOG.md CHANGED
@@ -1,3 +1,6 @@
1
+ ## 3.2.3 - September 1, 2024
2
+ - Delete gem
3
+
1
4
  ## 3.2.2 - September 1, 2024
2
5
  - Move help commands to their own extension
3
6
  - get inside -> enter
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Gamefic
4
4
  module Standard
5
- VERSION = '3.2.2'
5
+ VERSION = '3.2.3'
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gamefic-standard
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.2.2
4
+ version: 3.2.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Fred Snyder
@@ -115,7 +115,6 @@ files:
115
115
  - Rakefile
116
116
  - bin/console
117
117
  - bin/setup
118
- - gamefic-standard-3.2.1.gem
119
118
  - gamefic-standard.gemspec
120
119
  - lib/gamefic-standard.rb
121
120
  - lib/gamefic-standard/actions.rb
Binary file