remote_marshal 0.1.1 → 0.1.2

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: 7e7aa60b1e0d5bf33ee09d9e1ca816dcf58429c5
4
- data.tar.gz: 28aa7fce3b99f0efe6259ff59f03cd1d330bb0da
3
+ metadata.gz: fa5733ac118728a874c42e5226f3816cf30b9709
4
+ data.tar.gz: 30d84478fd19b36898430a06370070e0c2561454
5
5
  SHA512:
6
- metadata.gz: f3ecc3ea3b4f90658c9e23a02d96a5014d0b551d30197f8629f4ebedd85b6621dafdb07202c0f59a03910be5afaf12aff48af75881c5e71abf300a89b767ad25
7
- data.tar.gz: 26c3e9e8d3c76caae51525e5ea606f791bfc5617cc8adfa2f80cbf870b7d79db8f2920550d8b1f3adddfca5da4c0da9262e34a3741d786b688c27fd203589965
6
+ metadata.gz: 2a2996f2b1e5804d14c31058ae4155d08e2e516e50975969f1db285067232008918f2a4cc00e6f43111995c50c9a79752a779ca5340cf4fe64453168936ff389
7
+ data.tar.gz: f56c77b3be25a21bf2fdac3297ed6da556e4225dbdaa65ad93f3a76aee9fb7a9cd914ecbde42902957a032b8b2a18d8e4f1992e41489e23d1aa617897c0f3833
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- remote_marshal (0.1.1)
4
+ remote_marshal (0.1.2)
5
5
  net-scp
6
6
  net-ssh
7
7
  sourcify
@@ -1,3 +1,3 @@
1
- module RemoteMarshal
2
- VERSION = "0.1.1"
1
+ class RemoteMarshal
2
+ VERSION = "0.1.2"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: remote_marshal
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - daisuko