summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2012-01-05 15:22:32 +0100
committermh <mh@immerda.ch>2012-01-05 15:28:30 +0100
commit580ca9db49fcb2081c7999195899706f3b3280d1 (patch)
treec271427950d0348b95fa321c3d03f736b7abb7e4 /Gemfile.lock
parent37c8da1a89045af63531c9ebfa7719bd218b0141 (diff)
make dependency clearly to my moneta version
As moneta is currently not anymore released in a newer version, we will point instead to the github version we use.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock9
1 files changed, 7 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 7b0fb8a..36a9953 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,3 +1,9 @@
+GIT
+ remote: git://github.com/duritong/moneta.git
+ revision: ab14254e4b9b4da596555384189db79bf7edbc8d
+ specs:
+ moneta (0.6.0)
+
GEM
remote: http://rubygems.org/
specs:
@@ -10,7 +16,6 @@ GEM
git (>= 1.2.5)
rake
mocha (0.9.12)
- moneta (0.6.1)
rake (0.9.2)
rcov (0.9.9)
rdoc (3.8)
@@ -32,7 +37,7 @@ DEPENDENCIES
highline
jeweler (~> 1.6.4)
mocha
- moneta (>= 0.6.1)
+ moneta!
rcov
rdoc (~> 3.8)
rspec (~> 2.3.0)