Skip to content

Commit a06f4d2

Browse files
Bump rubocop-rails from 2.32.0 to 2.33.4 (#3702)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6fedc4b commit a06f4d2

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ GEM
115115
pp (>= 0.6.0)
116116
rdoc (>= 4.0.0)
117117
reline (>= 0.4.2)
118-
json (2.13.2)
118+
json (2.15.0)
119119
kramdown (2.5.1)
120120
rexml (>= 3.3.9)
121121
language_server-protocol (3.17.0.5)
@@ -162,7 +162,7 @@ GEM
162162
pp (0.6.2)
163163
prettyprint
164164
prettyprint (0.2.0)
165-
prism (1.4.0)
165+
prism (1.5.1)
166166
psych (5.2.6)
167167
date
168168
stringio
@@ -207,7 +207,7 @@ GEM
207207
erb
208208
psych (>= 4.0.0)
209209
redcarpet (3.6.1)
210-
regexp_parser (2.11.2)
210+
regexp_parser (2.11.3)
211211
reline (0.6.2)
212212
io-console (~> 0.5)
213213
rexml (3.4.2)
@@ -223,7 +223,7 @@ GEM
223223
rubocop-ast (>= 1.46.0, < 2.0)
224224
ruby-progressbar (~> 1.7)
225225
unicode-display_width (>= 2.4.0, < 4.0)
226-
rubocop-ast (1.46.0)
226+
rubocop-ast (1.47.1)
227227
parser (>= 3.3.7.2)
228228
prism (~> 1.4)
229229
rubocop-github (0.26.0)
@@ -234,7 +234,7 @@ GEM
234234
lint_roller (~> 1.1)
235235
rubocop (>= 1.75.0, < 2.0)
236236
rubocop-ast (>= 1.44.0, < 2.0)
237-
rubocop-rails (2.32.0)
237+
rubocop-rails (2.33.4)
238238
activesupport (>= 4.2.0)
239239
lint_roller (~> 1.1)
240240
rack (>= 1.1)
@@ -279,9 +279,9 @@ GEM
279279
timecop (0.9.10)
280280
tzinfo (2.0.6)
281281
concurrent-ruby (~> 1.0)
282-
unicode-display_width (3.1.5)
283-
unicode-emoji (~> 4.0, >= 4.0.4)
284-
unicode-emoji (4.0.4)
282+
unicode-display_width (3.2.0)
283+
unicode-emoji (~> 4.1)
284+
unicode-emoji (4.1.0)
285285
uri (1.0.3)
286286
useragent (0.16.11)
287287
view_component (4.0.2)

0 commit comments

Comments
 (0)