Commit 135576f48a66d8c2cfce37288bfdb21fde61343a

Authored by Diego Camarinha
Committed by Rafael Manzo
1 parent da9d5eef

rspec-core and rspec-support gems updated

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
Gemfile.lock
... ... @@ -199,7 +199,7 @@ GEM
199 199 rest-client (1.7.2)
200 200 mime-types (>= 1.16, < 3.0)
201 201 netrc (~> 0.7)
202   - rspec-core (3.1.5)
  202 + rspec-core (3.1.7)
203 203 rspec-support (~> 3.1.0)
204 204 rspec-expectations (3.1.2)
205 205 diff-lcs (>= 1.2.0, < 2.0)
... ... @@ -214,7 +214,7 @@ GEM
214 214 rspec-expectations (~> 3.1.0)
215 215 rspec-mocks (~> 3.1.0)
216 216 rspec-support (~> 3.1.0)
217   - rspec-support (3.1.1)
  217 + rspec-support (3.1.2)
218 218 sass (3.2.19)
219 219 sass-rails (4.0.3)
220 220 railties (>= 4.0.0, < 5.0)
... ...