y_petri 2.1.11 → 2.1.12

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
  SHA1:
3
- metadata.gz: 6265e2cf605fc8fcadcbb29f89be1f12284d88dc
4
- data.tar.gz: 96d5da54420128ee32cad846d1715dfe497a3841
3
+ metadata.gz: 560a2b4dfb56e03a8f25838c01e90f65cf8dd32c
4
+ data.tar.gz: 82ed555ff5037b6dacf58c820e7b202276933a68
5
5
  SHA512:
6
- metadata.gz: 224b656a992fa458689eebc065da7157f07ec65ea6837fe76b4a317e6fd6fbb80380114394f10a7fd9fe71048c575bc71d37f224dc6cfa31115d4337f96d9c93
7
- data.tar.gz: 382dfd8a98e9d444902f5055a10953b6a2903e3055695fe65a5aa8451361eb6eb0fcb6e39e8c6be493a4f921c64ea27f3be13fb4e5c5726d1adb36a860f87b2a
6
+ metadata.gz: b6e87c931b45e3e3a5dfe01ccfe35391bb83d8e3244580c32266e622281aa24d64cff7444f5966ca2a9fe98fb80a3e8f5ccb653bfb799f93c17f554fe480410d
7
+ data.tar.gz: 4ce5e398fbe8e4cb580361e5ba4f0ebfb4c37e59829768cc5448026dd56aa295be119dcc86ecd5bc09f8e2f1c1c743da0d10f0a9c8a4dc99bf7b600a8db15784
@@ -113,7 +113,7 @@ module YPetri::Agent::PetriNetRelated
113
113
  # Net constructor: Creates a new Net instance in the current world.
114
114
  #
115
115
  def Net *args, &block
116
- world.Net.send( :new, *ordered, **named, &block )
116
+ world.Net.send( :new, *args, &block )
117
117
  end
118
118
 
119
119
  # Returns the net identified, or the net at point (if no argument given).
@@ -1,4 +1,4 @@
1
1
  module YPetri
2
- VERSION = "2.1.11"
2
+ VERSION = "2.1.12"
3
3
  DEBUG = false
4
4
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: y_petri
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.1.11
4
+ version: 2.1.12
5
5
  platform: ruby
6
6
  authors:
7
7
  - boris