diff --git a/Gemfile.lock b/Gemfile.lock index 1e81941..32df959 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,8 +1,8 @@ GIT remote: https://github.com/mattwynne/relish.git - revision: c51c487a412ec02340e2fec417f4cc77483ef6df + revision: 311c11d7931e6056d3cfbbe638a3aa694f14ca56 specs: - relish (0.3.0) + relish (0.4.0) archive-tar-minitar (~> 0.5.2) json (~> 1.4.6) rest-client (~> 1.6.1) @@ -12,19 +12,20 @@ GEM specs: archive-tar-minitar (0.5.2) builder (3.0.0) - cucumber (0.10.3) + cucumber (1.0.2) builder (>= 2.1.2) diff-lcs (>= 1.1.2) - gherkin (>= 2.3.8) + gherkin (~> 2.4.5) json (>= 1.4.6) term-ansicolor (>= 1.0.5) - diff-lcs (1.1.2) - gherkin (2.3.9) + diff-lcs (1.1.3) + gherkin (2.4.16) json (>= 1.4.6) json (1.4.6) - macaddr (1.0.0) + macaddr (1.4.0) + systemu (~> 2.2.0) mime-types (1.16) - rest-client (1.6.1) + rest-client (1.6.7) mime-types (>= 1.16) robot-vim (1.1.0) uuid (~> 2.3.1) @@ -32,12 +33,13 @@ GEM rspec-core (~> 2.6.0) rspec-expectations (~> 2.6.0) rspec-mocks (~> 2.6.0) - rspec-core (2.6.3) + rspec-core (2.6.4) rspec-expectations (2.6.0) diff-lcs (~> 1.1.2) rspec-mocks (2.6.0) - term-ansicolor (1.0.5) - uuid (2.3.2) + systemu (2.2.0) + term-ansicolor (1.0.6) + uuid (2.3.3) macaddr (~> 1.0) PLATFORMS