summaryrefslogtreecommitdiff
path: root/examples/gem/Gemfile.lock
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-03-02 08:34:26 +0200
committerPaul Buetow <paul@buetow.org>2026-03-02 08:34:26 +0200
commit5b8ce0b75271af6b4799800178ab3039d97c47b7 (patch)
tree8713a342f84ab8a432f781573dd1a6e7178cd51d /examples/gem/Gemfile.lock
parent3f833b7f82bde48ceb20f4b90407afc928ebe7b3 (diff)
add Justfiles for all examples
Each example directory gets a Justfile with run/dry/debug recipes. The rake and gem examples also include a setup recipe for bundle install. The cli example adds a hosts recipe for the --hosts flag. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'examples/gem/Gemfile.lock')
-rw-r--r--examples/gem/Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/gem/Gemfile.lock b/examples/gem/Gemfile.lock
index 502fccc..f426524 100644
--- a/examples/gem/Gemfile.lock
+++ b/examples/gem/Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: ../..
specs:
- rcm (0.1.0)
+ rcm (0.1.1)
erb
toml (~> 0.3)