Skip to content

Commit 32ebaaf

Browse files
committed
Upgrade rspec-rails
1 parent 1fce7ca commit 32ebaaf

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

Gemfile.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ GEM
9999
responders
100100
warden (~> 1.2.3)
101101
devise-foundation-views (0.1.1)
102-
diff-lcs (1.3)
102+
diff-lcs (1.4.4)
103103
erubi (1.10.0)
104104
erubis (2.7.0)
105105
execjs (2.7.0)
@@ -247,23 +247,23 @@ GEM
247247
responders (2.4.1)
248248
actionpack (>= 4.2.0, < 6.0)
249249
railties (>= 4.2.0, < 6.0)
250-
rspec-core (3.7.1)
251-
rspec-support (~> 3.7.0)
252-
rspec-expectations (3.7.0)
250+
rspec-core (3.10.0)
251+
rspec-support (~> 3.10.0)
252+
rspec-expectations (3.10.0)
253253
diff-lcs (>= 1.2.0, < 2.0)
254-
rspec-support (~> 3.7.0)
255-
rspec-mocks (3.7.0)
254+
rspec-support (~> 3.10.0)
255+
rspec-mocks (3.10.0)
256256
diff-lcs (>= 1.2.0, < 2.0)
257-
rspec-support (~> 3.7.0)
258-
rspec-rails (3.7.2)
259-
actionpack (>= 3.0)
260-
activesupport (>= 3.0)
261-
railties (>= 3.0)
262-
rspec-core (~> 3.7.0)
263-
rspec-expectations (~> 3.7.0)
264-
rspec-mocks (~> 3.7.0)
265-
rspec-support (~> 3.7.0)
266-
rspec-support (3.7.1)
257+
rspec-support (~> 3.10.0)
258+
rspec-rails (4.0.1)
259+
actionpack (>= 4.2)
260+
activesupport (>= 4.2)
261+
railties (>= 4.2)
262+
rspec-core (~> 3.9)
263+
rspec-expectations (~> 3.9)
264+
rspec-mocks (~> 3.9)
265+
rspec-support (~> 3.9)
266+
rspec-support (3.10.0)
267267
rubocop (0.59.2)
268268
jaro_winkler (~> 1.5.1)
269269
parallel (~> 1.10)

0 commit comments

Comments
 (0)