Skip to content

Commit ff25219

Browse files
Bump rubocop from 1.35.1 to 1.39.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.35.1 to 1.39.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.35.1...v1.39.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5bcbeb3 commit ff25219

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ GEM
121121
rake (13.0.6)
122122
rchardet (1.8.0)
123123
rdoc (6.3.2)
124-
regexp_parser (2.5.0)
124+
regexp_parser (2.6.0)
125125
rexml (3.2.5)
126126
rspec (3.11.0)
127127
rspec-core (~> 3.11.0)
@@ -136,17 +136,17 @@ GEM
136136
diff-lcs (>= 1.2.0, < 2.0)
137137
rspec-support (~> 3.11.0)
138138
rspec-support (3.11.0)
139-
rubocop (1.35.1)
139+
rubocop (1.39.0)
140140
json (~> 2.3)
141141
parallel (~> 1.10)
142142
parser (>= 3.1.2.1)
143143
rainbow (>= 2.2.2, < 4.0)
144144
regexp_parser (>= 1.8, < 3.0)
145145
rexml (>= 3.2.5, < 4.0)
146-
rubocop-ast (>= 1.20.1, < 2.0)
146+
rubocop-ast (>= 1.23.0, < 2.0)
147147
ruby-progressbar (~> 1.7)
148148
unicode-display_width (>= 1.4.0, < 3.0)
149-
rubocop-ast (1.21.0)
149+
rubocop-ast (1.23.0)
150150
parser (>= 3.1.1.0)
151151
ruby-progressbar (1.11.0)
152152
semver2 (3.4.2)
@@ -167,7 +167,7 @@ GEM
167167
sync
168168
tzinfo (2.0.4)
169169
concurrent-ruby (~> 1.0)
170-
unicode-display_width (2.2.0)
170+
unicode-display_width (2.3.0)
171171
webrick (1.7.0)
172172
yard (0.9.28)
173173
webrick (~> 1.7.0)

0 commit comments

Comments
 (0)