configure-eight 0.0.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA1:
3
+ metadata.gz: 8f136db576e863ea7b8ba38abaf9a74832cc8f33
4
+ data.tar.gz: 1018fe830a57609770961e548a6027e4a021209a
5
+ SHA512:
6
+ metadata.gz: 4351f8dc59fbaefeed9a428fba2e0568ff7f95ca545feb6661bfc7c9cc804e8496959144a2d0862972b754891227f19ac9bab7a4cba1ba74916baab5a8fd890a
7
+ data.tar.gz: 0594ef68ed8db70c950c704bec214459d557e0de37aa808aafd77e74cf507c0dcd813fc57b7e41cc6afa6ade9cc2e14dcfe628b95d4f603033b9e4ed31e0c4e4
data/.gitignore ADDED
@@ -0,0 +1,14 @@
1
+ /.bundle/
2
+ /.yardoc
3
+ /Gemfile.lock
4
+ /_yardoc/
5
+ /coverage/
6
+ /doc/
7
+ /pkg/
8
+ /spec/reports/
9
+ /tmp/
10
+ *.bundle
11
+ *.so
12
+ *.o
13
+ *.a
14
+ mkmf.log
@@ -0,0 +1,23 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <module type="RUBY_MODULE" version="4">
3
+ <component name="CompassSettings">
4
+ <option name="compassSupportEnabled" value="true" />
5
+ </component>
6
+ <component name="FacetManager">
7
+ <facet type="gem" name="Ruby Gem">
8
+ <configuration>
9
+ <option name="GEM_APP_ROOT_PATH" value="$MODULE_DIR$" />
10
+ <option name="GEM_APP_TEST_PATH" value="" />
11
+ <option name="GEM_APP_LIB_PATH" value="" />
12
+ </configuration>
13
+ </facet>
14
+ </component>
15
+ <component name="NewModuleRootManager">
16
+ <content url="file://$MODULE_DIR$" />
17
+ <orderEntry type="inheritedJdk" />
18
+ <orderEntry type="sourceFolder" forTests="false" />
19
+ <orderEntry type="library" scope="PROVIDED" name="bundler (v1.7.3, rbenv: 1.9.3-p547) [gem]" level="application" />
20
+ <orderEntry type="library" scope="PROVIDED" name="rake (v10.1.0, rbenv: 1.9.3-p547) [gem]" level="application" />
21
+ </component>
22
+ </module>
23
+
@@ -0,0 +1,5 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="Encoding" useUTFGuessing="true" native2AsciiForPropertiesFiles="false" />
4
+ </project>
5
+
data/.idea/misc.xml ADDED
@@ -0,0 +1,5 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="ProjectRootManager" version="2" project-jdk-name="rbenv: 1.9.3-p547" project-jdk-type="RUBY_SDK" />
4
+ </project>
5
+
data/.idea/modules.xml ADDED
@@ -0,0 +1,9 @@
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/configure-eight.iml" filepath="$PROJECT_DIR$/.idea/configure-eight.iml" />
6
+ </modules>
7
+ </component>
8
+ </project>
9
+
@@ -0,0 +1,5 @@
1
+ <component name="DependencyValidationManager">
2
+ <state>
3
+ <option name="SKIP_IMPORT_STATEMENTS" value="false" />
4
+ </state>
5
+ </component>
data/.idea/vcs.xml ADDED
@@ -0,0 +1,7 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="VcsDirectoryMappings">
4
+ <mapping directory="$PROJECT_DIR$" vcs="Git" />
5
+ </component>
6
+ </project>
7
+
@@ -0,0 +1,243 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="ChangeListManager">
4
+ <list default="true" id="668f0d58-2c85-43a7-9435-3e8d7612e7c9" name="Default" comment="">
5
+ <change type="MODIFICATION" beforePath="$PROJECT_DIR$/configure-eight.gemspec" afterPath="$PROJECT_DIR$/configure-eight.gemspec" />
6
+ <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
7
+ </list>
8
+ <ignored path="configure-eight.iws" />
9
+ <ignored path=".idea/workspace.xml" />
10
+ <option name="TRACKING_ENABLED" value="true" />
11
+ <option name="SHOW_DIALOG" value="false" />
12
+ <option name="HIGHLIGHT_CONFLICTS" value="true" />
13
+ <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
14
+ <option name="LAST_RESOLUTION" value="IGNORE" />
15
+ </component>
16
+ <component name="ChangesViewManager" flattened_view="true" show_ignored="false" />
17
+ <component name="CreatePatchCommitExecutor">
18
+ <option name="PATCH_PATH" value="" />
19
+ </component>
20
+ <component name="DaemonCodeAnalyzer">
21
+ <disable_hints />
22
+ </component>
23
+ <component name="FavoritesManager">
24
+ <favorites_list name="configure-eight" />
25
+ </component>
26
+ <component name="FileEditorManager">
27
+ <leaf>
28
+ <file leaf-file-name="LICENSE.txt" pinned="false" current="false" current-in-tab="false">
29
+ <entry file="file://$PROJECT_DIR$/LICENSE.txt">
30
+ <provider editor-type-id="com.intellij.persistence.database.editor.CsvTableFileEditorProvider">
31
+ <state />
32
+ </provider>
33
+ <provider selected="true" editor-type-id="text-editor">
34
+ <state vertical-scroll-proportion="-0.0" vertical-offset="0" max-vertical-offset="420">
35
+ <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
36
+ <folding />
37
+ </state>
38
+ </provider>
39
+ </entry>
40
+ </file>
41
+ <file leaf-file-name="configure-eight.gemspec" pinned="false" current="true" current-in-tab="true">
42
+ <entry file="file://$PROJECT_DIR$/configure-eight.gemspec">
43
+ <provider selected="true" editor-type-id="text-editor">
44
+ <state vertical-scroll-proportion="0.3488372" vertical-offset="0" max-vertical-offset="516">
45
+ <caret line="12" column="64" selection-start-line="12" selection-start-column="64" selection-end-line="12" selection-end-column="64" />
46
+ <folding />
47
+ </state>
48
+ </provider>
49
+ </entry>
50
+ </file>
51
+ <file leaf-file-name="README.md" pinned="false" current="false" current-in-tab="false">
52
+ <entry file="file://$PROJECT_DIR$/README.md">
53
+ <provider selected="true" editor-type-id="text-editor">
54
+ <state vertical-scroll-proportion="-12.222222" vertical-offset="0" max-vertical-offset="555">
55
+ <caret line="22" column="10" selection-start-line="22" selection-start-column="10" selection-end-line="22" selection-end-column="10" />
56
+ <folding />
57
+ </state>
58
+ </provider>
59
+ <provider editor-type-id="MarkdownPreviewEditor">
60
+ <state />
61
+ </provider>
62
+ </entry>
63
+ </file>
64
+ </leaf>
65
+ </component>
66
+ <component name="FindManager">
67
+ <FindUsagesManager>
68
+ <setting name="OPEN_NEW_TAB" value="true" />
69
+ </FindUsagesManager>
70
+ </component>
71
+ <component name="Git.Settings">
72
+ <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
73
+ </component>
74
+ <component name="IdeDocumentHistory">
75
+ <option name="changedFiles">
76
+ <list>
77
+ <option value="$PROJECT_DIR$/configure-eight.gemspec" />
78
+ </list>
79
+ </option>
80
+ </component>
81
+ <component name="ProjectFrameBounds">
82
+ <option name="x" value="4" />
83
+ <option name="y" value="22" />
84
+ <option name="width" value="1433" />
85
+ <option name="height" value="878" />
86
+ </component>
87
+ <component name="ProjectLevelVcsManager" settingsEditedManually="true">
88
+ <OptionsSetting value="true" id="Add" />
89
+ <OptionsSetting value="true" id="Remove" />
90
+ <OptionsSetting value="true" id="Checkout" />
91
+ <OptionsSetting value="true" id="Update" />
92
+ <OptionsSetting value="true" id="Status" />
93
+ <OptionsSetting value="true" id="Edit" />
94
+ <ConfirmationsSetting value="0" id="Add" />
95
+ <ConfirmationsSetting value="0" id="Remove" />
96
+ </component>
97
+ <component name="ProjectReloadState">
98
+ <option name="STATE" value="0" />
99
+ </component>
100
+ <component name="ProjectView">
101
+ <navigator currentView="ProjectPane" proportions="" version="1">
102
+ <flattenPackages />
103
+ <showMembers ProjectPane="true" />
104
+ <showModules />
105
+ <showLibraryContents />
106
+ <hideEmptyPackages />
107
+ <abbreviatePackageNames />
108
+ <autoscrollToSource />
109
+ <autoscrollFromSource />
110
+ <sortByType />
111
+ </navigator>
112
+ <panes>
113
+ <pane id="Scope" />
114
+ <pane id="ProjectPane">
115
+ <subPane>
116
+ <PATH>
117
+ <PATH_ELEMENT>
118
+ <option name="myItemId" value="configure-eight" />
119
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
120
+ </PATH_ELEMENT>
121
+ </PATH>
122
+ <PATH>
123
+ <PATH_ELEMENT>
124
+ <option name="myItemId" value="configure-eight" />
125
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
126
+ </PATH_ELEMENT>
127
+ <PATH_ELEMENT>
128
+ <option name="myItemId" value="configure-eight" />
129
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
130
+ </PATH_ELEMENT>
131
+ </PATH>
132
+ </subPane>
133
+ </pane>
134
+ </panes>
135
+ </component>
136
+ <component name="PropertiesComponent">
137
+ <property name="last_opened_file_path" value="$PROJECT_DIR$/.." />
138
+ <property name="WebServerToolWindowFactoryState" value="false" />
139
+ <property name="options.lastSelected" value="org.jetbrains.plugins.ruby.settings.RubyActiveModuleSdkConfigurable" />
140
+ <property name="options.splitter.main.proportions" value="0.3" />
141
+ <property name="options.splitter.details.proportions" value="0.2" />
142
+ <property name="options.searchVisible" value="true" />
143
+ </component>
144
+ <component name="RunManager">
145
+ <list size="0" />
146
+ </component>
147
+ <component name="ShelveChangesManager" show_recycled="false" />
148
+ <component name="SvnConfiguration">
149
+ <configuration />
150
+ </component>
151
+ <component name="TaskManager">
152
+ <task active="true" id="Default" summary="Default task">
153
+ <changelist id="668f0d58-2c85-43a7-9435-3e8d7612e7c9" name="Default" comment="" />
154
+ <created>1414821821498</created>
155
+ <updated>1414821821498</updated>
156
+ </task>
157
+ <task id="LOCAL-00001" summary="initial commit, made from ruby-mine gem shell.">
158
+ <created>1414822056040</created>
159
+ <updated>1414822056040</updated>
160
+ </task>
161
+ <option name="localTasksCounter" value="2" />
162
+ <servers />
163
+ </component>
164
+ <component name="ToolWindowManager">
165
+ <frame x="4" y="22" width="1433" height="878" extended-state="6" />
166
+ <editor active="true" />
167
+ <layout>
168
+ <window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
169
+ <window_info id="Changes" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
170
+ <window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
171
+ <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
172
+ <window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
173
+ <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
174
+ <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.17469446" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
175
+ <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
176
+ <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" />
177
+ <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="true" content_ui="tabs" />
178
+ <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.33004925" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
179
+ <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
180
+ <window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
181
+ <window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
182
+ <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
183
+ <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
184
+ <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="SLIDING" type="SLIDING" visible="false" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
185
+ <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
186
+ <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
187
+ </layout>
188
+ </component>
189
+ <component name="Vcs.Log.UiProperties">
190
+ <option name="RECENTLY_FILTERED_USER_GROUPS">
191
+ <collection />
192
+ </option>
193
+ <option name="RECENTLY_FILTERED_BRANCH_GROUPS">
194
+ <collection />
195
+ </option>
196
+ </component>
197
+ <component name="VcsContentAnnotationSettings">
198
+ <option name="myLimit" value="2678400000" />
199
+ </component>
200
+ <component name="VcsManagerConfiguration">
201
+ <option name="myTodoPanelSettings">
202
+ <TodoPanelSettings />
203
+ </option>
204
+ <MESSAGE value="initial commit, made from ruby-mine gem shell." />
205
+ <option name="LAST_COMMIT_MESSAGE" value="initial commit, made from ruby-mine gem shell." />
206
+ </component>
207
+ <component name="XDebuggerManager">
208
+ <breakpoint-manager />
209
+ </component>
210
+ <component name="editorHistoryManager">
211
+ <entry file="file://$PROJECT_DIR$/LICENSE.txt">
212
+ <provider editor-type-id="com.intellij.persistence.database.editor.CsvTableFileEditorProvider">
213
+ <state />
214
+ </provider>
215
+ <provider selected="true" editor-type-id="text-editor">
216
+ <state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="491">
217
+ <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
218
+ <folding />
219
+ </state>
220
+ </provider>
221
+ </entry>
222
+ <entry file="file://$PROJECT_DIR$/README.md">
223
+ <provider selected="true" editor-type-id="text-editor">
224
+ <state vertical-scroll-proportion="-12.222222" vertical-offset="0" max-vertical-offset="555">
225
+ <caret line="22" column="10" selection-start-line="22" selection-start-column="10" selection-end-line="22" selection-end-column="10" />
226
+ <folding />
227
+ </state>
228
+ </provider>
229
+ <provider editor-type-id="MarkdownPreviewEditor">
230
+ <state />
231
+ </provider>
232
+ </entry>
233
+ <entry file="file://$PROJECT_DIR$/configure-eight.gemspec">
234
+ <provider selected="true" editor-type-id="text-editor">
235
+ <state vertical-scroll-proportion="0.3488372" vertical-offset="0" max-vertical-offset="516">
236
+ <caret line="12" column="64" selection-start-line="12" selection-start-column="64" selection-end-line="12" selection-end-column="64" />
237
+ <folding />
238
+ </state>
239
+ </provider>
240
+ </entry>
241
+ </component>
242
+ </project>
243
+
data/Gemfile ADDED
@@ -0,0 +1,4 @@
1
+ source 'https://rubygems.org'
2
+
3
+ # Specify your gem's dependencies in configure-eight.gemspec
4
+ gemspec
data/LICENSE.txt ADDED
@@ -0,0 +1,22 @@
1
+ Copyright (c) 2014 Zach Daniel
2
+
3
+ MIT License
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining
6
+ a copy of this software and associated documentation files (the
7
+ "Software"), to deal in the Software without restriction, including
8
+ without limitation the rights to use, copy, modify, merge, publish,
9
+ distribute, sublicense, and/or sell copies of the Software, and to
10
+ permit persons to whom the Software is furnished to do so, subject to
11
+ the following conditions:
12
+
13
+ The above copyright notice and this permission notice shall be
14
+ included in all copies or substantial portions of the Software.
15
+
16
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
17
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
18
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
19
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
20
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
21
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
22
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
data/README.md ADDED
@@ -0,0 +1,31 @@
1
+ # Configure::Eight
2
+
3
+ TODO: Write a gem description
4
+
5
+ ## Installation
6
+
7
+ Add this line to your application's Gemfile:
8
+
9
+ ```ruby
10
+ gem 'configure-eight'
11
+ ```
12
+
13
+ And then execute:
14
+
15
+ $ bundle
16
+
17
+ Or install it yourself as:
18
+
19
+ $ gem install configure-eight
20
+
21
+ ## Usage
22
+
23
+ TODO: Write usage instructions here
24
+
25
+ ## Contributing
26
+
27
+ 1. Fork it ( https://github.com/[my-github-username]/configure-eight/fork )
28
+ 2. Create your feature branch (`git checkout -b my-new-feature`)
29
+ 3. Commit your changes (`git commit -am 'Add some feature'`)
30
+ 4. Push to the branch (`git push origin my-new-feature`)
31
+ 5. Create a new Pull Request
data/Rakefile ADDED
@@ -0,0 +1,2 @@
1
+ require "bundler/gem_tasks"
2
+
@@ -0,0 +1,23 @@
1
+ # coding: utf-8
2
+ lib = File.expand_path('../lib', __FILE__)
3
+ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
4
+ require 'configure/eight/version'
5
+
6
+ Gem::Specification.new do |spec|
7
+ spec.name = "configure-eight"
8
+ spec.version = Configure::Eight::VERSION
9
+ spec.authors = ["Zach Daniel"]
10
+ spec.email = ["zachary.s.daniel@gmail.com"]
11
+ spec.summary = "A plain text configuration file, for letting non-developers play with your variables."
12
+ spec.description = "A plain text configuration file, for letting non-developers play with your variables."
13
+ spec.homepage = 'http://rubygems.org/gems/configure-eight'
14
+ spec.license = "MIT"
15
+
16
+ spec.files = `git ls-files -z`.split("\x0")
17
+ spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
18
+ spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
19
+ spec.require_paths = ["lib"]
20
+
21
+ spec.add_development_dependency "bundler", "~> 1.7"
22
+ spec.add_development_dependency "rake", "~> 10.0"
23
+ end
@@ -0,0 +1,7 @@
1
+ require "configure/eight/version"
2
+
3
+ module Configure
4
+ module Eight
5
+ # Your code goes here...
6
+ end
7
+ end
@@ -0,0 +1,5 @@
1
+ module Configure
2
+ module Eight
3
+ VERSION = "0.0.1"
4
+ end
5
+ end
metadata ADDED
@@ -0,0 +1,89 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: configure-eight
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.1
5
+ platform: ruby
6
+ authors:
7
+ - Zach Daniel
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2014-11-01 00:00:00.000000000 Z
12
+ dependencies:
13
+ - !ruby/object:Gem::Dependency
14
+ name: bundler
15
+ requirement: !ruby/object:Gem::Requirement
16
+ requirements:
17
+ - - "~>"
18
+ - !ruby/object:Gem::Version
19
+ version: '1.7'
20
+ type: :development
21
+ prerelease: false
22
+ version_requirements: !ruby/object:Gem::Requirement
23
+ requirements:
24
+ - - "~>"
25
+ - !ruby/object:Gem::Version
26
+ version: '1.7'
27
+ - !ruby/object:Gem::Dependency
28
+ name: rake
29
+ requirement: !ruby/object:Gem::Requirement
30
+ requirements:
31
+ - - "~>"
32
+ - !ruby/object:Gem::Version
33
+ version: '10.0'
34
+ type: :development
35
+ prerelease: false
36
+ version_requirements: !ruby/object:Gem::Requirement
37
+ requirements:
38
+ - - "~>"
39
+ - !ruby/object:Gem::Version
40
+ version: '10.0'
41
+ description: A plain text configuration file, for letting non-developers play with
42
+ your variables.
43
+ email:
44
+ - zachary.s.daniel@gmail.com
45
+ executables: []
46
+ extensions: []
47
+ extra_rdoc_files: []
48
+ files:
49
+ - ".gitignore"
50
+ - ".idea/configure-eight.iml"
51
+ - ".idea/encodings.xml"
52
+ - ".idea/misc.xml"
53
+ - ".idea/modules.xml"
54
+ - ".idea/scopes/scope_settings.xml"
55
+ - ".idea/vcs.xml"
56
+ - ".idea/workspace.xml"
57
+ - Gemfile
58
+ - LICENSE.txt
59
+ - README.md
60
+ - Rakefile
61
+ - configure-eight.gemspec
62
+ - lib/configure/eight.rb
63
+ - lib/configure/eight/version.rb
64
+ homepage: http://rubygems.org/gems/configure-eight
65
+ licenses:
66
+ - MIT
67
+ metadata: {}
68
+ post_install_message:
69
+ rdoc_options: []
70
+ require_paths:
71
+ - lib
72
+ required_ruby_version: !ruby/object:Gem::Requirement
73
+ requirements:
74
+ - - ">="
75
+ - !ruby/object:Gem::Version
76
+ version: '0'
77
+ required_rubygems_version: !ruby/object:Gem::Requirement
78
+ requirements:
79
+ - - ">="
80
+ - !ruby/object:Gem::Version
81
+ version: '0'
82
+ requirements: []
83
+ rubyforge_project:
84
+ rubygems_version: 2.2.2
85
+ signing_key:
86
+ specification_version: 4
87
+ summary: A plain text configuration file, for letting non-developers play with your
88
+ variables.
89
+ test_files: []