greeenboii 0.1.7 → 0.1.9

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
  SHA256:
3
- metadata.gz: 65486d1f3e3329ec2dc7b1606a448df0376f91b10c75e7d08371dda02433c197
4
- data.tar.gz: 2368a3d3a2975889043dbe5f1e9fb3b70fd5e8a09401c70be7b67f87e69cf10c
3
+ metadata.gz: 4a40a33ed919a7f4b60cc8581e3a7d592cd1a39a9b7e3459941e6acf97ba03a0
4
+ data.tar.gz: bec431371da5ccdd954030c0065bfefcdac60c41e4cfacdf1c0aa97724a64d60
5
5
  SHA512:
6
- metadata.gz: aa9ba9383476f4d55edebc4abab696c221c9978bbae8d8b9e5bc6566c72602ff54a68135af728c26ed019572628f3535459727f5705971c2050af8a9ed973d70
7
- data.tar.gz: 767860091449755fa065f55c716de057401770266194fa817cc9237e14615e3dae94664c1966bb57ccccf2ff428ef54273922784c90757c9b62d356cb826257e
6
+ metadata.gz: c8301770c9c21b1641a95fd094d3f04d55759c65bb5b7d36b6a112baaf27f4c11638ce9fdf62685c934c3ce9c22e85d8a0742c12871a8186e023d24d730d1373
7
+ data.tar.gz: b8fdd7ae887e9c08acd87fc0b6c3bfb826812daa144b4bd0104f2a04bea1aaab94db9c9571b1e6ffad9f0a96e2c566f52f0f50773f8bd416aba4a5488d6685cd
data/.idea/greeenboii.iml CHANGED
@@ -9,29 +9,36 @@
9
9
  <sourceFolder url="file://$MODULE_DIR$/spec" isTestSource="true" />
10
10
  <sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
11
11
  </content>
12
- <orderEntry type="jdk" jdkName="ruby-3.2.4-p170" jdkType="RUBY_SDK" />
12
+ <orderEntry type="jdk" jdkName="ruby-3.3.6-p108" jdkType="RUBY_SDK" />
13
13
  <orderEntry type="sourceFolder" forTests="false" />
14
- <orderEntry type="library" scope="PROVIDED" name="ast (v2.4.2, ruby-3.2.4-p170) [gem]" level="application" />
15
- <orderEntry type="library" scope="PROVIDED" name="bigdecimal (v3.1.9, ruby-3.2.4-p170) [gem]" level="application" />
16
- <orderEntry type="library" scope="PROVIDED" name="bundler (v2.6.3, ruby-3.2.4-p170) [gem]" level="application" />
17
- <orderEntry type="library" scope="PROVIDED" name="cli-ui (v2.3.0, ruby-3.2.4-p170) [gem]" level="application" />
18
- <orderEntry type="library" scope="PROVIDED" name="console_table (v0.3.1, ruby-3.2.4-p170) [gem]" level="application" />
19
- <orderEntry type="library" scope="PROVIDED" name="csv (v3.3.2, ruby-3.2.4-p170) [gem]" level="application" />
20
- <orderEntry type="library" scope="PROVIDED" name="httparty (v0.22.0, ruby-3.2.4-p170) [gem]" level="application" />
21
- <orderEntry type="library" scope="PROVIDED" name="language_server-protocol (v3.17.0.4, ruby-3.2.4-p170) [gem]" level="application" />
22
- <orderEntry type="library" scope="PROVIDED" name="mini_mime (v1.1.5, ruby-3.2.4-p170) [gem]" level="application" />
23
- <orderEntry type="library" scope="PROVIDED" name="minitest (v5.25.4, ruby-3.2.4-p170) [gem]" level="application" />
24
- <orderEntry type="library" scope="PROVIDED" name="multi_xml (v0.7.1, ruby-3.2.4-p170) [gem]" level="application" />
25
- <orderEntry type="library" scope="PROVIDED" name="parallel (v1.26.3, ruby-3.2.4-p170) [gem]" level="application" />
26
- <orderEntry type="library" scope="PROVIDED" name="parser (v3.3.7.1, ruby-3.2.4-p170) [gem]" level="application" />
27
- <orderEntry type="library" scope="PROVIDED" name="racc (v1.8.1, ruby-3.2.4-p170) [gem]" level="application" />
28
- <orderEntry type="library" scope="PROVIDED" name="rainbow (v3.1.1, ruby-3.2.4-p170) [gem]" level="application" />
29
- <orderEntry type="library" scope="PROVIDED" name="rake (v13.2.1, ruby-3.2.4-p170) [gem]" level="application" />
30
- <orderEntry type="library" scope="PROVIDED" name="regexp_parser (v2.10.0, ruby-3.2.4-p170) [gem]" level="application" />
31
- <orderEntry type="library" scope="PROVIDED" name="rubocop-ast (v1.38.0, ruby-3.2.4-p170) [gem]" level="application" />
32
- <orderEntry type="library" scope="PROVIDED" name="ruby-progressbar (v1.13.0, ruby-3.2.4-p170) [gem]" level="application" />
33
- <orderEntry type="library" scope="PROVIDED" name="thor (v1.3.2, ruby-3.2.4-p170) [gem]" level="application" />
34
- <orderEntry type="library" scope="PROVIDED" name="unicode-display_width (v3.1.4, ruby-3.2.4-p170) [gem]" level="application" />
35
- <orderEntry type="library" scope="PROVIDED" name="unicode-emoji (v4.0.4, ruby-3.2.4-p170) [gem]" level="application" />
14
+ <orderEntry type="library" scope="PROVIDED" name="ast (v2.4.3, ruby-3.3.6-p108) [gem]" level="application" />
15
+ <orderEntry type="library" scope="PROVIDED" name="bigdecimal (v3.1.9, ruby-3.3.6-p108) [gem]" level="application" />
16
+ <orderEntry type="library" scope="PROVIDED" name="bundler (v2.6.3, ruby-3.3.6-p108) [gem]" level="application" />
17
+ <orderEntry type="library" scope="PROVIDED" name="cli-ui (v2.3.1, ruby-3.3.6-p108) [gem]" level="application" />
18
+ <orderEntry type="library" scope="PROVIDED" name="console_table (v0.3.1, ruby-3.3.6-p108) [gem]" level="application" />
19
+ <orderEntry type="library" scope="PROVIDED" name="csv (v3.3.4, ruby-3.3.6-p108) [gem]" level="application" />
20
+ <orderEntry type="library" scope="PROVIDED" name="dotenv (v2.8.1, ruby-3.3.6-p108) [gem]" level="application" />
21
+ <orderEntry type="library" scope="PROVIDED" name="httparty (v0.22.0, ruby-3.3.6-p108) [gem]" level="application" />
22
+ <orderEntry type="library" scope="PROVIDED" name="json (v2.11.3, ruby-3.3.6-p108) [gem]" level="application" />
23
+ <orderEntry type="library" scope="PROVIDED" name="language_server-protocol (v3.17.0.4, ruby-3.3.6-p108) [gem]" level="application" />
24
+ <orderEntry type="library" scope="PROVIDED" name="lint_roller (v1.1.0, ruby-3.3.6-p108) [gem]" level="application" />
25
+ <orderEntry type="library" scope="PROVIDED" name="mini_mime (v1.1.5, ruby-3.3.6-p108) [gem]" level="application" />
26
+ <orderEntry type="library" scope="PROVIDED" name="minitest (v5.25.5, ruby-3.3.6-p108) [gem]" level="application" />
27
+ <orderEntry type="library" scope="PROVIDED" name="multi_xml (v0.7.2, ruby-3.3.6-p108) [gem]" level="application" />
28
+ <orderEntry type="library" scope="PROVIDED" name="nokogiri (v1.18.8, ruby-3.3.6-p108) [gem]" level="application" />
29
+ <orderEntry type="library" scope="PROVIDED" name="parallel (v1.27.0, ruby-3.3.6-p108) [gem]" level="application" />
30
+ <orderEntry type="library" scope="PROVIDED" name="parser (v3.3.8.0, ruby-3.3.6-p108) [gem]" level="application" />
31
+ <orderEntry type="library" scope="PROVIDED" name="prism (v1.4.0, ruby-3.3.6-p108) [gem]" level="application" />
32
+ <orderEntry type="library" scope="PROVIDED" name="racc (v1.8.1, ruby-3.3.6-p108) [gem]" level="application" />
33
+ <orderEntry type="library" scope="PROVIDED" name="rainbow (v3.1.1, ruby-3.3.6-p108) [gem]" level="application" />
34
+ <orderEntry type="library" scope="PROVIDED" name="rake (v13.2.1, ruby-3.3.6-p108) [gem]" level="application" />
35
+ <orderEntry type="library" scope="PROVIDED" name="rake-compiler (v1.3.0, ruby-3.3.6-p108) [gem]" level="application" />
36
+ <orderEntry type="library" scope="PROVIDED" name="regexp_parser (v2.10.0, ruby-3.3.6-p108) [gem]" level="application" />
37
+ <orderEntry type="library" scope="PROVIDED" name="rubocop (v1.75.5, ruby-3.3.6-p108) [gem]" level="application" />
38
+ <orderEntry type="library" scope="PROVIDED" name="rubocop-ast (v1.44.1, ruby-3.3.6-p108) [gem]" level="application" />
39
+ <orderEntry type="library" scope="PROVIDED" name="ruby-progressbar (v1.13.0, ruby-3.3.6-p108) [gem]" level="application" />
40
+ <orderEntry type="library" scope="PROVIDED" name="sqlite3 (v2.6.0, ruby-3.3.6-p108) [gem]" level="application" />
41
+ <orderEntry type="library" scope="PROVIDED" name="unicode-display_width (v3.1.4, ruby-3.3.6-p108) [gem]" level="application" />
42
+ <orderEntry type="library" scope="PROVIDED" name="unicode-emoji (v4.0.4, ruby-3.3.6-p108) [gem]" level="application" />
36
43
  </component>
37
44
  </module>
@@ -0,0 +1,6 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="JavaScriptLibraryMappings">
4
+ <excludedPredefinedLibrary name="greeenboii/nextjs-project/node_modules" />
5
+ </component>
6
+ </project>
data/.idea/vcs.xml CHANGED
@@ -2,6 +2,5 @@
2
2
  <project version="4">
3
3
  <component name="VcsDirectoryMappings">
4
4
  <mapping directory="$PROJECT_DIR$" vcs="Git" />
5
- <mapping directory="$PROJECT_DIR$/nextjs-project" vcs="Git" />
6
5
  </component>
7
6
  </project>
data/.idea/workspace.xml CHANGED
@@ -4,7 +4,9 @@
4
4
  <option name="autoReloadType" value="SELECTIVE" />
5
5
  </component>
6
6
  <component name="ChangeListManager">
7
- <list default="true" id="0fa98f61-8369-4575-be76-5316c7df88b7" name="Changes" comment="Refactor template installation process and update version to 0.1.7" />
7
+ <list default="true" id="0fa98f61-8369-4575-be76-5316c7df88b7" name="Changes" comment="feat: Update dotenv dependency to version 2.8.1 in Gemfile and Gemfile.lock">
8
+ <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
9
+ </list>
8
10
  <option name="SHOW_DIALOG" value="false" />
9
11
  <option name="HIGHLIGHT_CONFLICTS" value="true" />
10
12
  <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
@@ -54,7 +56,7 @@
54
56
  &quot;node.js.selected.package.tslint&quot;: &quot;(autodetect)&quot;,
55
57
  &quot;nodejs_package_manager_path&quot;: &quot;npm&quot;,
56
58
  &quot;ruby.structure.view.model.defaults.configured&quot;: &quot;true&quot;,
57
- &quot;settings.editor.selected.configurable&quot;: &quot;project.propVCSSupport.DirectoryMappings&quot;,
59
+ &quot;settings.editor.selected.configurable&quot;: &quot;org.jetbrains.plugins.ruby.settings.RubyActiveModuleSdkConfigurable&quot;,
58
60
  &quot;vue.rearranger.settings.migration&quot;: &quot;true&quot;
59
61
  },
60
62
  &quot;keyToStringList&quot;: {
@@ -63,10 +65,11 @@
63
65
  ]
64
66
  }
65
67
  }</component>
68
+ <component name="RbsLanguageSettings" isCollectionManagementEnabled="true" />
66
69
  <component name="SharedIndexes">
67
70
  <attachedChunks>
68
71
  <set>
69
- <option value="bundled-js-predefined-d6986cc7102b-1632447f56bf-JavaScript-RM-243.26053.19" />
72
+ <option value="bundled-js-predefined-d6986cc7102b-f27c65a3e318-JavaScript-RM-251.23774.429" />
70
73
  </set>
71
74
  </attachedChunks>
72
75
  </component>
@@ -90,7 +93,16 @@
90
93
  <workItem from="1742363661453" duration="2855000" />
91
94
  <workItem from="1743160011121" duration="413000" />
92
95
  <workItem from="1743160440458" duration="2415000" />
93
- <workItem from="1743234713796" duration="815000" />
96
+ <workItem from="1743234713796" duration="1971000" />
97
+ <workItem from="1745012287544" duration="89000" />
98
+ <workItem from="1745012427976" duration="84000" />
99
+ <workItem from="1746456470803" duration="123000" />
100
+ <workItem from="1746456640164" duration="8304000" />
101
+ <workItem from="1746506150953" duration="1391000" />
102
+ <workItem from="1746509214519" duration="691000" />
103
+ <workItem from="1746513257984" duration="172000" />
104
+ <workItem from="1746513447860" duration="3083000" />
105
+ <workItem from="1746546267759" duration="340000" />
94
106
  </task>
95
107
  <task id="LOCAL-00001" summary="update branch for push events from master to production">
96
108
  <option name="closed" value="true" />
@@ -148,7 +160,47 @@
148
160
  <option name="project" value="LOCAL" />
149
161
  <updated>1743235413382</updated>
150
162
  </task>
151
- <option name="localTasksCounter" value="8" />
163
+ <task id="LOCAL-00008" summary="feat: Bump Version to 0.1.8">
164
+ <option name="closed" value="true" />
165
+ <created>1746514635944</created>
166
+ <option name="number" value="00008" />
167
+ <option name="presentableId" value="LOCAL-00008" />
168
+ <option name="project" value="LOCAL" />
169
+ <updated>1746514635944</updated>
170
+ </task>
171
+ <task id="LOCAL-00009" summary="chore: Update Gemfile to comment out Sorbet and add dotenv gem">
172
+ <option name="closed" value="true" />
173
+ <created>1746514690324</created>
174
+ <option name="number" value="00009" />
175
+ <option name="presentableId" value="LOCAL-00009" />
176
+ <option name="project" value="LOCAL" />
177
+ <updated>1746514690324</updated>
178
+ </task>
179
+ <task id="LOCAL-00010" summary="feat: Update dependencies and bump required Ruby version to 3.3.0">
180
+ <option name="closed" value="true" />
181
+ <created>1746514700502</created>
182
+ <option name="number" value="00010" />
183
+ <option name="presentableId" value="LOCAL-00010" />
184
+ <option name="project" value="LOCAL" />
185
+ <updated>1746514700502</updated>
186
+ </task>
187
+ <task id="LOCAL-00011" summary="feat: Update .gitignore to exclude .env and enhance CHANGELOG with initial release details">
188
+ <option name="closed" value="true" />
189
+ <created>1746514728060</created>
190
+ <option name="number" value="00011" />
191
+ <option name="presentableId" value="LOCAL-00011" />
192
+ <option name="project" value="LOCAL" />
193
+ <updated>1746514728060</updated>
194
+ </task>
195
+ <task id="LOCAL-00012" summary="feat: Update dotenv dependency to version 2.8.1 in Gemfile and Gemfile.lock">
196
+ <option name="closed" value="true" />
197
+ <created>1746516235833</created>
198
+ <option name="number" value="00012" />
199
+ <option name="presentableId" value="LOCAL-00012" />
200
+ <option name="project" value="LOCAL" />
201
+ <updated>1746516235833</updated>
202
+ </task>
203
+ <option name="localTasksCounter" value="13" />
152
204
  <servers />
153
205
  </component>
154
206
  <component name="TypeScriptGeneratedFilesManager">
@@ -162,7 +214,12 @@
162
214
  <MESSAGE value="Add RuboCop configuration for Sorbet and update gem dependencies" />
163
215
  <MESSAGE value="Add WebsiteBuilder class for template installation and update data source configurations" />
164
216
  <MESSAGE value="Refactor template installation process and update version to 0.1.7" />
165
- <option name="LAST_COMMIT_MESSAGE" value="Refactor template installation process and update version to 0.1.7" />
217
+ <MESSAGE value="feat: Bump Version to 0.1.8" />
218
+ <MESSAGE value="chore: Update Gemfile to comment out Sorbet and add dotenv gem" />
219
+ <MESSAGE value="feat: Update dependencies and bump required Ruby version to 3.3.0" />
220
+ <MESSAGE value="feat: Update .gitignore to exclude .env and enhance CHANGELOG with initial release details" />
221
+ <MESSAGE value="feat: Update dotenv dependency to version 2.8.1 in Gemfile and Gemfile.lock" />
222
+ <option name="LAST_COMMIT_MESSAGE" value="feat: Update dotenv dependency to version 2.8.1 in Gemfile and Gemfile.lock" />
166
223
  </component>
167
224
  <component name="com.intellij.coverage.CoverageDataManagerImpl">
168
225
  <SUITE FILE_PATH="coverage/greeenboii@greeenboii.rcov" NAME="greeenboii Coverage Results" MODIFIED="1743160185076" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="rcov" COVERAGE_BY_TEST_ENABLED="false" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" MODULE_NAME="greeenboii" />
data/CHANGELOG.md CHANGED
@@ -2,4 +2,20 @@
2
2
 
3
3
  ## [0.1.0] - 2025-02-23
4
4
 
5
+ ### Added
6
+ - Initial release of greeenboii gem
7
+ - Command-line interface using cli-ui
8
+ - Console table formatting capabilities
9
+ - HTTP request functionality via HTTParty
10
+ - HTML parsing with Nokogiri
11
+ - Environment variable management with dotenv
12
+ - SQLite database integration
13
+ - C extension support via ext/greeenboii
14
+ - Basic project structure with executable in exe/ directory
15
+
16
+ ### Changed
17
+ - N/A (Initial release)
18
+
19
+ ### Removed
20
+ - N/A (Initial release)
5
21
  - Initial release
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Greeenboii
4
- VERSION = "0.1.7"
4
+ VERSION = "0.1.9"
5
5
  end