summaryrefslogtreecommitdiff
path: root/lib/bundler/vendor/thor/version.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bundler/vendor/thor/version.rb')
-rw-r--r--lib/bundler/vendor/thor/version.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/bundler/vendor/thor/version.rb b/lib/bundler/vendor/thor/version.rb
new file mode 100644
index 0000000000..3622a82898
--- /dev/null
+++ b/lib/bundler/vendor/thor/version.rb
@@ -0,0 +1,3 @@
+class Thor
+ VERSION = "0.12.2".freeze
+end