Skip to content

Commit

Permalink
Bump tapioca from 0.11.16 to 0.12.0 (#156)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 23, 2024
1 parent 8604fce commit 409ed1f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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.16'
gem 'tapioca', '~> 0.12.0'
end

gem 'oj'
Expand Down
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -82,14 +82,14 @@ GEM
ast (~> 2.4.1)
racc
prettier_print (1.2.1)
prism (0.19.0)
prism (0.24.0)
psych (5.1.2)
stringio
racc (1.7.3)
rainbow (3.1.1)
rake (13.1.0)
rbi (0.1.6)
prism (>= 0.18.0, < 0.20)
rbi (0.1.9)
prism (>= 0.18.0, < 0.25)
sorbet-runtime (>= 0.5.9204)
rdoc (6.6.2)
psych (>= 4.0.0)
Expand Down Expand Up @@ -165,7 +165,7 @@ GEM
stringio (3.1.0)
syntax_tree (6.2.0)
prettier_print (>= 1.2.0)
tapioca (0.11.16)
tapioca (0.12.0)
bundler (>= 2.2.25)
netrc (>= 0.11.0)
parallel (>= 1.21.0)
Expand All @@ -174,7 +174,7 @@ GEM
spoom (~> 1.2.0, >= 1.2.0)
thor (>= 1.2.0)
yard-sorbet
thor (1.3.0)
thor (1.3.1)
timecop (0.9.8)
unicode-display_width (2.5.0)
yard (0.9.36)
Expand Down Expand Up @@ -205,7 +205,7 @@ DEPENDENCIES
simplecov (~> 0)
simplecov_json_formatter
sorbet (~> 0)
tapioca (~> 0.11.16)
tapioca (~> 0.12.0)
timecop (~> 0)

BUNDLED WITH
Expand Down

0 comments on commit 409ed1f

Please sign in to comment.