Skip to content

Commit

Permalink
Merge pull request #9686 from dependabot/dependabot/bundler/sorbet-68…
Browse files Browse the repository at this point in the history
…12210d0d

Bump the sorbet group across 2 directories with 3 updates
  • Loading branch information
sachin-sandhu committed May 8, 2024
2 parents 9a32ecc + c03d426 commit 22e8af1
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ gem "dependabot-swift", path: "swift"
gem "dependabot-terraform", path: "terraform"

# Sorbet
gem "sorbet", "0.5.11361", group: :development
gem "sorbet", "0.5.11370", group: :development
gem "tapioca", "0.13.3", require: false, group: :development

common_gemspec = File.expand_path("common/dependabot-common.gemspec", __dir__)
Expand Down
20 changes: 10 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -318,15 +318,15 @@ GEM
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
sorbet (0.5.11361)
sorbet-static (= 0.5.11361)
sorbet-runtime (0.5.11361)
sorbet-static (0.5.11361-aarch64-linux)
sorbet-static (0.5.11361-universal-darwin)
sorbet-static (0.5.11361-x86_64-linux)
sorbet-static-and-runtime (0.5.11361)
sorbet (= 0.5.11361)
sorbet-runtime (= 0.5.11361)
sorbet (0.5.11370)
sorbet-static (= 0.5.11370)
sorbet-runtime (0.5.11370)
sorbet-static (0.5.11370-aarch64-linux)
sorbet-static (0.5.11370-universal-darwin)
sorbet-static (0.5.11370-x86_64-linux)
sorbet-static-and-runtime (0.5.11370)
sorbet (= 0.5.11370)
sorbet-runtime (= 0.5.11370)
spoom (1.3.0)
erubi (>= 1.10.0)
prism (>= 0.19.0)
Expand Down Expand Up @@ -402,7 +402,7 @@ DEPENDENCIES
rubocop-rspec (~> 2.29.1)
rubocop-sorbet (~> 0.8.1)
simplecov (~> 0.22.0)
sorbet (= 0.5.11361)
sorbet (= 0.5.11370)
tapioca (= 0.13.3)
turbo_tests (~> 2.2.0)
vcr (~> 6.1)
Expand Down
8 changes: 4 additions & 4 deletions updater/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ GEM
parallel_tests (4.6.1)
parallel
parseconfig (1.0.8)
parser (3.3.0.5)
parser (3.3.1.0)
ast (~> 2.4.1)
racc
psych (5.1.2)
Expand Down Expand Up @@ -324,8 +324,8 @@ GEM
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.31.2)
parser (>= 3.3.0.4)
rubocop-ast (1.31.3)
parser (>= 3.3.1.0)
rubocop-capybara (2.20.0)
rubocop (~> 1.41)
rubocop-factory_bot (2.25.1)
Expand All @@ -340,7 +340,7 @@ GEM
rubocop-rspec_rails (~> 2.28)
rubocop-rspec_rails (2.28.3)
rubocop (~> 1.40)
rubocop-sorbet (0.8.2)
rubocop-sorbet (0.8.3)
rubocop (>= 0.90.0)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
Expand Down

0 comments on commit 22e8af1

Please sign in to comment.