Skip to content

Commit

Permalink
Update gems
Browse files Browse the repository at this point in the history
  • Loading branch information
pama committed Nov 10, 2024
1 parent 38c189d commit ae42a61
Showing 1 changed file with 21 additions and 22 deletions.
43 changes: 21 additions & 22 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -41,15 +41,16 @@ GEM
base64 (0.2.0)
benchmark (0.4.0)
bigdecimal (3.1.8)
builder (3.2.4)
builder (3.3.0)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
crass (1.0.6)
diff-lcs (1.5.0)
diff-lcs (1.5.1)
drb (2.2.1)
erubi (1.12.0)
highline (2.1.0)
i18n (1.14.1)
erubi (1.13.0)
highline (3.1.1)
reline
i18n (1.14.6)
concurrent-ruby (~> 1.0)
i18n-spec (0.6.0)
iso
Expand All @@ -70,28 +71,27 @@ GEM
iso (0.4.0)
i18n
logger (1.6.1)
loofah (2.21.3)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mini_portile2 (2.8.4)
minitest (5.19.0)
nokogiri (1.15.4)
mini_portile2 (2.8.7)
minitest (5.25.1)
nokogiri (1.16.7)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
parser (3.2.2.3)
parser (3.3.6.0)
ast (~> 2.4.1)
racc
psych (5.2.0)
stringio
racc (1.7.1)
rack (2.2.8)
rack-session (1.0.2)
rack (< 3)
racc (1.8.1)
rack (3.1.8)
rack-session (2.0.0)
rack (>= 3.0.0)
rack-test (2.1.0)
rack (>= 1.3)
rackup (1.0.1)
rack (< 3)
webrick
rackup (2.2.0)
rack (>= 3)
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
Expand All @@ -108,7 +108,7 @@ GEM
thor (~> 1.0, >= 1.2.2)
zeitwerk (~> 2.6)
rainbow (3.1.1)
rake (13.0.6)
rake (13.2.1)
rdoc (6.7.0)
psych (>= 4.0.0)
reline (0.5.11)
Expand All @@ -134,14 +134,13 @@ GEM
stringio (3.1.2)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
thor (1.2.2)
thor (1.3.2)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.4.2)
unicode-display_width (2.6.0)
uri (1.0.1)
useragent (0.16.10)
webrick (1.9.0)
zeitwerk (2.6.11)
zeitwerk (2.7.1)

PLATFORMS
ruby
Expand Down

0 comments on commit ae42a61

Please sign in to comment.