ambidexter 0.0.1 → 0.0.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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/files/file.txt +6 -0
  3. data/files/image.jpeg +0 -0
  4. metadata +3 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 8cc9e99ab8aeb4e9da3074f0bf294812f08c8f60
4
- data.tar.gz: 8d26a8ad0319c7d176dca815a7f32b7446b54e7b
3
+ metadata.gz: 6de51a36983d6afa9d7c39c7c6ee97d86466f942
4
+ data.tar.gz: 210056cc401d75a69a206556cc818866d2228636
5
5
  SHA512:
6
- metadata.gz: f81d14ca193b4ae000931e74b37501fd1aefbec93a2f11836c8ba7a7b555a41ea1308507a8360989f26caccc4eb60eeccea62c6639122bb8c18e5d8791bb60b9
7
- data.tar.gz: 4fc109396b56b3c0bbe6fb8306b9dc66459467c36c943da042fd5aca75cd6a34ae98c57db69eae352826b23915c7762e26d1014cd1110d0f9e69320f550869a0
6
+ metadata.gz: 584c2deaee12dcffcf964c6b53671820d01ab502c98b6000c5c766a37d2f3359f94d8ec8094a2d54dc7bab603ed1b932089985997b2c1191814eed3dd26db4cc
7
+ data.tar.gz: 7a07ee3ff38c9d6ced33a7d0c21bec7cdc5566d2adb947fac24c7ddc6c8f5f354034246c76b76496f66aa1099e18047cea1d1700058fb8ab976f95e2a62a7d36
@@ -0,0 +1,6 @@
1
+ Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor
2
+ incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis
3
+ nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
4
+ Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu
5
+ fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in
6
+ culpa qui officia deserunt mollit anim id est laborum.
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ambidexter
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Oleg Cherednichenko
@@ -19,6 +19,8 @@ extensions: []
19
19
  extra_rdoc_files: []
20
20
  files:
21
21
  - bin/ambidexter
22
+ - files/file.txt
23
+ - files/image.jpeg
22
24
  - lib/application.rb
23
25
  - lib/client.rb
24
26
  - lib/server.rb