Skip to content

Commit 1817db1

Browse files
authored
Merge pull request #160 from tulibraries/dependabot/bundler/rubocop-1.40.0
Bump rubocop from 1.37.1 to 1.40.0
2 parents 1be92c4 + 8199a23 commit 1817db1

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
@@ -68,7 +68,7 @@ GEM
6868
httpclient (2.8.3)
6969
i18n (1.8.10)
7070
concurrent-ruby (~> 1.0)
71-
json (2.6.2)
71+
json (2.6.3)
7272
jsonpath (1.1.0)
7373
multi_json
7474
listen (3.5.1)
@@ -100,7 +100,7 @@ GEM
100100
nenv (~> 0.1)
101101
shellany (~> 0.0)
102102
parallel (1.22.1)
103-
parser (3.1.2.1)
103+
parser (3.1.3.0)
104104
ast (~> 2.4.1)
105105
pry (0.14.1)
106106
coderay (~> 1.1)
@@ -115,7 +115,7 @@ GEM
115115
rb-fsevent (0.11.0)
116116
rb-inotify (0.10.1)
117117
ffi (~> 1.0)
118-
regexp_parser (2.6.0)
118+
regexp_parser (2.6.1)
119119
rexml (3.2.5)
120120
rspec (3.12.0)
121121
rspec-core (~> 3.12.0)
@@ -130,7 +130,7 @@ GEM
130130
diff-lcs (>= 1.2.0, < 2.0)
131131
rspec-support (~> 3.12.0)
132132
rspec-support (3.12.0)
133-
rubocop (1.37.1)
133+
rubocop (1.40.0)
134134
json (~> 2.3)
135135
parallel (~> 1.10)
136136
parser (>= 3.1.2.1)
@@ -140,7 +140,7 @@ GEM
140140
rubocop-ast (>= 1.23.0, < 2.0)
141141
ruby-progressbar (~> 1.7)
142142
unicode-display_width (>= 1.4.0, < 3.0)
143-
rubocop-ast (1.23.0)
143+
rubocop-ast (1.24.0)
144144
parser (>= 3.1.1.0)
145145
ruby-progressbar (1.11.0)
146146
scrub_rb (1.0.1)

0 commit comments

Comments
 (0)