Skip to content

Commit 0cdd034

Browse files
digineobotdmke
authored andcommitted
chore: update dependencies
1 parent 4180cfa commit 0cdd034

File tree

5 files changed

+11
-11
lines changed

5 files changed

+11
-11
lines changed

gemfiles/rails-7.1/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ GEM
9999
railties (>= 3.0.0)
100100
thor (>= 0.14.6)
101101
concurrent-ruby (1.3.4)
102-
connection_pool (2.5.4)
102+
connection_pool (2.5.5)
103103
crass (1.0.6)
104104
date (3.5.0)
105105
diff-lcs (1.6.2)
@@ -200,7 +200,7 @@ GEM
200200
tsort (>= 0.2)
201201
zeitwerk (~> 2.6)
202202
rake (13.3.1)
203-
rdoc (6.15.1)
203+
rdoc (6.16.1)
204204
erb
205205
psych (>= 4.0.0)
206206
tsort

gemfiles/rails-7.2/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ GEM
9393
railties (>= 3.0.0)
9494
thor (>= 0.14.6)
9595
concurrent-ruby (1.3.4)
96-
connection_pool (2.5.4)
96+
connection_pool (2.5.5)
9797
crass (1.0.6)
9898
date (3.5.0)
9999
diff-lcs (1.6.2)
@@ -201,7 +201,7 @@ GEM
201201
tsort (>= 0.2)
202202
zeitwerk (~> 2.6)
203203
rake (13.3.1)
204-
rdoc (6.15.1)
204+
rdoc (6.16.1)
205205
erb
206206
psych (>= 4.0.0)
207207
tsort

gemfiles/rails-8.0/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ GEM
9090
railties (>= 3.0.0)
9191
thor (>= 0.14.6)
9292
concurrent-ruby (1.3.5)
93-
connection_pool (2.5.4)
93+
connection_pool (2.5.5)
9494
crass (1.0.6)
9595
date (3.5.0)
9696
diff-lcs (1.6.2)
@@ -197,7 +197,7 @@ GEM
197197
tsort (>= 0.2)
198198
zeitwerk (~> 2.6)
199199
rake (13.3.1)
200-
rdoc (6.15.1)
200+
rdoc (6.16.1)
201201
erb
202202
psych (>= 4.0.0)
203203
tsort

gemfiles/rails-8.1/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ GEM
9292
railties (>= 3.0.0)
9393
thor (>= 0.14.6)
9494
concurrent-ruby (1.3.5)
95-
connection_pool (2.5.4)
95+
connection_pool (2.5.5)
9696
crass (1.0.6)
9797
date (3.5.0)
9898
diff-lcs (1.6.2)
@@ -200,7 +200,7 @@ GEM
200200
tsort (>= 0.2)
201201
zeitwerk (~> 2.6)
202202
rake (13.3.1)
203-
rdoc (6.15.1)
203+
rdoc (6.16.1)
204204
erb
205205
psych (>= 4.0.0)
206206
tsort

gemfiles/rails-main/Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
GIT
22
remote: https://github.com/rails/rails.git
3-
revision: 17f6e00bce8c35b6c5355450331da170c768e3e0
3+
revision: 930b51c875e96d81f2ff48552beb9d0677adfe49
44
branch: main
55
specs:
66
actioncable (8.2.0.alpha)
@@ -121,7 +121,7 @@ GEM
121121
railties (>= 3.0.0)
122122
thor (>= 0.14.6)
123123
concurrent-ruby (1.3.5)
124-
connection_pool (2.5.4)
124+
connection_pool (2.5.5)
125125
crass (1.0.6)
126126
date (3.5.0)
127127
diff-lcs (1.6.2)
@@ -194,7 +194,7 @@ GEM
194194
loofah (~> 2.21)
195195
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
196196
rake (13.3.1)
197-
rdoc (6.15.1)
197+
rdoc (6.16.1)
198198
erb
199199
psych (>= 4.0.0)
200200
tsort

0 commit comments

Comments
 (0)