Skip to content

Commit

Permalink
Merge pull request #536 from Shopify/dependabot/bundler/minor-and-pat…
Browse files Browse the repository at this point in the history
…ch-dd02889de4

Bump the minor-and-patch group with 2 updates
  • Loading branch information
github-actions[bot] authored Apr 8, 2024
2 parents 58642d2 + 58df9e8 commit ee180cd
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ GEM
stringio
racc (1.7.3)
rainbow (3.1.1)
rake (13.1.0)
rake (13.2.1)
rbi (0.1.9)
prism (>= 0.18.0, < 0.25)
sorbet-runtime (>= 0.5.9204)
Expand Down Expand Up @@ -67,14 +67,14 @@ GEM
rubocop-sorbet (0.8.0)
rubocop (>= 0.90.0)
ruby-progressbar (1.13.0)
sorbet (0.5.11319)
sorbet-static (= 0.5.11319)
sorbet-runtime (0.5.11319)
sorbet-static (0.5.11319-universal-darwin)
sorbet-static (0.5.11319-x86_64-linux)
sorbet-static-and-runtime (0.5.11319)
sorbet (= 0.5.11319)
sorbet-runtime (= 0.5.11319)
sorbet (0.5.11332)
sorbet-static (= 0.5.11332)
sorbet-runtime (0.5.11332)
sorbet-static (0.5.11332-universal-darwin)
sorbet-static (0.5.11332-x86_64-linux)
sorbet-static-and-runtime (0.5.11332)
sorbet (= 0.5.11332)
sorbet-runtime (= 0.5.11332)
stringio (3.1.0)
tapioca (0.13.1)
bundler (>= 2.2.25)
Expand Down Expand Up @@ -103,7 +103,7 @@ DEPENDENCIES
debug
minitest (~> 5.0)
minitest-reporters
rake (~> 13.1.0)
rake (~> 13.2.1)
rubocop-shopify
rubocop-sorbet
spoom!
Expand Down
2 changes: 1 addition & 1 deletion spoom.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency("bundler", ">= 2.2.10")
spec.add_development_dependency("minitest", "~> 5.0")
spec.add_development_dependency("minitest-reporters")
spec.add_development_dependency("rake", "~> 13.1.0")
spec.add_development_dependency("rake", "~> 13.2.1")

spec.add_dependency("erubi", ">= 1.10.0")
spec.add_dependency("prism", ">= 0.19.0")
Expand Down

0 comments on commit ee180cd

Please sign in to comment.