summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2012-12-28 14:17:27 +0100
committermh <mh@immerda.ch>2012-12-28 14:17:27 +0100
commitc8b07f1967abeee6c7c6fb6a5ba9a53f2d8074bf (patch)
tree2ec29e052962a81e9c4762973a174b4501e8cf54 /Gemfile.lock
parentb8ae474b152e07e090a5a63e75a0e99e9a00e21e (diff)
use a more recent trocla version
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock29
1 files changed, 12 insertions, 17 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 2464f5d..a933f8d 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,14 +1,8 @@
-GIT
- remote: git://github.com/duritong/moneta.git
- revision: 38125d0d598891f27fa6836cbc57cb928831ac4f
- specs:
- moneta (0.6.1)
-
GEM
remote: http://rubygems.org/
specs:
bcrypt-ruby (2.1.4)
- diff-lcs (1.1.2)
+ diff-lcs (1.1.3)
git (1.2.5)
highline (1.6.2)
jeweler (1.6.4)
@@ -16,28 +10,29 @@ GEM
git (>= 1.2.5)
rake
mocha (0.9.12)
+ moneta (0.7.2)
rake (0.9.2)
rcov (0.9.9)
rdoc (3.8)
- rspec (2.3.0)
- rspec-core (~> 2.3.0)
- rspec-expectations (~> 2.3.0)
- rspec-mocks (~> 2.3.0)
- rspec-core (2.3.1)
- rspec-expectations (2.3.0)
+ rspec (2.4.0)
+ rspec-core (~> 2.4.0)
+ rspec-expectations (~> 2.4.0)
+ rspec-mocks (~> 2.4.0)
+ rspec-core (2.4.0)
+ rspec-expectations (2.4.0)
diff-lcs (~> 1.1.2)
- rspec-mocks (2.3.0)
+ rspec-mocks (2.4.0)
PLATFORMS
ruby
DEPENDENCIES
bcrypt-ruby
- bundler (~> 1.0.0)
+ bundler (~> 1.1.5)
highline
jeweler (~> 1.6.4)
mocha
- moneta (>= 0.6.1)!
+ moneta (~> 0.7.2)
rcov
rdoc (~> 3.8)
- rspec (~> 2.3.0)
+ rspec (~> 2.4.0)