quickmox 0.1.2 → 0.1.3

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: de6c9bc42c491aafa795df76f96d3cdc7e6d6f54
4
- data.tar.gz: d83dd684ed10a71359f59e505b73af4ebc4a96f5
3
+ metadata.gz: 96570c4900eedda611703f6725c527030fd2addb
4
+ data.tar.gz: 0579c88cb726cc1e5f48319d682678186d6ae509
5
5
  SHA512:
6
- metadata.gz: 7234e50c9b13ba2e7981496ddf69292676c771a89c57844b9d2666afadda8147f053ace7fd3cee51691a53f6f072b13bd424bc528ac6bb226897a35a8a45b49e
7
- data.tar.gz: bbb619c113922586a393ceee9e0d1272af804a52bd66a04af8fc711af545f0dc43403672766d36f984f262c78d4d07d701a66428fc69fa51ab09c32da0e143cc
6
+ metadata.gz: 8e0b35d6df6759f86d4593d968a719b25e1c8aebade27b1b42a258209a40bed5fa90c3e74a50154f9c3c60a36ebeef52bc01547ac40b8d822b3984df26428469
7
+ data.tar.gz: 935378cda0470f1bb00b9bb1a6d4a593cf631f12aa49b98f392967b71cb003ef85902f0b65211a811d11e2d627fb1f61825bc24a708c19d653b514375edc4322
data/.gitignore CHANGED
@@ -1,3 +1,4 @@
1
+ /.idea/
1
2
  /.bundle/
2
3
  /.yardoc
3
4
  /Gemfile.lock
@@ -1,3 +1,3 @@
1
1
  module Quickmox
2
- VERSION = "0.1.2"
2
+ VERSION = "0.1.3"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: quickmox
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - J.K.Valk
@@ -145,12 +145,6 @@ extra_rdoc_files: []
145
145
  files:
146
146
  - ".coveralls.yml"
147
147
  - ".gitignore"
148
- - ".idea/.rakeTasks"
149
- - ".idea/misc.xml"
150
- - ".idea/modules.xml"
151
- - ".idea/quickmox.iml"
152
- - ".idea/vcs.xml"
153
- - ".idea/workspace.xml"
154
148
  - ".rspec"
155
149
  - ".travis.yml"
156
150
  - CODE_OF_CONDUCT.md
data/.idea/.rakeTasks DELETED
@@ -1,7 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <Settings><!--This file was automatically generated by Ruby plugin.
3
- You are allowed to:
4
- 1. Remove rake task
5
- 2. Add existing rake tasks
6
- To add existing rake tasks automatically delete this file and reload the project.
7
- --><RakeGroup description="" fullCmd="" taksId="rake"><RakeTask description="Build quickmox-0.1.0.gem into the pkg directory" fullCmd="build" taksId="build" /><RakeTask description="Build and install quickmox-0.1.0.gem into system gems" fullCmd="install" taksId="install" /><RakeGroup description="" fullCmd="" taksId="install"><RakeTask description="Build and install quickmox-0.1.0.gem into system gems without network access" fullCmd="install:local" taksId="local" /></RakeGroup><RakeTask description="Create tag v0.1.0 and build and push quickmox-0.1.0.gem to Rubygems" fullCmd="release" taksId="release" /><RakeGroup description="" fullCmd="" taksId="release"><RakeTask description="" fullCmd="release:guard_clean" taksId="guard_clean" /><RakeTask description="" fullCmd="release:rubygem_push" taksId="rubygem_push" /><RakeTask description="" fullCmd="release:source_control_push" taksId="source_control_push" /></RakeGroup></RakeGroup></Settings>
data/.idea/misc.xml DELETED
@@ -1,14 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <project version="4">
3
- <component name="ProjectLevelVcsManager" settingsEditedManually="false">
4
- <OptionsSetting value="true" id="Add" />
5
- <OptionsSetting value="true" id="Remove" />
6
- <OptionsSetting value="true" id="Checkout" />
7
- <OptionsSetting value="true" id="Update" />
8
- <OptionsSetting value="true" id="Status" />
9
- <OptionsSetting value="true" id="Edit" />
10
- <ConfirmationsSetting value="0" id="Add" />
11
- <ConfirmationsSetting value="0" id="Remove" />
12
- </component>
13
- <component name="ProjectRootManager" version="2" project-jdk-name="ruby-2.1.2-p95" project-jdk-type="RUBY_SDK" />
14
- </project>
data/.idea/modules.xml DELETED
@@ -1,8 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <project version="4">
3
- <component name="ProjectModuleManager">
4
- <modules>
5
- <module fileurl="file://$PROJECT_DIR$/.idea/quickmox.iml" filepath="$PROJECT_DIR$/.idea/quickmox.iml" />
6
- </modules>
7
- </component>
8
- </project>
data/.idea/quickmox.iml DELETED
@@ -1,58 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <module type="RUBY_MODULE" version="4">
3
- <component name="FacetManager">
4
- <facet type="gem" name="Ruby Gem">
5
- <configuration>
6
- <option name="GEM_APP_ROOT_PATH" value="$MODULE_DIR$" />
7
- <option name="GEM_APP_TEST_PATH" value="" />
8
- <option name="GEM_APP_LIB_PATH" value="$MODULE_DIR$/lib" />
9
- </configuration>
10
- </facet>
11
- </component>
12
- <component name="NewModuleRootManager">
13
- <content url="file://$MODULE_DIR$" />
14
- <orderEntry type="inheritedJdk" />
15
- <orderEntry type="sourceFolder" forTests="false" />
16
- <orderEntry type="library" scope="PROVIDED" name="awesome_print (v1.6.1, ruby-2.1.2-p95) [gem]" level="application" />
17
- <orderEntry type="library" scope="PROVIDED" name="celluloid (v0.16.0, ruby-2.1.2-p95) [gem]" level="application" />
18
- <orderEntry type="library" scope="PROVIDED" name="coderay (v1.1.0, ruby-2.1.2-p95) [gem]" level="application" />
19
- <orderEntry type="library" scope="PROVIDED" name="coveralls (v0.8.1, ruby-2.1.2-p95) [gem]" level="application" />
20
- <orderEntry type="library" scope="PROVIDED" name="diff-lcs (v1.2.5, ruby-2.1.2-p95) [gem]" level="application" />
21
- <orderEntry type="library" scope="PROVIDED" name="docile (v1.1.5, ruby-2.1.2-p95) [gem]" level="application" />
22
- <orderEntry type="library" scope="PROVIDED" name="domain_name (v0.5.24, ruby-2.1.2-p95) [gem]" level="application" />
23
- <orderEntry type="library" scope="PROVIDED" name="ffi (v1.9.8, ruby-2.1.2-p95) [gem]" level="application" />
24
- <orderEntry type="library" scope="PROVIDED" name="formatador (v0.2.5, ruby-2.1.2-p95) [gem]" level="application" />
25
- <orderEntry type="library" scope="PROVIDED" name="guard (v2.12.6, ruby-2.1.2-p95) [gem]" level="application" />
26
- <orderEntry type="library" scope="PROVIDED" name="guard-compat (v1.2.1, ruby-2.1.2-p95) [gem]" level="application" />
27
- <orderEntry type="library" scope="PROVIDED" name="guard-rspec (v4.5.2, ruby-2.1.2-p95) [gem]" level="application" />
28
- <orderEntry type="library" scope="PROVIDED" name="hitimes (v1.2.2, ruby-2.1.2-p95) [gem]" level="application" />
29
- <orderEntry type="library" scope="PROVIDED" name="http-cookie (v1.0.2, ruby-2.1.2-p95) [gem]" level="application" />
30
- <orderEntry type="library" scope="PROVIDED" name="json (v1.8.3, ruby-2.1.2-p95) [gem]" level="application" />
31
- <orderEntry type="library" scope="PROVIDED" name="listen (v2.10.0, ruby-2.1.2-p95) [gem]" level="application" />
32
- <orderEntry type="library" scope="PROVIDED" name="lumberjack (v1.0.9, ruby-2.1.2-p95) [gem]" level="application" />
33
- <orderEntry type="library" scope="PROVIDED" name="mime-types (v2.6.1, ruby-2.1.2-p95) [gem]" level="application" />
34
- <orderEntry type="library" scope="PROVIDED" name="nenv (v0.2.0, ruby-2.1.2-p95) [gem]" level="application" />
35
- <orderEntry type="library" scope="PROVIDED" name="net-ssh (v2.9.2, ruby-2.1.2-p95) [gem]" level="application" />
36
- <orderEntry type="library" scope="PROVIDED" name="netrc (v0.10.3, ruby-2.1.2-p95) [gem]" level="application" />
37
- <orderEntry type="library" scope="PROVIDED" name="notiffany (v0.0.6, ruby-2.1.2-p95) [gem]" level="application" />
38
- <orderEntry type="library" scope="PROVIDED" name="pry (v0.10.1, ruby-2.1.2-p95) [gem]" level="application" />
39
- <orderEntry type="library" scope="PROVIDED" name="rb-fsevent (v0.9.5, ruby-2.1.2-p95) [gem]" level="application" />
40
- <orderEntry type="library" scope="PROVIDED" name="rb-inotify (v0.9.5, ruby-2.1.2-p95) [gem]" level="application" />
41
- <orderEntry type="library" scope="PROVIDED" name="rest-client (v1.8.0, ruby-2.1.2-p95) [gem]" level="application" />
42
- <orderEntry type="library" scope="PROVIDED" name="rspec (v3.3.0, ruby-2.1.2-p95) [gem]" level="application" />
43
- <orderEntry type="library" scope="PROVIDED" name="rspec-core (v3.3.0, ruby-2.1.2-p95) [gem]" level="application" />
44
- <orderEntry type="library" scope="PROVIDED" name="rspec-expectations (v3.3.0, ruby-2.1.2-p95) [gem]" level="application" />
45
- <orderEntry type="library" scope="PROVIDED" name="rspec-mocks (v3.3.0, ruby-2.1.2-p95) [gem]" level="application" />
46
- <orderEntry type="library" scope="PROVIDED" name="rspec-support (v3.3.0, ruby-2.1.2-p95) [gem]" level="application" />
47
- <orderEntry type="library" scope="PROVIDED" name="shellany (v0.0.1, ruby-2.1.2-p95) [gem]" level="application" />
48
- <orderEntry type="library" scope="PROVIDED" name="simplecov (v0.10.0, ruby-2.1.2-p95) [gem]" level="application" />
49
- <orderEntry type="library" scope="PROVIDED" name="simplecov-html (v0.10.0, ruby-2.1.2-p95) [gem]" level="application" />
50
- <orderEntry type="library" scope="PROVIDED" name="slop (v3.6.0, ruby-2.1.2-p95) [gem]" level="application" />
51
- <orderEntry type="library" scope="PROVIDED" name="term-ansicolor (v1.3.0, ruby-2.1.2-p95) [gem]" level="application" />
52
- <orderEntry type="library" scope="PROVIDED" name="thor (v0.19.1, ruby-2.1.2-p95) [gem]" level="application" />
53
- <orderEntry type="library" scope="PROVIDED" name="timers (v4.0.1, ruby-2.1.2-p95) [gem]" level="application" />
54
- <orderEntry type="library" scope="PROVIDED" name="tins (v1.5.2, ruby-2.1.2-p95) [gem]" level="application" />
55
- <orderEntry type="library" scope="PROVIDED" name="unf (v0.1.4, ruby-2.1.2-p95) [gem]" level="application" />
56
- <orderEntry type="library" scope="PROVIDED" name="unf_ext (v0.0.7.1, ruby-2.1.2-p95) [gem]" level="application" />
57
- </component>
58
- </module>
data/.idea/vcs.xml DELETED
@@ -1,6 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <project version="4">
3
- <component name="VcsDirectoryMappings">
4
- <mapping directory="" vcs="" />
5
- </component>
6
- </project>
data/.idea/workspace.xml DELETED
@@ -1,41 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <project version="4">
3
- <component name="ChangeListManager">
4
- <option name="TRACKING_ENABLED" value="true" />
5
- <option name="SHOW_DIALOG" value="false" />
6
- <option name="HIGHLIGHT_CONFLICTS" value="true" />
7
- <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
8
- <option name="LAST_RESOLUTION" value="IGNORE" />
9
- </component>
10
- <component name="ChangesViewManager" flattened_view="true" show_ignored="false" />
11
- <component name="CreatePatchCommitExecutor">
12
- <option name="PATCH_PATH" value="" />
13
- </component>
14
- <component name="NamedScopeManager">
15
- <order />
16
- </component>
17
- <component name="ProjectLevelVcsManager" settingsEditedManually="false">
18
- <OptionsSetting value="true" id="Add" />
19
- <OptionsSetting value="true" id="Remove" />
20
- <OptionsSetting value="true" id="Checkout" />
21
- <OptionsSetting value="true" id="Update" />
22
- <OptionsSetting value="true" id="Status" />
23
- <OptionsSetting value="true" id="Edit" />
24
- <ConfirmationsSetting value="0" id="Add" />
25
- <ConfirmationsSetting value="0" id="Remove" />
26
- </component>
27
- <component name="ShelveChangesManager" show_recycled="false" />
28
- <component name="TaskManager">
29
- <task active="true" id="Default" summary="Default task">
30
- <option name="number" value="Default" />
31
- </task>
32
- <servers />
33
- </component>
34
- <component name="VcsContentAnnotationSettings">
35
- <option name="myLimit" value="2678400000" />
36
- </component>
37
- <component name="XDebuggerManager">
38
- <breakpoint-manager />
39
- <watches-manager />
40
- </component>
41
- </project>