Skip to content

Commit

Permalink
Upgrade gems
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaudgg committed Nov 9, 2024
1 parent c365902 commit 551ef35
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ gem "ttfunk", "1.7.0"
gem "pdf-core", "0.9.0"
gem "prawn-table"
gem "prawn-svg"
gem "stringio"
gem "hexapdf"
gem "public_suffix"
gem "rubyXL"
Expand Down
9 changes: 5 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ GEM
mini_mime (1.1.5)
mini_portile2 (2.8.7)
minitest (5.25.1)
mission_control-jobs (0.4.0)
mission_control-jobs (0.5.0)
actioncable (>= 7.1)
actionpack (>= 7.1)
activejob (>= 7.1)
Expand All @@ -327,7 +327,7 @@ GEM
msgpack (1.7.3)
net-http (0.5.0)
uri
net-imap (0.5.0)
net-imap (0.5.1)
date
net-protocol
net-pop (0.1.2)
Expand Down Expand Up @@ -524,7 +524,7 @@ GEM
prism (>= 1.2, < 2.0)
rbs (>= 3, < 4)
sorbet-runtime (>= 0.5.10782)
ruby-lsp-rails (0.3.25)
ruby-lsp-rails (0.3.26)
ruby-lsp (>= 0.21.2, < 0.22.0)
ruby-lsp-rspec (0.1.18)
ruby-lsp (~> 0.21.0)
Expand Down Expand Up @@ -552,7 +552,7 @@ GEM
fugit (~> 1.11.0)
railties (>= 7.1)
thor (~> 1.3.1)
sorbet-runtime (0.5.11642)
sorbet-runtime (0.5.11645)
sqlite3 (2.2.0)
mini_portile2 (~> 2.8.0)
sqlite3 (2.2.0-arm64-darwin)
Expand Down Expand Up @@ -683,6 +683,7 @@ DEPENDENCIES
solid_queue
sqlite3
stimulus-rails
stringio
super_diff
tailwindcss-rails
terminal-table
Expand Down

0 comments on commit 551ef35

Please sign in to comment.