diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2012-07-11 00:13:03 +0200 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2012-07-11 00:13:03 +0200 |
commit | 25f9f4526746b69adea3e2694cf57a5ce089abba (patch) | |
tree | 3efb7e03bf1147094c003f43f442570a6bce7ab7 /Gemfile.lock | |
parent | 4b5979d1706b7864a12593c70783c7e1ecfa88ea (diff) | |
download | ffi-efl-3e02870af6068f7da7df989671fc8bd7f11f0e93.zip ffi-efl-3e02870af6068f7da7df989671fc8bd7f11f0e93.tar.gz |
release 0.0.14v0.0.14
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index eb6e75b..eff9c96 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - ffi-efl (0.0.13) + ffi-efl (0.0.14) ffi GEM @@ -10,14 +10,14 @@ GEM diff-lcs (1.1.3) ffi (1.0.11) rake (0.9.2.2) - rspec (2.10.0) - rspec-core (~> 2.10.0) - rspec-expectations (~> 2.10.0) - rspec-mocks (~> 2.10.0) - rspec-core (2.10.1) - rspec-expectations (2.10.0) + rspec (2.11.0) + rspec-core (~> 2.11.0) + rspec-expectations (~> 2.11.0) + rspec-mocks (~> 2.11.0) + rspec-core (2.11.0) + rspec-expectations (2.11.1) diff-lcs (~> 1.1.3) - rspec-mocks (2.10.1) + rspec-mocks (2.11.1) PLATFORMS ruby |