Skip to content

Commit 312a65f

Browse files
committed
add thor
1 parent 7c9a82f commit 312a65f

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ gem "csv"
55
gem "net-ldap"
66
gem "shale"
77
gem "rexml"
8+
gem "thor"
89

910
group :development, :test do
1011
gem "pry"

Gemfile.lock

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ GEM
8484
standard-performance (1.8.0)
8585
lint_roller (~> 1.1)
8686
rubocop-performance (~> 1.25.0)
87+
thor (1.4.0)
8788
unicode-display_width (3.2.0)
8889
unicode-emoji (~> 4.1)
8990
unicode-emoji (4.1.0)
@@ -103,6 +104,7 @@ DEPENDENCIES
103104
shale
104105
simplecov
105106
standard
107+
thor
106108

107109
BUNDLED WITH
108110
2.7.2

0 commit comments

Comments
 (0)