Commit e5918ca6574ede091c525fd7175316439ab172f4
1 parent
97044ff5
Exists in
colab
and in
4 other branches
rspec-rails updated
Showing
1 changed file
with
5 additions
and
5 deletions
Show diff stats
Gemfile.lock
@@ -192,14 +192,14 @@ GEM | @@ -192,14 +192,14 @@ GEM | ||
192 | rest-client (1.7.2) | 192 | rest-client (1.7.2) |
193 | mime-types (>= 1.16, < 3.0) | 193 | mime-types (>= 1.16, < 3.0) |
194 | netrc (~> 0.7) | 194 | netrc (~> 0.7) |
195 | - rspec-core (3.0.2) | 195 | + rspec-core (3.0.4) |
196 | rspec-support (~> 3.0.0) | 196 | rspec-support (~> 3.0.0) |
197 | - rspec-expectations (3.0.2) | 197 | + rspec-expectations (3.0.4) |
198 | diff-lcs (>= 1.2.0, < 2.0) | 198 | diff-lcs (>= 1.2.0, < 2.0) |
199 | rspec-support (~> 3.0.0) | 199 | rspec-support (~> 3.0.0) |
200 | - rspec-mocks (3.0.2) | 200 | + rspec-mocks (3.0.4) |
201 | rspec-support (~> 3.0.0) | 201 | rspec-support (~> 3.0.0) |
202 | - rspec-rails (3.0.1) | 202 | + rspec-rails (3.0.2) |
203 | actionpack (>= 3.0) | 203 | actionpack (>= 3.0) |
204 | activesupport (>= 3.0) | 204 | activesupport (>= 3.0) |
205 | railties (>= 3.0) | 205 | railties (>= 3.0) |
@@ -207,7 +207,7 @@ GEM | @@ -207,7 +207,7 @@ GEM | ||
207 | rspec-expectations (~> 3.0.0) | 207 | rspec-expectations (~> 3.0.0) |
208 | rspec-mocks (~> 3.0.0) | 208 | rspec-mocks (~> 3.0.0) |
209 | rspec-support (~> 3.0.0) | 209 | rspec-support (~> 3.0.0) |
210 | - rspec-support (3.0.2) | 210 | + rspec-support (3.0.4) |
211 | sass (3.2.19) | 211 | sass (3.2.19) |
212 | sass-rails (4.0.3) | 212 | sass-rails (4.0.3) |
213 | railties (>= 4.0.0, < 5.0) | 213 | railties (>= 4.0.0, < 5.0) |