piko_transaction 1.0.0 → 1.0.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
  SHA1:
3
- metadata.gz: 4be909202919a0b69de6701761b238cbcc2fb490
4
- data.tar.gz: afda5d7f72a06486ec40c04e0abd8d811e206165
3
+ metadata.gz: 12be8dac1f3bdbf43a1578b6bf2d40de99db6a6d
4
+ data.tar.gz: be08565903cc98a3901b3beee57c8d2d9835376f
5
5
  SHA512:
6
- metadata.gz: f577469e57c8aedf665ad080fab6415c466f5c5057f8fa899dbc089f2e2e5130db7acb1fdb29d024cf9b1dd47b4be1256180058d4246d9af118cb15f35116935
7
- data.tar.gz: b78b238f4b71dcc8f9b1e556af0de158b6c8facd35c67bb104fbabb6d8aa0931a27faa2b13d6f41e0be19a8bcf4429385e83d2780f2c4a970f3a4ac5e2c0374d
6
+ metadata.gz: a4a9b7ff9fc9107f015a0f2e35bceed5e41ea356ede169e36a3f02ab61c73bd3a8fc7ae6f49e7287b0aeb9b32d6fa4b92409164de37a7d39913a1aa356a40a63
7
+ data.tar.gz: 2adf4e855f2159135032b6d6b8544089759f67589594ec25caed1cccbc8bcefd31f942ee597601dc342db85837730af22e49861ae5e454e7ce01cb8975e7a99a
data/CHANGELOG.md CHANGED
@@ -1,3 +1,7 @@
1
+ ### 1.0.1 (2017.06.06)
2
+
3
+ * add struct graph
4
+
1
5
  ### 1.0.0 (2017.06.06)
2
6
 
3
7
  * publication of the code
@@ -18,5 +18,5 @@
18
18
  # along with this program. If not, see <http://www.gnu.org/licenses/>.
19
19
 
20
20
  module PikoTransaction
21
- VERSION = "1.0.0"
21
+ VERSION = "1.0.1"
22
22
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: piko_transaction
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Szymon Kopciewski
@@ -145,7 +145,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
145
145
  version: '0'
146
146
  requirements: []
147
147
  rubyforge_project:
148
- rubygems_version: 2.6.11
148
+ rubygems_version: 2.4.8
149
149
  signing_key:
150
150
  specification_version: 4
151
151
  summary: Abstraction layer for storage