Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
digineobot authored and dmke committed Dec 2, 2024
1 parent a77e4dd commit cf23825
Show file tree
Hide file tree
Showing 7 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion gemfiles/rails-6.0/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ GEM
thor (>= 0.14.6)
concurrent-ruby (1.3.4)
crass (1.0.6)
date (3.4.0)
date (3.4.1)
diff-lcs (1.5.1)
erubi (1.13.0)
globalid (1.1.0)
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/rails-6.1/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ GEM
thor (>= 0.14.6)
concurrent-ruby (1.3.4)
crass (1.0.6)
date (3.4.0)
date (3.4.1)
diff-lcs (1.5.1)
erubi (1.13.0)
globalid (1.2.1)
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/rails-7.0/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ GEM
thor (>= 0.14.6)
concurrent-ruby (1.3.4)
crass (1.0.6)
date (3.4.0)
date (3.4.1)
diff-lcs (1.5.1)
erubi (1.13.0)
globalid (1.2.1)
Expand Down
6 changes: 3 additions & 3 deletions gemfiles/rails-7.1/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ GEM
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
crass (1.0.6)
date (3.4.0)
date (3.4.1)
diff-lcs (1.5.1)
drb (2.2.1)
erubi (1.13.0)
Expand All @@ -110,7 +110,7 @@ GEM
irb (1.14.1)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
logger (1.6.1)
logger (1.6.2)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand Down Expand Up @@ -189,7 +189,7 @@ GEM
rake (13.2.1)
rdoc (6.8.1)
psych (>= 4.0.0)
reline (0.5.11)
reline (0.5.12)
io-console (~> 0.5)
rspec (3.13.0)
rspec-core (~> 3.13.0)
Expand Down
8 changes: 4 additions & 4 deletions gemfiles/rails-7.2/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ GEM
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
crass (1.0.6)
date (3.4.0)
date (3.4.1)
diff-lcs (1.5.1)
drb (2.2.1)
erubi (1.13.0)
Expand All @@ -104,7 +104,7 @@ GEM
irb (1.14.1)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
logger (1.6.1)
logger (1.6.2)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand Down Expand Up @@ -188,7 +188,7 @@ GEM
rake (13.2.1)
rdoc (6.8.1)
psych (>= 4.0.0)
reline (0.5.11)
reline (0.5.12)
io-console (~> 0.5)
rspec (3.13.0)
rspec-core (~> 3.13.0)
Expand All @@ -211,7 +211,7 @@ GEM
rspec-mocks (~> 3.13)
rspec-support (~> 3.13)
rspec-support (3.13.1)
securerandom (0.3.2)
securerandom (0.4.0)
stringio (3.1.2)
thor (1.3.2)
timeout (0.4.2)
Expand Down
8 changes: 4 additions & 4 deletions gemfiles/rails-8.0/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ GEM
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
crass (1.0.6)
date (3.4.0)
date (3.4.1)
diff-lcs (1.5.1)
drb (2.2.1)
erubi (1.13.0)
Expand All @@ -104,7 +104,7 @@ GEM
irb (1.14.1)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
logger (1.6.1)
logger (1.6.2)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand Down Expand Up @@ -188,7 +188,7 @@ GEM
rake (13.2.1)
rdoc (6.8.1)
psych (>= 4.0.0)
reline (0.5.11)
reline (0.5.12)
io-console (~> 0.5)
rspec (3.13.0)
rspec-core (~> 3.13.0)
Expand All @@ -211,7 +211,7 @@ GEM
rspec-mocks (~> 3.13)
rspec-support (~> 3.13)
rspec-support (3.13.1)
securerandom (0.3.2)
securerandom (0.4.0)
stringio (3.1.2)
thor (1.3.2)
timeout (0.4.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: a0475d3a87e07dcb81ee2d918f46a0a40dfd2859
revision: d191c4f5f4045c877ee52776c1fc74305ada54e7
branch: main
specs:
actioncable (8.1.0.alpha)
Expand Down Expand Up @@ -120,7 +120,7 @@ GEM
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
crass (1.0.6)
date (3.4.0)
date (3.4.1)
diff-lcs (1.5.1)
drb (2.2.1)
erubi (1.13.0)
Expand All @@ -132,7 +132,7 @@ GEM
irb (1.14.1)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
logger (1.6.1)
logger (1.6.2)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand Down Expand Up @@ -184,7 +184,7 @@ GEM
rake (13.2.1)
rdoc (6.8.1)
psych (>= 4.0.0)
reline (0.5.11)
reline (0.5.12)
io-console (~> 0.5)
rspec (3.13.0)
rspec-core (~> 3.13.0)
Expand All @@ -207,7 +207,7 @@ GEM
rspec-mocks (~> 3.13)
rspec-support (~> 3.13)
rspec-support (3.13.1)
securerandom (0.3.2)
securerandom (0.4.0)
stringio (3.1.2)
thor (1.3.2)
timeout (0.4.2)
Expand Down

0 comments on commit cf23825

Please sign in to comment.