onionurigen 0.1.0 → 0.1.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 +4 -4
- data/.gitignore +1 -0
- data/Gemfile +1 -2
- data/Gemfile.lock +1 -3
- data/lib/onionurigen/version.rb +1 -1
- data/lib/onionurigen.rb +0 -1
- metadata +1 -2
- data/.idea/onionurigen.iml +0 -22
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: a09e8416ee2cde400b495cabec77ba46b37d0f4e
|
4
|
+
data.tar.gz: ff118a62f69e65d94f9af4810c64f212656888ac
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: faad002a6baa6b190896072b4393955c8a6781fb8c09ec6c8990511d680e92e377f175ebf93b2c32f479cbc1bc5e19b5eb4783fcc6071c31f954803e07e30b1a
|
7
|
+
data.tar.gz: e488931125e6fd50b47ed1905c01368e4fa3a187d47c59c910b6d29ee6a8a6e4828d70602fe64d821f3b4186497d64dd2d4e33e6fb9770b3c4dbfe55f002a21b
|
data/.gitignore
CHANGED
data/Gemfile
CHANGED
data/Gemfile.lock
CHANGED
@@ -1,12 +1,11 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
onionurigen (0.1.
|
4
|
+
onionurigen (0.1.1)
|
5
5
|
|
6
6
|
GEM
|
7
7
|
remote: https://rubygems.org/
|
8
8
|
specs:
|
9
|
-
awesome_print (1.8.0)
|
10
9
|
base32 (0.3.2)
|
11
10
|
diff-lcs (1.3)
|
12
11
|
openssl_pkcs8_pure (0.0.0.2)
|
@@ -29,7 +28,6 @@ PLATFORMS
|
|
29
28
|
ruby
|
30
29
|
|
31
30
|
DEPENDENCIES
|
32
|
-
awesome_print
|
33
31
|
base32
|
34
32
|
bundler (~> 1.16.a)
|
35
33
|
onionurigen!
|
data/lib/onionurigen/version.rb
CHANGED
data/lib/onionurigen.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: onionurigen
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Gabriel Hamdan
|
@@ -65,7 +65,6 @@ files:
|
|
65
65
|
- ".idea/.rakeTasks"
|
66
66
|
- ".idea/misc.xml"
|
67
67
|
- ".idea/modules.xml"
|
68
|
-
- ".idea/onionurigen.iml"
|
69
68
|
- ".idea/vcs.xml"
|
70
69
|
- ".rspec"
|
71
70
|
- ".travis.yml"
|
data/.idea/onionurigen.iml
DELETED
@@ -1,22 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<module type="RUBY_MODULE" version="4">
|
3
|
-
<component name="ModuleRunConfigurationManager">
|
4
|
-
<shared />
|
5
|
-
</component>
|
6
|
-
<component name="NewModuleRootManager">
|
7
|
-
<content url="file://$MODULE_DIR$" />
|
8
|
-
<orderEntry type="jdk" jdkName="RVM: ruby-2.4.1" jdkType="RUBY_SDK" />
|
9
|
-
<orderEntry type="sourceFolder" forTests="false" />
|
10
|
-
<orderEntry type="library" scope="PROVIDED" name="awesome_print (v1.8.0, RVM: ruby-2.4.1) [gem]" level="application" />
|
11
|
-
<orderEntry type="library" scope="PROVIDED" name="base32 (v0.3.2, RVM: ruby-2.4.1) [gem]" level="application" />
|
12
|
-
<orderEntry type="library" scope="PROVIDED" name="bundler (v1.16.0.pre.2, RVM: ruby-2.4.1) [gem]" level="application" />
|
13
|
-
<orderEntry type="library" scope="PROVIDED" name="diff-lcs (v1.3, RVM: ruby-2.4.1) [gem]" level="application" />
|
14
|
-
<orderEntry type="library" scope="PROVIDED" name="openssl_pkcs8_pure (v0.0.0.2, RVM: ruby-2.4.1) [gem]" level="application" />
|
15
|
-
<orderEntry type="library" scope="PROVIDED" name="rake (v10.5.0, RVM: ruby-2.4.1) [gem]" level="application" />
|
16
|
-
<orderEntry type="library" scope="PROVIDED" name="rspec (v3.7.0, RVM: ruby-2.4.1) [gem]" level="application" />
|
17
|
-
<orderEntry type="library" scope="PROVIDED" name="rspec-core (v3.7.0, RVM: ruby-2.4.1) [gem]" level="application" />
|
18
|
-
<orderEntry type="library" scope="PROVIDED" name="rspec-expectations (v3.7.0, RVM: ruby-2.4.1) [gem]" level="application" />
|
19
|
-
<orderEntry type="library" scope="PROVIDED" name="rspec-mocks (v3.7.0, RVM: ruby-2.4.1) [gem]" level="application" />
|
20
|
-
<orderEntry type="library" scope="PROVIDED" name="rspec-support (v3.7.0, RVM: ruby-2.4.1) [gem]" level="application" />
|
21
|
-
</component>
|
22
|
-
</module>
|