Skip to content

Commit 434a8b6

Browse files
digineobotdmke
authored andcommitted
chore: update dependencies
1 parent 5c03d1d commit 434a8b6

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

gemfiles/rails-7.1/Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ GEM
9696
railties (>= 3.0.0)
9797
thor (>= 0.14.6)
9898
concurrent-ruby (1.3.4)
99-
connection_pool (2.4.1)
99+
connection_pool (2.5.0)
100100
crass (1.0.6)
101101
date (3.4.1)
102102
diff-lcs (1.5.1)
@@ -110,7 +110,7 @@ GEM
110110
irb (1.14.3)
111111
rdoc (>= 4.0.0)
112112
reline (>= 0.4.2)
113-
logger (1.6.4)
113+
logger (1.6.5)
114114
loofah (2.24.0)
115115
crass (~> 1.0.2)
116116
nokogiri (>= 1.12.0)

gemfiles/rails-7.2/Gemfile.lock

+2-2
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.4)
93-
connection_pool (2.4.1)
93+
connection_pool (2.5.0)
9494
crass (1.0.6)
9595
date (3.4.1)
9696
diff-lcs (1.5.1)
@@ -104,7 +104,7 @@ GEM
104104
irb (1.14.3)
105105
rdoc (>= 4.0.0)
106106
reline (>= 0.4.2)
107-
logger (1.6.4)
107+
logger (1.6.5)
108108
loofah (2.24.0)
109109
crass (~> 1.0.2)
110110
nokogiri (>= 1.12.0)

gemfiles/rails-8.0/Gemfile.lock

+2-2
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.4)
93-
connection_pool (2.4.1)
93+
connection_pool (2.5.0)
9494
crass (1.0.6)
9595
date (3.4.1)
9696
diff-lcs (1.5.1)
@@ -104,7 +104,7 @@ GEM
104104
irb (1.14.3)
105105
rdoc (>= 4.0.0)
106106
reline (>= 0.4.2)
107-
logger (1.6.4)
107+
logger (1.6.5)
108108
loofah (2.24.0)
109109
crass (~> 1.0.2)
110110
nokogiri (>= 1.12.0)

gemfiles/rails-main/Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
GIT
22
remote: https://github.com/rails/rails.git
3-
revision: ea5db080a390eb094a75e8c1b0aaff31bf48e20e
3+
revision: dcbfe094d5d53418bd2fe4a6b4531df97a8c0548
44
branch: main
55
specs:
66
actioncable (8.1.0.alpha)
@@ -118,7 +118,7 @@ GEM
118118
railties (>= 3.0.0)
119119
thor (>= 0.14.6)
120120
concurrent-ruby (1.3.4)
121-
connection_pool (2.4.1)
121+
connection_pool (2.5.0)
122122
crass (1.0.6)
123123
date (3.4.1)
124124
diff-lcs (1.5.1)
@@ -132,7 +132,7 @@ GEM
132132
irb (1.14.3)
133133
rdoc (>= 4.0.0)
134134
reline (>= 0.4.2)
135-
logger (1.6.4)
135+
logger (1.6.5)
136136
loofah (2.24.0)
137137
crass (~> 1.0.2)
138138
nokogiri (>= 1.12.0)

0 commit comments

Comments
 (0)