Skip to content

Commit

Permalink
👷 Add file generation gem dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mkarlesky committed Jan 23, 2025
1 parent eb206a0 commit a3a02aa
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
source "http://rubygems.org/"

# File generation dependencies
gem "thor", "~> 1.3"
gem "erb", "~> 4.0"

0 comments on commit a3a02aa

Please sign in to comment.