Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dmke committed May 8, 2024
1 parent fd72a87 commit 594710a
Show file tree
Hide file tree
Showing 6 changed files with 22 additions and 22 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ GEM
tzinfo (~> 2.0)
ast (2.4.2)
base64 (0.2.0)
bigdecimal (3.1.7)
bigdecimal (3.1.8)
builder (3.2.4)
byebug (11.1.3)
coderay (1.1.3)
Expand All @@ -101,7 +101,7 @@ GEM
erubi (1.12.0)
globalid (1.2.1)
activesupport (>= 6.1)
i18n (1.14.4)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
io-console (0.7.2)
irb (1.13.1)
Expand All @@ -122,7 +122,7 @@ GEM
mini_mime (1.1.5)
mini_portile2 (2.8.6)
minitest (5.22.3)
multipart-post (2.4.0)
multipart-post (2.4.1)
mutex_m (0.2.0)
net-imap (0.4.10)
date
Expand All @@ -133,7 +133,7 @@ GEM
timeout
net-smtp (0.5.0)
net-protocol
nio4r (2.7.1)
nio4r (2.7.3)
nokogiri (1.15.6)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
Expand Down
6 changes: 3 additions & 3 deletions gemfiles/rails-6.0/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ GEM
erubi (1.12.0)
globalid (1.1.0)
activesupport (>= 5.0)
i18n (1.14.4)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
loofah (2.22.0)
crass (~> 1.0.2)
Expand All @@ -92,7 +92,7 @@ GEM
mini_mime (1.1.5)
mini_portile2 (2.8.6)
minitest (5.22.3)
multipart-post (2.4.0)
multipart-post (2.4.1)
net-imap (0.4.10)
date
net-protocol
Expand All @@ -102,7 +102,7 @@ GEM
timeout
net-smtp (0.5.0)
net-protocol
nio4r (2.7.1)
nio4r (2.7.3)
nokogiri (1.15.6)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
Expand Down
6 changes: 3 additions & 3 deletions gemfiles/rails-6.1/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ GEM
erubi (1.12.0)
globalid (1.2.1)
activesupport (>= 6.1)
i18n (1.14.4)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
loofah (2.22.0)
crass (~> 1.0.2)
Expand All @@ -96,7 +96,7 @@ GEM
mini_mime (1.1.5)
mini_portile2 (2.8.6)
minitest (5.22.3)
multipart-post (2.4.0)
multipart-post (2.4.1)
net-imap (0.4.10)
date
net-protocol
Expand All @@ -106,7 +106,7 @@ GEM
timeout
net-smtp (0.5.0)
net-protocol
nio4r (2.7.1)
nio4r (2.7.3)
nokogiri (1.15.6)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
Expand Down
6 changes: 3 additions & 3 deletions gemfiles/rails-7.0/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ GEM
erubi (1.12.0)
globalid (1.2.1)
activesupport (>= 6.1)
i18n (1.14.4)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
loofah (2.22.0)
crass (~> 1.0.2)
Expand All @@ -102,7 +102,7 @@ GEM
mini_mime (1.1.5)
mini_portile2 (2.8.6)
minitest (5.22.3)
multipart-post (2.4.0)
multipart-post (2.4.1)
net-imap (0.4.10)
date
net-protocol
Expand All @@ -112,7 +112,7 @@ GEM
timeout
net-smtp (0.5.0)
net-protocol
nio4r (2.7.1)
nio4r (2.7.3)
nokogiri (1.15.6)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
Expand Down
8 changes: 4 additions & 4 deletions gemfiles/rails-7.1/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ GEM
mutex_m
tzinfo (~> 2.0)
base64 (0.2.0)
bigdecimal (3.1.7)
bigdecimal (3.1.8)
builder (3.2.4)
byebug (11.1.3)
coderay (1.1.3)
Expand All @@ -100,7 +100,7 @@ GEM
erubi (1.12.0)
globalid (1.2.1)
activesupport (>= 6.1)
i18n (1.14.4)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
io-console (0.7.2)
irb (1.13.1)
Expand All @@ -119,7 +119,7 @@ GEM
mini_mime (1.1.5)
mini_portile2 (2.8.6)
minitest (5.22.3)
multipart-post (2.4.0)
multipart-post (2.4.1)
mutex_m (0.2.0)
net-imap (0.4.10)
date
Expand All @@ -130,7 +130,7 @@ GEM
timeout
net-smtp (0.5.0)
net-protocol
nio4r (2.7.1)
nio4r (2.7.3)
nokogiri (1.15.6)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
Expand Down
10 changes: 5 additions & 5 deletions gemfiles/rails-main/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/rails/rails.git
revision: f6fd15cb7563740ba3896207ed28e1308301d9dc
revision: dcfabdbe4e7e53fc757d0ebf89c77349899a35bb
branch: main
specs:
actioncable (7.2.0.alpha)
Expand Down Expand Up @@ -105,7 +105,7 @@ GEM
remote: https://rubygems.org/
specs:
base64 (0.2.0)
bigdecimal (3.1.7)
bigdecimal (3.1.8)
builder (3.2.4)
byebug (11.1.3)
coderay (1.1.3)
Expand All @@ -122,7 +122,7 @@ GEM
erubi (1.12.0)
globalid (1.2.1)
activesupport (>= 6.1)
i18n (1.14.4)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
io-console (0.7.2)
irb (1.13.1)
Expand All @@ -140,7 +140,7 @@ GEM
method_source (1.1.0)
mini_mime (1.1.5)
minitest (5.21.2)
multipart-post (2.4.0)
multipart-post (2.4.1)
net-imap (0.4.10)
date
net-protocol
Expand All @@ -150,7 +150,7 @@ GEM
timeout
net-smtp (0.5.0)
net-protocol
nio4r (2.7.1)
nio4r (2.7.3)
nokogiri (1.16.4-x86_64-linux)
racc (~> 1.4)
pry (0.14.2)
Expand Down

0 comments on commit 594710a

Please # to comment.