flowlink_data 0.2.0 → 0.2.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: 0b4f2228c63313d94a865f9b59b697b997bbe231
4
- data.tar.gz: 247387f89bd7ee20e4e27bd1c4554201d03948b4
3
+ metadata.gz: f85858abd782c8abbc8cc23f5e5ae06dad6e7ccd
4
+ data.tar.gz: 1f2a112880bc727d5ee8e506a2ac2389200ff72f
5
5
  SHA512:
6
- metadata.gz: 10f48424f1c7972a78c12ca2e88f3aaff0dd3338cbe1c251b64e5cb0ebc7cc61c60bf3d8ea6e42cc05bd7a87d6e67619f759e6e938ed0653d58b5a0688e6954d
7
- data.tar.gz: 03d6808506494b0297744c4094283f1f67fcee6508287bec63b9da14e7b4cab6cd675ee99b7b83b27ce6a84253eeb5612d7682d1e51f2ade717b98e293985d72
6
+ metadata.gz: 591c1843a8b82b511da748b6635624bd0a2210416a4d6a1247f8dee9c469cda61d8cbb43c03b3bb9026df537aa7731ffbd7a8843b8f47985e085f887202b9eb3
7
+ data.tar.gz: 9872e362b0618108c778b87d07fdc27471c864887aec6418cfa0785bfadfe23a2963818af788ca70d1a73f61e048bec8c69ffb666a012225be72c4603ba1eca4
@@ -40,7 +40,7 @@ module Flowlink
40
40
  Hash[f_methods.map { |f| [f.method_name.to_s, send(*f.to_a)] }]
41
41
  end
42
42
 
43
- alias_method to_message to_hash
43
+ alias to_message to_hash
44
44
 
45
45
  def self.fields
46
46
  # A list of fields that the object should have.
@@ -1,3 +1,3 @@
1
1
  module Flowlink
2
- VERSION = '0.2.0'
2
+ VERSION = '0.2.1'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: flowlink_data
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Cooper LeBrun
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-06-17 00:00:00.000000000 Z
11
+ date: 2016-06-20 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: |-
14
14
  A framework for getting Flowlink objects from other sources. For example:
@@ -51,6 +51,6 @@ rubyforge_project:
51
51
  rubygems_version: 2.6.4
52
52
  signing_key:
53
53
  specification_version: 4
54
- summary: A simple framework for getting Flowlink objects from other sources.
54
+ summary: Constructor object bases for use with flowlink.io
55
55
  test_files: []
56
56
  has_rdoc: