.idea/hotwired.iml in hotwired-0.0.3 vs .idea/hotwired.iml in hotwired-0.0.4
- old
+ new
@@ -38,9 +38,42 @@
<orderEntry type="library" scope="PROVIDED" name="tzinfo (v2.0.4, RVM: ruby-3.1.0) [gem]" level="application" />
<orderEntry type="library" scope="PROVIDED" name="unicode-display_width (v2.1.0, RVM: ruby-3.1.0) [gem]" level="application" />
</component>
<component name="RakeTasksCache">
<option name="myRootTask">
- <RakeTaskImpl id="rake" />
+ <RakeTaskImpl id="rake">
+ <subtasks>
+ <RakeTaskImpl description="Build hotwired-0.0.3.gem into the pkg directory" fullCommand="build" id="build" />
+ <RakeTaskImpl id="build">
+ <subtasks>
+ <RakeTaskImpl description="Generate SHA512 checksum if hotwired-0.0.3.gem into the checksums directory" fullCommand="build:checksum" id="checksum" />
+ </subtasks>
+ </RakeTaskImpl>
+ <RakeTaskImpl description="Remove any temporary products" fullCommand="clean" id="clean" />
+ <RakeTaskImpl description="Remove any generated files" fullCommand="clobber" id="clobber" />
+ <RakeTaskImpl description="Build and install hotwired-0.0.3.gem into system gems" fullCommand="install" id="install" />
+ <RakeTaskImpl id="install">
+ <subtasks>
+ <RakeTaskImpl description="Build and install hotwired-0.0.3.gem into system gems without network access" fullCommand="install:local" id="local" />
+ </subtasks>
+ </RakeTaskImpl>
+ <RakeTaskImpl description="Create tag v0.0.3 and build and push hotwired-0.0.3.gem to rubygems.org" fullCommand="release[remote]" id="release[remote]" />
+ <RakeTaskImpl description="Run RuboCop" fullCommand="rubocop" id="rubocop" />
+ <RakeTaskImpl id="rubocop">
+ <subtasks>
+ <RakeTaskImpl description="Auto-correct RuboCop offenses" fullCommand="rubocop:auto_correct" id="auto_correct" />
+ </subtasks>
+ </RakeTaskImpl>
+ <RakeTaskImpl description="" fullCommand="default" id="default" />
+ <RakeTaskImpl description="" fullCommand="release" id="release" />
+ <RakeTaskImpl id="release">
+ <subtasks>
+ <RakeTaskImpl description="" fullCommand="release:guard_clean" id="guard_clean" />
+ <RakeTaskImpl description="" fullCommand="release:rubygem_push" id="rubygem_push" />
+ <RakeTaskImpl description="" fullCommand="release:source_control_push" id="source_control_push" />
+ </subtasks>
+ </RakeTaskImpl>
+ </subtasks>
+ </RakeTaskImpl>
</option>
</component>
</module>
\ No newline at end of file