Skip to content

Commit

Permalink
Gemfile, yarn: housekeeping
Browse files Browse the repository at this point in the history
  • Loading branch information
artagnon committed Nov 19, 2023
1 parent 7e6a50c commit cba265b
Show file tree
Hide file tree
Showing 5 changed files with 1,332 additions and 432 deletions.
46 changes: 23 additions & 23 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,23 +2,23 @@ GEM
remote: https://rubygems.org/
specs:
builder (3.2.4)
colorize (0.8.1)
colorize (1.1.0)
docile (1.4.0)
fileutils (1.7.0)
language_server-protocol (3.17.0.2)
minitest (5.16.3)
prettier_print (1.2.0)
progressbar (1.11.0)
psych (5.0.1)
fileutils (1.7.2)
language_server-protocol (3.17.0.3)
minitest (5.20.0)
prettier_print (1.2.1)
progressbar (1.13.0)
psych (5.1.1.1)
stringio
rake (13.0.6)
rdoc (6.5.0)
rake (13.1.0)
rdoc (6.6.0)
psych (>= 4.0.0)
rouge (3.30.0)
ruby-lsp (0.3.7)
ruby-lsp (0.3.8)
language_server-protocol (~> 3.17.0)
sorbet-runtime
syntax_tree (>= 4.0.2, < 5.0.0)
syntax_tree (>= 5.0.0, < 6)
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
Expand All @@ -27,19 +27,19 @@ GEM
simplecov_json_formatter (0.1.4)
sitemap_generator (6.3.0)
builder (~> 3.0)
slim (4.1.0)
temple (>= 0.7.6, < 0.9)
tilt (>= 2.0.6, < 2.1)
sorbet-runtime (0.5.10598)
stringio (3.0.4)
syntax_tree (4.3.0)
prettier_print (>= 1.0.2)
temple (0.8.2)
tilt (2.0.11)
tmpdir (0.1.3)
slim (5.2.0)
temple (~> 0.10.0)
tilt (>= 2.1.0)
sorbet-runtime (0.5.11139)
stringio (3.0.9)
syntax_tree (5.3.0)
prettier_print (>= 1.2.0)
temple (0.10.3)
tilt (2.3.0)
tmpdir (0.2.0)
fileutils
uri (0.12.2)
webrick (1.7.0)
uri (0.13.0)
webrick (1.8.1)

PLATFORMS
ruby
Expand Down
Loading

0 comments on commit cba265b

Please sign in to comment.