Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions gemfiles/rails-7.0/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ GEM
tzinfo (~> 2.0)
base64 (0.3.0)
benchmark (0.5.0)
bigdecimal (4.1.2)
bigdecimal (4.1.3)
builder (3.3.0)
combustion (1.5.0)
activesupport (>= 3.0.0)
Expand Down Expand Up @@ -127,7 +127,7 @@ GEM
prism (~> 1.5)
multipart-post (2.4.1)
mutex_m (0.3.0)
net-imap (0.6.6)
net-imap (0.6.7)
date
net-protocol
net-pop (0.1.2)
Expand Down
4 changes: 2 additions & 2 deletions gemfiles/rails-7.1/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ GEM
tzinfo (~> 2.0)
base64 (0.3.0)
benchmark (0.5.0)
bigdecimal (4.1.2)
bigdecimal (4.1.3)
builder (3.3.0)
cgi (0.5.2)
combustion (1.5.0)
Expand Down Expand Up @@ -134,7 +134,7 @@ GEM
prism (~> 1.5)
multipart-post (2.4.1)
mutex_m (0.3.0)
net-imap (0.6.6)
net-imap (0.6.7)
date
net-protocol
net-pop (0.1.2)
Expand Down
4 changes: 2 additions & 2 deletions gemfiles/rails-7.2/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ GEM
tzinfo (~> 2.0, >= 2.0.5)
base64 (0.3.0)
benchmark (0.5.0)
bigdecimal (4.1.2)
bigdecimal (4.1.3)
builder (3.3.0)
cgi (0.5.2)
combustion (1.5.0)
Expand Down Expand Up @@ -128,7 +128,7 @@ GEM
drb (~> 2.0)
prism (~> 1.5)
multipart-post (2.4.1)
net-imap (0.6.6)
net-imap (0.6.7)
date
net-protocol
net-pop (0.1.2)
Expand Down
4 changes: 2 additions & 2 deletions gemfiles/rails-8.0/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ GEM
uri (>= 0.13.1)
base64 (0.3.0)
benchmark (0.5.0)
bigdecimal (4.1.2)
bigdecimal (4.1.3)
builder (3.3.0)
combustion (1.5.0)
activesupport (>= 3.0.0)
Expand Down Expand Up @@ -125,7 +125,7 @@ GEM
drb (~> 2.0)
prism (~> 1.5)
multipart-post (2.4.1)
net-imap (0.6.6)
net-imap (0.6.7)
date
net-protocol
net-pop (0.1.2)
Expand Down
6 changes: 3 additions & 3 deletions gemfiles/rails-8.1/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ GEM
tzinfo (~> 2.0, >= 2.0.5)
uri (>= 0.13.1)
base64 (0.3.0)
bigdecimal (4.1.2)
bigdecimal (4.1.3)
builder (3.3.0)
combustion (1.5.0)
activesupport (>= 3.0.0)
Expand All @@ -110,7 +110,7 @@ GEM
prism (>= 1.3.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (3.0.0)
json (3.0.2)
logger (1.7.0)
loofah (2.25.2)
crass (~> 1.0.2)
Expand All @@ -128,7 +128,7 @@ GEM
drb (~> 2.0)
prism (~> 1.5)
multipart-post (2.4.1)
net-imap (0.6.6)
net-imap (0.6.7)
date
net-protocol
net-pop (0.1.2)
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: aca8a59d0ba52338247e31eb247094c6a142f73b
revision: 9fcdedd8e9d5030143f904ea71fc84139a7f1d8a
branch: main
specs:
actioncable (8.2.0.alpha)
Expand Down Expand Up @@ -115,7 +115,7 @@ GEM
action_text-trix (2.1.19)
railties
base64 (0.3.0)
bigdecimal (4.1.2)
bigdecimal (4.1.3)
builder (3.3.0)
combustion (1.5.0)
activesupport (>= 3.0.0)
Expand All @@ -134,7 +134,7 @@ GEM
erubi (1.13.1)
globalid (1.4.0)
activesupport (>= 6.1)
herb (0.10.3-x86_64-linux-gnu)
herb (0.10.4-x86_64-linux-gnu)
i18n (1.15.2)
concurrent-ruby (~> 1.0)
io-console (0.9.2)
Expand All @@ -143,7 +143,7 @@ GEM
prism (>= 1.3.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (3.0.0)
json (3.0.2)
logger (1.7.0)
loofah (2.25.2)
crass (~> 1.0.2)
Expand All @@ -160,7 +160,7 @@ GEM
drb (~> 2.0)
prism (~> 1.5)
multipart-post (2.4.1)
net-imap (0.6.6)
net-imap (0.6.7)
date
net-protocol
net-pop (0.1.2)
Expand Down