Skip to content

Commit b83e460

Browse files
Merge pull request #133 from infrablocks/dependabot/bundler/rubocop-1.70.0
Bump rubocop from 1.69.2 to 1.70.0 [skip ci]
2 parents 537287a + dbae178 commit b83e460

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ GEM
5353
i18n (1.14.6)
5454
concurrent-ruby (~> 1.0)
5555
immutable-struct (2.4.1)
56-
json (2.9.0)
56+
json (2.9.1)
5757
language_server-protocol (3.17.0.3)
5858
lino (4.1.0)
5959
childprocess (~> 5.0.0)
@@ -113,7 +113,7 @@ GEM
113113
rake_factory (~> 0.33)
114114
sshkey (~> 2.0)
115115
rchardet (1.8.0)
116-
regexp_parser (2.9.3)
116+
regexp_parser (2.10.0)
117117
rspec (3.13.0)
118118
rspec-core (~> 3.13.0)
119119
rspec-expectations (~> 3.13.0)
@@ -127,7 +127,7 @@ GEM
127127
diff-lcs (>= 1.2.0, < 2.0)
128128
rspec-support (~> 3.13.0)
129129
rspec-support (3.13.1)
130-
rubocop (1.69.2)
130+
rubocop (1.70.0)
131131
json (~> 2.3)
132132
language_server-protocol (>= 3.17.0)
133133
parallel (~> 1.10)
@@ -137,7 +137,7 @@ GEM
137137
rubocop-ast (>= 1.36.2, < 2.0)
138138
ruby-progressbar (~> 1.7)
139139
unicode-display_width (>= 2.4.0, < 4.0)
140-
rubocop-ast (1.36.2)
140+
rubocop-ast (1.37.0)
141141
parser (>= 3.3.1.0)
142142
rubocop-rake (0.6.0)
143143
rubocop (~> 1.0)
@@ -166,7 +166,7 @@ GEM
166166
sshkey (2.0.0)
167167
tzinfo (2.0.6)
168168
concurrent-ruby (~> 1.0)
169-
unicode-display_width (3.1.2)
169+
unicode-display_width (3.1.3)
170170
unicode-emoji (~> 4.0, >= 4.0.4)
171171
unicode-emoji (4.0.4)
172172
uri (0.13.0)

0 commit comments

Comments
 (0)