]> cat aescling's git repositories - mastodon.git/commitdiff
Bump thor from 1.0.1 to 1.1.0 (#15622)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 26 Jan 2021 14:35:03 +0000 (23:35 +0900)
committerGitHub <noreply@github.com>
Tue, 26 Jan 2021 14:35:03 +0000 (23:35 +0900)
Bumps [thor](https://github.com/erikhuda/thor) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/erikhuda/thor/releases)
- [Changelog](https://github.com/erikhuda/thor/blob/master/CHANGELOG.md)
- [Commits](https://github.com/erikhuda/thor/compare/v1.0.1...v1.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Gemfile
Gemfile.lock

diff --git a/Gemfile b/Gemfile
index bbad0a84164f8f42955c99f0b796fb4809f11642..971c3967f7b9a987ed068ae797335208d7cad743 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -8,7 +8,7 @@ gem 'pkg-config', '~> 1.4'
 gem 'puma', '~> 5.1'
 gem 'rails', '~> 5.2.4.4'
 gem 'sprockets', '~> 3.7.2'
-gem 'thor', '~> 1.0'
+gem 'thor', '~> 1.1'
 gem 'rack', '~> 2.2.3'
 
 gem 'hamlit-rails', '~> 0.2'
index 50ca2feb1c407e4969fbc5274b774641ee6d9b46..003f426095adfa9623a39c28fc368fc981955860 100644 (file)
@@ -619,7 +619,7 @@ GEM
       unicode-display_width (~> 1.1, >= 1.1.1)
     terrapin (0.6.0)
       climate_control (>= 0.0.3, < 1.0)
-    thor (1.0.1)
+    thor (1.1.0)
     thread_safe (0.3.6)
     thwait (0.2.0)
       e2mmap
@@ -804,7 +804,7 @@ DEPENDENCIES
   stoplight (~> 2.2.1)
   streamio-ffmpeg (~> 3.0)
   strong_migrations (~> 0.7)
-  thor (~> 1.0)
+  thor (~> 1.1)
   tty-prompt (~> 0.23)
   twitter-text (~> 1.14)
   tzinfo-data (~> 1.2021)