Skip to content

Commit 14de342

Browse files
authored
Merge pull request #893 from ProgrammingDaisukiClub/dependabot/bundler/master/rspec-rails-5.1.2
Bump rspec-rails from 5.0.1 to 5.1.2
2 parents 34c0193 + a9fedcc commit 14de342

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ GEM
9090
warden (~> 1.2.3)
9191
devise-i18n (1.10.2)
9292
devise (>= 4.8.0)
93-
diff-lcs (1.4.4)
93+
diff-lcs (1.5.0)
9494
dotenv (2.7.6)
9595
dotenv-rails (2.7.6)
9696
dotenv (= 2.7.6)
@@ -210,23 +210,23 @@ GEM
210210
actionpack (>= 5.0)
211211
railties (>= 5.0)
212212
rexml (3.2.5)
213-
rspec-core (3.10.1)
214-
rspec-support (~> 3.10.0)
215-
rspec-expectations (3.10.1)
213+
rspec-core (3.11.0)
214+
rspec-support (~> 3.11.0)
215+
rspec-expectations (3.11.0)
216216
diff-lcs (>= 1.2.0, < 2.0)
217-
rspec-support (~> 3.10.0)
218-
rspec-mocks (3.10.2)
217+
rspec-support (~> 3.11.0)
218+
rspec-mocks (3.11.1)
219219
diff-lcs (>= 1.2.0, < 2.0)
220-
rspec-support (~> 3.10.0)
221-
rspec-rails (5.0.1)
220+
rspec-support (~> 3.11.0)
221+
rspec-rails (5.1.2)
222222
actionpack (>= 5.2)
223223
activesupport (>= 5.2)
224224
railties (>= 5.2)
225225
rspec-core (~> 3.10)
226226
rspec-expectations (~> 3.10)
227227
rspec-mocks (~> 3.10)
228228
rspec-support (~> 3.10)
229-
rspec-support (3.10.2)
229+
rspec-support (3.11.0)
230230
rubocop (1.29.0)
231231
parallel (~> 1.10)
232232
parser (>= 3.1.0.0)

0 commit comments

Comments
 (0)