diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2014-02-12 15:41:19 +0100 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2014-02-12 15:41:19 +0100 |
commit | 4f58a86f8f59a107e73e73c4fa387e70a57048c9 (patch) | |
tree | 8bbdb552928dc5650de117b581e8deb8f909b2df /Gemfile.lock | |
parent | 2ed515e0196f7a825d62c9d361b589e417bfe20d (diff) | |
download | zorglub-4f58a86f8f59a107e73e73c4fa387e70a57048c9.zip zorglub-4f58a86f8f59a107e73e73c4fa387e70a57048c9.tar.gz |
update Bundle
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 82083e9..c1514ce 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,32 +2,32 @@ PATH remote: . specs: zorglub (0.0.8) - rack GEM remote: http://rubygems.org/ specs: - diff-lcs (1.2.4) - haml (4.0.3) + diff-lcs (1.2.5) + haml (4.0.5) tilt rack (1.5.2) - rake (10.1.0) + rake (10.1.1) rspec (2.14.1) rspec-core (~> 2.14.0) rspec-expectations (~> 2.14.0) rspec-mocks (~> 2.14.0) - rspec-core (2.14.5) - rspec-expectations (2.14.2) + rspec-core (2.14.7) + rspec-expectations (2.14.5) diff-lcs (>= 1.1.3, < 2.0) - rspec-mocks (2.14.3) - sass (3.2.10) - tilt (1.4.1) + rspec-mocks (2.14.5) + sass (3.2.14) + tilt (2.0.0) PLATFORMS ruby DEPENDENCIES haml + rack rake rspec sass |