Skip to content

Commit

Permalink
Bump tapioca from 0.11.8 to 0.11.12 (#124)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 2, 2023
1 parent cd5f065 commit 7471969
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 16 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ group :development do
gem 'bundler', '~> 2'
gem 'debug', '>= 1.0'
gem 'parlour'
gem 'tapioca', '~> 0.11.8'
gem 'tapioca', '~> 0.11.12'
end

gem 'oj'
Expand Down
25 changes: 10 additions & 15 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -52,14 +52,13 @@ GEM
ast (~> 2.4.1)
racc
prettier_print (1.2.1)
prism (0.18.0)
racc (1.7.3)
rainbow (3.1.1)
rake (13.1.0)
rbi (0.0.17)
ast
parser (>= 3.0.0)
rbi (0.1.5)
prism (>= 0.18.0, < 0.19)
sorbet-runtime (>= 0.5.9204)
unparser (>= 0.5.6)
reek (6.1.4)
kwalify (~> 0.7.0)
parser (~> 3.2.0)
Expand Down Expand Up @@ -123,29 +122,25 @@ GEM
sorbet-static-and-runtime (0.5.11139)
sorbet (= 0.5.11139)
sorbet-runtime (= 0.5.11139)
spoom (1.2.2)
spoom (1.2.4)
erubi (>= 1.10.0)
sorbet (>= 0.5.10187)
sorbet-runtime (>= 0.5.9204)
sorbet-static-and-runtime (>= 0.5.10187)
syntax_tree (>= 6.1.1)
thor (>= 0.19.2)
syntax_tree (6.1.1)
syntax_tree (6.2.0)
prettier_print (>= 1.2.0)
tapioca (0.11.8)
tapioca (0.11.12)
bundler (>= 2.2.25)
netrc (>= 0.11.0)
parallel (>= 1.21.0)
rbi (~> 0.0.0, >= 0.0.16)
rbi (>= 0.1.4, < 0.2)
sorbet-static-and-runtime (>= 0.5.10187)
spoom (~> 1.2.0, >= 1.2.0)
thor (>= 1.2.0)
yard-sorbet
thor (1.2.2)
thor (1.3.0)
timecop (0.9.8)
unicode-display_width (2.5.0)
unparser (0.6.8)
diff-lcs (~> 1.3)
parser (>= 3.2.0)
yard (0.9.34)
yard-sorbet (0.8.1)
sorbet-runtime (>= 0.5)
Expand Down Expand Up @@ -174,7 +169,7 @@ DEPENDENCIES
simplecov (~> 0)
simplecov_json_formatter
sorbet (~> 0)
tapioca (~> 0.11.8)
tapioca (~> 0.11.12)
timecop (~> 0)

BUNDLED WITH
Expand Down

0 comments on commit 7471969

Please sign in to comment.