simplerpc 0.1.0c → 0.1.0

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/simplerpc/serialiser.rb +1 -1
  3. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: ff810496dda2e7d4adb2c9a423bc13784986e2c3
4
- data.tar.gz: 84a9a286a976103d6912999ebbfdbcb1fcb11a8d
3
+ metadata.gz: 6b7738bfae026e0fe2ddedbbd75dcc5013d834c1
4
+ data.tar.gz: 493f8b4edf16ccd8e4ff094f6a32686837f8e7d0
5
5
  SHA512:
6
- metadata.gz: 6cc60d3b1eb680a8c04aa94b21d7da6cabe3efcfdc367a145e66d60d7bb612cd2da29e9982cd29aa484c608e649f96adb0a66067d4ab65cbade0f57d0953ba2c
7
- data.tar.gz: 88b99defcca647ee221abb9901fc37eb391b60455f17ed1629df9400398f934323291ff6a5911d9d7b7cd8ba74a9f9752008814e4ef01bb4563c2082e4008a84
6
+ metadata.gz: 7681f57a2e91e9dda12e9ceab903b4215a06e39a76bd8dbe3964570cf35a20039aa6333212b5fc532b97997c209c8218d843e56ef59c15b9b7024e8986ab5184
7
+ data.tar.gz: d588acf4a236dd980f04b612523414c24d3a319ba1d4c7b93b547420538cba8001b2048536ee698bcd41c66dfc8ae28279b310ce0eebd977d051a83421a864a3
@@ -11,7 +11,7 @@ module SimpleRPC
11
11
 
12
12
  # Create a new Serialiser with the given method. Optionally provide a binding to have
13
13
  # the serialisation method execute within another context, i.e. for it to pick up
14
- # on various libraries and classes.
14
+ # on various libraries and classes (though this will impact performance somewhat).
15
15
  #
16
16
  # Supported methods are:
17
17
  #
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: simplerpc
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0c
4
+ version: 0.1.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stephen Wattam
@@ -36,9 +36,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
36
36
  version: '1.9'
37
37
  required_rubygems_version: !ruby/object:Gem::Requirement
38
38
  requirements:
39
- - - '>'
39
+ - - '>='
40
40
  - !ruby/object:Gem::Version
41
- version: 1.3.1
41
+ version: '0'
42
42
  requirements: []
43
43
  rubyforge_project:
44
44
  rubygems_version: 2.0.0