Skip to content

Commit a0d9b35

Browse files
digineobotdmke
authored andcommitted
chore: update dependencies
1 parent 6bf6089 commit a0d9b35

File tree

7 files changed

+12
-12
lines changed

7 files changed

+12
-12
lines changed

gemfiles/rails-6.0/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ GEM
7474
concurrent-ruby (1.3.4)
7575
crass (1.0.6)
7676
date (3.4.1)
77-
diff-lcs (1.6.1)
77+
diff-lcs (1.6.2)
7878
erubi (1.13.1)
7979
globalid (1.1.0)
8080
activesupport (>= 5.0)

gemfiles/rails-6.1/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ GEM
7878
concurrent-ruby (1.3.4)
7979
crass (1.0.6)
8080
date (3.4.1)
81-
diff-lcs (1.6.1)
81+
diff-lcs (1.6.2)
8282
erubi (1.13.1)
8383
globalid (1.2.1)
8484
activesupport (>= 6.1)

gemfiles/rails-7.0/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ GEM
8484
concurrent-ruby (1.3.4)
8585
crass (1.0.6)
8686
date (3.4.1)
87-
diff-lcs (1.6.1)
87+
diff-lcs (1.6.2)
8888
erubi (1.13.1)
8989
globalid (1.2.1)
9090
activesupport (>= 6.1)

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
connection_pool (2.5.3)
100100
crass (1.0.6)
101101
date (3.4.1)
102-
diff-lcs (1.6.1)
102+
diff-lcs (1.6.2)
103103
drb (2.2.1)
104104
erubi (1.13.1)
105105
globalid (1.2.1)
@@ -151,7 +151,7 @@ GEM
151151
pry-byebug (3.10.1)
152152
byebug (~> 11.0)
153153
pry (>= 0.13, < 0.15)
154-
psych (5.2.4)
154+
psych (5.2.5)
155155
date
156156
stringio
157157
racc (1.8.1)

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
connection_pool (2.5.3)
9494
crass (1.0.6)
9595
date (3.4.1)
96-
diff-lcs (1.6.1)
96+
diff-lcs (1.6.2)
9797
drb (2.2.1)
9898
erubi (1.13.1)
9999
globalid (1.2.1)
@@ -152,7 +152,7 @@ GEM
152152
pry-byebug (3.11.0)
153153
byebug (~> 12.0)
154154
pry (>= 0.13, < 0.16)
155-
psych (5.2.4)
155+
psych (5.2.5)
156156
date
157157
stringio
158158
racc (1.8.1)

gemfiles/rails-8.0/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ GEM
9393
connection_pool (2.5.3)
9494
crass (1.0.6)
9595
date (3.4.1)
96-
diff-lcs (1.6.1)
96+
diff-lcs (1.6.2)
9797
drb (2.2.1)
9898
erubi (1.13.1)
9999
globalid (1.2.1)
@@ -152,7 +152,7 @@ GEM
152152
pry-byebug (3.11.0)
153153
byebug (~> 12.0)
154154
pry (>= 0.13, < 0.16)
155-
psych (5.2.4)
155+
psych (5.2.5)
156156
date
157157
stringio
158158
racc (1.8.1)

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: 747f85f200e7bb2c1a31b4e26e5a5655e2dc0cdc
3+
revision: c44bde69b64aec2fea784b10c984f404f1fae138
44
branch: main
55
specs:
66
actioncable (8.1.0.alpha)
@@ -121,7 +121,7 @@ GEM
121121
connection_pool (2.5.3)
122122
crass (1.0.6)
123123
date (3.4.1)
124-
diff-lcs (1.6.1)
124+
diff-lcs (1.6.2)
125125
drb (2.2.1)
126126
erubi (1.13.1)
127127
globalid (1.2.1)
@@ -168,7 +168,7 @@ GEM
168168
pry-byebug (3.11.0)
169169
byebug (~> 12.0)
170170
pry (>= 0.13, < 0.16)
171-
psych (5.2.4)
171+
psych (5.2.5)
172172
date
173173
stringio
174174
racc (1.8.1)

0 commit comments

Comments
 (0)