Skip to content

Commit c1c55fd

Browse files
digineobotdmke
authored andcommitted
chore: update dependencies
1 parent ada6260 commit c1c55fd

File tree

6 files changed

+36
-36
lines changed

6 files changed

+36
-36
lines changed

gemfiles/rails-7.0/Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ GEM
9393
thor (>= 0.14.6)
9494
concurrent-ruby (1.3.4)
9595
crass (1.0.6)
96-
date (3.5.0)
96+
date (3.5.1)
9797
diff-lcs (1.6.2)
9898
drb (2.2.3)
9999
erubi (1.13.1)
@@ -115,10 +115,10 @@ GEM
115115
method_source (1.1.0)
116116
mini_mime (1.1.5)
117117
mini_portile2 (2.8.9)
118-
minitest (5.26.2)
118+
minitest (5.27.0)
119119
multipart-post (2.4.1)
120120
mutex_m (0.3.0)
121-
net-imap (0.5.12)
121+
net-imap (0.6.0)
122122
date
123123
net-protocol
124124
net-pop (0.1.2)

gemfiles/rails-7.1/Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ GEM
9292
bigdecimal (3.3.1)
9393
builder (3.3.0)
9494
byebug (12.0.0)
95-
cgi (0.5.0)
95+
cgi (0.5.1)
9696
coderay (1.1.3)
9797
combustion (1.5.0)
9898
activesupport (>= 3.0.0)
@@ -101,7 +101,7 @@ GEM
101101
concurrent-ruby (1.3.4)
102102
connection_pool (3.0.2)
103103
crass (1.0.6)
104-
date (3.5.0)
104+
date (3.5.1)
105105
diff-lcs (1.6.2)
106106
drb (2.2.3)
107107
erb (6.0.0)
@@ -110,7 +110,7 @@ GEM
110110
activesupport (>= 6.1)
111111
i18n (1.14.7)
112112
concurrent-ruby (~> 1.0)
113-
io-console (0.8.1)
113+
io-console (0.8.2)
114114
irb (1.15.3)
115115
pp (>= 0.6.0)
116116
rdoc (>= 4.0.0)
@@ -129,10 +129,10 @@ GEM
129129
method_source (1.1.0)
130130
mini_mime (1.1.5)
131131
mini_portile2 (2.8.9)
132-
minitest (5.26.2)
132+
minitest (5.27.0)
133133
multipart-post (2.4.1)
134134
mutex_m (0.3.0)
135-
net-imap (0.5.12)
135+
net-imap (0.6.0)
136136
date
137137
net-protocol
138138
net-pop (0.1.2)
@@ -156,7 +156,7 @@ GEM
156156
pry-byebug (3.11.0)
157157
byebug (~> 12.0)
158158
pry (>= 0.13, < 0.16)
159-
psych (5.2.6)
159+
psych (5.3.0)
160160
date
161161
stringio
162162
racc (1.8.1)

gemfiles/rails-7.2/Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ GEM
8686
bigdecimal (3.3.1)
8787
builder (3.3.0)
8888
byebug (12.0.0)
89-
cgi (0.5.0)
89+
cgi (0.5.1)
9090
coderay (1.1.3)
9191
combustion (1.5.0)
9292
activesupport (>= 3.0.0)
@@ -95,7 +95,7 @@ GEM
9595
concurrent-ruby (1.3.4)
9696
connection_pool (3.0.2)
9797
crass (1.0.6)
98-
date (3.5.0)
98+
date (3.5.1)
9999
diff-lcs (1.6.2)
100100
drb (2.2.3)
101101
erb (6.0.0)
@@ -104,7 +104,7 @@ GEM
104104
activesupport (>= 6.1)
105105
i18n (1.14.7)
106106
concurrent-ruby (~> 1.0)
107-
io-console (0.8.1)
107+
io-console (0.8.2)
108108
irb (1.15.3)
109109
pp (>= 0.6.0)
110110
rdoc (>= 4.0.0)
@@ -123,9 +123,9 @@ GEM
123123
method_source (1.1.0)
124124
mini_mime (1.1.5)
125125
mini_portile2 (2.8.9)
126-
minitest (5.26.2)
126+
minitest (5.27.0)
127127
multipart-post (2.4.1)
128-
net-imap (0.5.12)
128+
net-imap (0.6.0)
129129
date
130130
net-protocol
131131
net-pop (0.1.2)
@@ -157,7 +157,7 @@ GEM
157157
pry-byebug (3.11.0)
158158
byebug (~> 12.0)
159159
pry (>= 0.13, < 0.16)
160-
psych (5.2.6)
160+
psych (5.3.0)
161161
date
162162
stringio
163163
racc (1.8.1)

gemfiles/rails-8.0/Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -89,10 +89,10 @@ GEM
8989
activesupport (>= 3.0.0)
9090
railties (>= 3.0.0)
9191
thor (>= 0.14.6)
92-
concurrent-ruby (1.3.5)
92+
concurrent-ruby (1.3.6)
9393
connection_pool (3.0.2)
9494
crass (1.0.6)
95-
date (3.5.0)
95+
date (3.5.1)
9696
diff-lcs (1.6.2)
9797
drb (2.2.3)
9898
erb (6.0.0)
@@ -101,7 +101,7 @@ GEM
101101
activesupport (>= 6.1)
102102
i18n (1.14.7)
103103
concurrent-ruby (~> 1.0)
104-
io-console (0.8.1)
104+
io-console (0.8.2)
105105
irb (1.15.3)
106106
pp (>= 0.6.0)
107107
rdoc (>= 4.0.0)
@@ -120,9 +120,9 @@ GEM
120120
method_source (1.1.0)
121121
mini_mime (1.1.5)
122122
mini_portile2 (2.8.9)
123-
minitest (5.26.2)
123+
minitest (5.27.0)
124124
multipart-post (2.4.1)
125-
net-imap (0.5.12)
125+
net-imap (0.6.0)
126126
date
127127
net-protocol
128128
net-pop (0.1.2)
@@ -154,7 +154,7 @@ GEM
154154
pry-byebug (3.11.0)
155155
byebug (~> 12.0)
156156
pry (>= 0.13, < 0.16)
157-
psych (5.2.6)
157+
psych (5.3.0)
158158
date
159159
stringio
160160
racc (1.8.1)

gemfiles/rails-8.1/Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -91,10 +91,10 @@ GEM
9191
activesupport (>= 3.0.0)
9292
railties (>= 3.0.0)
9393
thor (>= 0.14.6)
94-
concurrent-ruby (1.3.5)
94+
concurrent-ruby (1.3.6)
9595
connection_pool (3.0.2)
9696
crass (1.0.6)
97-
date (3.5.0)
97+
date (3.5.1)
9898
diff-lcs (1.6.2)
9999
drb (2.2.3)
100100
erb (6.0.0)
@@ -103,12 +103,12 @@ GEM
103103
activesupport (>= 6.1)
104104
i18n (1.14.7)
105105
concurrent-ruby (~> 1.0)
106-
io-console (0.8.1)
106+
io-console (0.8.2)
107107
irb (1.15.3)
108108
pp (>= 0.6.0)
109109
rdoc (>= 4.0.0)
110110
reline (>= 0.4.2)
111-
json (2.17.1)
111+
json (2.18.0)
112112
logger (1.7.0)
113113
loofah (2.24.1)
114114
crass (~> 1.0.2)
@@ -123,9 +123,9 @@ GEM
123123
method_source (1.1.0)
124124
mini_mime (1.1.5)
125125
mini_portile2 (2.8.9)
126-
minitest (5.26.2)
126+
minitest (5.27.0)
127127
multipart-post (2.4.1)
128-
net-imap (0.5.12)
128+
net-imap (0.6.0)
129129
date
130130
net-protocol
131131
net-pop (0.1.2)
@@ -157,7 +157,7 @@ GEM
157157
pry-byebug (3.11.0)
158158
byebug (~> 12.0)
159159
pry (>= 0.13, < 0.16)
160-
psych (5.2.6)
160+
psych (5.3.0)
161161
date
162162
stringio
163163
racc (1.8.1)

gemfiles/rails-main/Gemfile.lock

Lines changed: 8 additions & 8 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: e03109a8c62d66df78f8e1f577a9c169b60b20fb
3+
revision: d71a42a64c0bfb635ca59ea1316e7596462ea90f
44
branch: main
55
specs:
66
actioncable (8.2.0.alpha)
@@ -120,10 +120,10 @@ GEM
120120
activesupport (>= 3.0.0)
121121
railties (>= 3.0.0)
122122
thor (>= 0.14.6)
123-
concurrent-ruby (1.3.5)
123+
concurrent-ruby (1.3.6)
124124
connection_pool (3.0.2)
125125
crass (1.0.6)
126-
date (3.5.0)
126+
date (3.5.1)
127127
diff-lcs (1.6.2)
128128
drb (2.2.3)
129129
erb (6.0.0)
@@ -132,12 +132,12 @@ GEM
132132
activesupport (>= 6.1)
133133
i18n (1.14.7)
134134
concurrent-ruby (~> 1.0)
135-
io-console (0.8.1)
135+
io-console (0.8.2)
136136
irb (1.15.3)
137137
pp (>= 0.6.0)
138138
rdoc (>= 4.0.0)
139139
reline (>= 0.4.2)
140-
json (2.17.1)
140+
json (2.18.0)
141141
logger (1.7.0)
142142
loofah (2.24.1)
143143
crass (~> 1.0.2)
@@ -151,9 +151,9 @@ GEM
151151
marcel (1.1.0)
152152
method_source (1.1.0)
153153
mini_mime (1.1.5)
154-
minitest (5.26.2)
154+
minitest (5.27.0)
155155
multipart-post (2.4.1)
156-
net-imap (0.5.12)
156+
net-imap (0.6.0)
157157
date
158158
net-protocol
159159
net-pop (0.1.2)
@@ -174,7 +174,7 @@ GEM
174174
pry-byebug (3.11.0)
175175
byebug (~> 12.0)
176176
pry (>= 0.13, < 0.16)
177-
psych (5.2.6)
177+
psych (5.3.0)
178178
date
179179
stringio
180180
racc (1.8.1)

0 commit comments

Comments
 (0)