Skip to content

Commit b713555

Browse files
authored
Merge pull request #159 from tuanle03/dependabot/bundler/rubocop-rails-2.25.1
Bump rubocop-rails from 2.25.0 to 2.25.1
2 parents 0434899 + ce13d7f commit b713555

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ GEM
208208
method_source (1.1.0)
209209
mini_mime (1.1.5)
210210
mini_portile2 (2.8.7)
211-
minitest (5.24.0)
211+
minitest (5.24.1)
212212
msgpack (1.7.2)
213213
mustermann (3.0.0)
214214
ruby2_keywords (~> 0.0.1)
@@ -228,8 +228,8 @@ GEM
228228
mini_portile2 (~> 2.8.2)
229229
racc (~> 1.4)
230230
orm_adapter (0.5.0)
231-
parallel (1.24.0)
232-
parser (3.3.1.0)
231+
parallel (1.25.1)
232+
parser (3.3.4.0)
233233
ast (~> 2.4.1)
234234
racc
235235
pg (1.5.6)
@@ -288,8 +288,8 @@ GEM
288288
responders (3.1.1)
289289
actionpack (>= 5.2)
290290
railties (>= 5.2)
291-
rexml (3.2.8)
292-
strscan (>= 3.0.9)
291+
rexml (3.3.2)
292+
strscan
293293
rspec-core (3.13.0)
294294
rspec-support (~> 3.13.0)
295295
rspec-expectations (3.13.1)
@@ -320,7 +320,7 @@ GEM
320320
unicode-display_width (>= 2.4.0, < 3.0)
321321
rubocop-ast (1.31.3)
322322
parser (>= 3.3.1.0)
323-
rubocop-rails (2.25.0)
323+
rubocop-rails (2.25.1)
324324
activesupport (>= 4.2.0)
325325
rack (>= 1.1)
326326
rubocop (>= 1.33.0, < 2.0)

0 commit comments

Comments
 (0)