Skip to content

Commit 18f9602

Browse files
Bump rubocop from 1.12.1 to 1.13.0 (#125)
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.12.1 to 1.13.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.12.1...v1.13.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent bfb7b2d commit 18f9602

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ GEM
9696
multi_xml (~> 0.5)
9797
rack (>= 1.2, < 3)
9898
parallel (1.20.1)
99-
parser (3.0.0.0)
99+
parser (3.0.1.0)
100100
ast (~> 2.4.1)
101101
pg (1.2.3)
102102
pry (0.14.1)
@@ -123,7 +123,7 @@ GEM
123123
rchardet (1.8.0)
124124
rdoc (6.2.1)
125125
regexp_parser (2.1.1)
126-
rexml (3.2.4)
126+
rexml (3.2.5)
127127
rspec (3.10.0)
128128
rspec-core (~> 3.10.0)
129129
rspec-expectations (~> 3.10.0)
@@ -137,7 +137,7 @@ GEM
137137
diff-lcs (>= 1.2.0, < 2.0)
138138
rspec-support (~> 3.10.0)
139139
rspec-support (3.10.2)
140-
rubocop (1.12.1)
140+
rubocop (1.13.0)
141141
parallel (~> 1.10)
142142
parser (>= 3.0.0.0)
143143
rainbow (>= 2.2.2, < 4.0)

0 commit comments

Comments
 (0)