summaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-01-19 11:07:37 +0900
committerGitHub <noreply@github.com>2022-01-19 11:07:37 +0900
commita1c14eb076da4bf85a7d817833c4ddaad7c04114 (patch)
tree9eadbf989015af94b06c8efd01bde1b5a49d3c0c /Gemfile.lock
parent987299e0d1b5a76e6bde97e9c46fdb9fbc38e32b (diff)
Bump thor from 1.1.0 to 1.2.1 (#17250)
Bumps [thor](https://github.com/rails/thor) from 1.1.0 to 1.2.1. - [Release notes](https://github.com/rails/thor/releases) - [Commits](https://github.com/rails/thor/compare/v1.1.0...v1.2.1) --- updated-dependencies: - dependency-name: thor dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index bad228b780a..7db2b800d7a 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -615,7 +615,7 @@ GEM
unicode-display_width (>= 1.1.1, < 3)
terrapin (0.6.0)
climate_control (>= 0.0.3, < 1.0)
- thor (1.1.0)
+ thor (1.2.1)
thwait (0.2.0)
e2mmap
tilt (2.0.10)
@@ -794,7 +794,7 @@ DEPENDENCIES
stackprof
stoplight (~> 2.2.1)
strong_migrations (~> 0.7)
- thor (~> 1.1)
+ thor (~> 1.2)
tty-prompt (~> 0.23)
twitter-text (~> 3.1.0)
tzinfo-data (~> 1.2021)