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
2 changes: 1 addition & 1 deletion gemfiles/rails-8.1/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ GEM
prism (>= 1.3.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.21.2)
json (3.0.0)
logger (1.7.0)
loofah (2.25.2)
crass (~> 1.0.2)
Expand Down
6 changes: 3 additions & 3 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: 5de25e6c628e82f7a629884910a54e0bb90e6564
revision: aca8a59d0ba52338247e31eb247094c6a142f73b
branch: main
specs:
actioncable (8.2.0.alpha)
Expand Down Expand Up @@ -143,7 +143,7 @@ GEM
prism (>= 1.3.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.21.2)
json (3.0.0)
logger (1.7.0)
loofah (2.25.2)
crass (~> 1.0.2)
Expand Down Expand Up @@ -188,7 +188,7 @@ GEM
rack (>= 1.3)
rackup (2.3.1)
rack (>= 3)
ractor-dispatch (0.2.0)
ractor-dispatch (0.3.0)
rails-dom-testing (2.3.0)
activesupport (>= 5.0.0)
minitest
Expand Down