Skip to content

Commit dd0273b

Browse files
committed
Updated dependencies
1 parent 48cf4c7 commit dd0273b

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

webapp-parent-image/Gemfile.lock

+8-6
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,8 @@ GEM
9999
jwt (2.10.1)
100100
base64
101101
language_server-protocol (3.17.0.4)
102-
logger (1.6.5)
102+
lint_roller (1.1.0)
103+
logger (1.6.6)
103104
multi_json (1.15.0)
104105
mustermann (3.0.3)
105106
ruby2_keywords (~> 0.0.1)
@@ -117,7 +118,7 @@ GEM
117118
puma (6.6.0)
118119
nio4r (~> 2.0)
119120
racc (1.8.1)
120-
rack (3.1.10)
121+
rack (3.1.11)
121122
rack-protection (4.1.1)
122123
base64 (>= 0.1.0)
123124
logger (>= 1.6.0)
@@ -129,17 +130,18 @@ GEM
129130
rake (13.2.1)
130131
rbtree (0.4.6)
131132
regexp_parser (2.10.0)
132-
rubocop (1.71.2)
133+
rubocop (1.73.2)
133134
json (~> 2.3)
134-
language_server-protocol (>= 3.17.0)
135+
language_server-protocol (~> 3.17.0.2)
136+
lint_roller (~> 1.1.0)
135137
parallel (~> 1.10)
136138
parser (>= 3.3.0.2)
137139
rainbow (>= 2.2.2, < 4.0)
138140
regexp_parser (>= 2.9.3, < 3.0)
139141
rubocop-ast (>= 1.38.0, < 2.0)
140142
ruby-progressbar (~> 1.7)
141143
unicode-display_width (>= 2.4.0, < 4.0)
142-
rubocop-ast (1.38.0)
144+
rubocop-ast (1.38.1)
143145
parser (>= 3.3.1.0)
144146
ruby-progressbar (1.13.0)
145147
ruby2_keywords (0.0.5)
@@ -161,7 +163,7 @@ GEM
161163
unicode-display_width (3.1.4)
162164
unicode-emoji (~> 4.0, >= 4.0.4)
163165
unicode-emoji (4.0.4)
164-
uri (1.0.2)
166+
uri (1.0.3)
165167

166168
PLATFORMS
167169
aarch64-linux

0 commit comments

Comments
 (0)