Skip to content

Commit

Permalink
Bump thor from 1.1.0 to 1.2.2
Browse files Browse the repository at this point in the history
Bumps [thor](https://github.com/rails/thor) from 1.1.0 to 1.2.2.
- [Release notes](https://github.com/rails/thor/releases)
- [Commits](rails/thor@v1.1.0...v1.2.2)

---
updated-dependencies:
- dependency-name: thor
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 12, 2023
1 parent e927762 commit 9390cf1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 39 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ gem 'rgl', '~> 0.5.9'
gem 'rubyzip', '~> 2.3.2'
gem 'rugged', '~> 1.5.1'
gem 'safe_yaml', '~> 1.0'
gem 'thor', '~> 1.1.0'
gem 'thor', '~> 1.2.2'
gem 'toml', '~> 0.3.0'

group :scanners do
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ GEM
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.2)
stream (0.5.5)
thor (1.1.0)
thor (1.2.2)
toml (0.3.0)
parslet (>= 1.8.0, < 3.0.0)
typhoeus (1.4.0)
Expand Down Expand Up @@ -216,7 +216,7 @@ DEPENDENCIES
rugged (~> 1.5.1)
safe_yaml (~> 1.0)
simplecov (~> 0.21.2)
thor (~> 1.1.0)
thor (~> 1.2.2)
toml (~> 0.3.0)
webmock (~> 3.12)

Expand Down
36 changes: 0 additions & 36 deletions spec/fixtures/sarifs/diff/git_diff_yarn.txt

This file was deleted.

0 comments on commit 9390cf1

Please sign in to comment.