Skip to content

Commit 4af77a5

Browse files
authored
Merge pull request #48 from SOFware/dependabot/bundler/standard-1.53.0
2 parents e25bcb2 + b01b649 commit 4af77a5

1 file changed

Lines changed: 14 additions & 14 deletions

File tree

Gemfile.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -47,20 +47,20 @@ GEM
4747
pp (>= 0.6.0)
4848
rdoc (>= 4.0.0)
4949
reline (>= 0.4.2)
50-
json (2.16.0)
50+
json (2.18.0)
5151
language_server-protocol (3.17.0.5)
5252
lint_roller (1.1.0)
5353
logger (1.7.0)
5454
mini_portile2 (2.8.9)
5555
minitest (5.26.2)
5656
parallel (1.27.0)
57-
parser (3.3.10.0)
57+
parser (3.3.10.1)
5858
ast (~> 2.4.1)
5959
racc
6060
pp (0.6.3)
6161
prettyprint
6262
prettyprint (0.2.0)
63-
prism (1.6.0)
63+
prism (1.9.0)
6464
psych (5.3.1)
6565
date
6666
stringio
@@ -76,24 +76,24 @@ GEM
7676
rake
7777
reline (0.6.3)
7878
io-console (~> 0.5)
79-
rubocop (1.81.7)
79+
rubocop (1.82.1)
8080
json (~> 2.3)
8181
language_server-protocol (~> 3.17.0.2)
8282
lint_roller (~> 1.1.0)
8383
parallel (~> 1.10)
8484
parser (>= 3.3.0.2)
8585
rainbow (>= 2.2.2, < 4.0)
8686
regexp_parser (>= 2.9.3, < 3.0)
87-
rubocop-ast (>= 1.47.1, < 2.0)
87+
rubocop-ast (>= 1.48.0, < 2.0)
8888
ruby-progressbar (~> 1.7)
8989
unicode-display_width (>= 2.4.0, < 4.0)
90-
rubocop-ast (1.48.0)
90+
rubocop-ast (1.49.0)
9191
parser (>= 3.3.7.2)
92-
prism (~> 1.4)
93-
rubocop-performance (1.25.0)
92+
prism (~> 1.7)
93+
rubocop-performance (1.26.1)
9494
lint_roller (~> 1.1)
9595
rubocop (>= 1.75.0, < 2.0)
96-
rubocop-ast (>= 1.38.0, < 2.0)
96+
rubocop-ast (>= 1.47.1, < 2.0)
9797
ruby-progressbar (1.13.0)
9898
securerandom (0.4.1)
9999
simplecov (0.22.0)
@@ -104,26 +104,26 @@ GEM
104104
simplecov_json_formatter (0.1.4)
105105
sqlite3 (2.8.0)
106106
mini_portile2 (~> 2.8.0)
107-
standard (1.52.0)
107+
standard (1.53.0)
108108
language_server-protocol (~> 3.17.0.2)
109109
lint_roller (~> 1.0)
110-
rubocop (~> 1.81.7)
110+
rubocop (~> 1.82.0)
111111
standard-custom (~> 1.0.0)
112112
standard-performance (~> 1.8)
113113
standard-custom (1.0.2)
114114
lint_roller (~> 1.0)
115115
rubocop (~> 1.50)
116-
standard-performance (1.8.0)
116+
standard-performance (1.9.0)
117117
lint_roller (~> 1.1)
118-
rubocop-performance (~> 1.25.0)
118+
rubocop-performance (~> 1.26.0)
119119
stringio (3.2.0)
120120
timeout (0.4.4)
121121
tsort (0.2.0)
122122
tzinfo (2.0.6)
123123
concurrent-ruby (~> 1.0)
124124
unicode-display_width (3.2.0)
125125
unicode-emoji (~> 4.1)
126-
unicode-emoji (4.1.0)
126+
unicode-emoji (4.2.0)
127127
uri (1.1.1)
128128

129129
PLATFORMS

0 commit comments

Comments
 (0)