summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorAzul <azul@riseup.net>2013-09-10 09:15:35 +0200
committerAzul <azul@riseup.net>2013-09-10 09:16:01 +0200
commitc221405796270f46d8d4881183fd55fd4d977da9 (patch)
tree23f03b593f77d91aa2451fc0a83d9cb2543ec282 /Gemfile.lock
parent999cfe6a977c8ac12f1b52d35b1d2ceed39b4b53 (diff)
we do not need couchrest_model
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock15
1 files changed, 0 insertions, 15 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 3b42431..f0ad9ca 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -3,32 +3,18 @@ PATH
specs:
tapicero (0.1.0)
couchrest (~> 1.1.3)
- couchrest_model (~> 2.0.0.beta2)
daemons
yajl-ruby
GEM
remote: http://rubygems.org/
specs:
- activemodel (3.2.14)
- activesupport (= 3.2.14)
- builder (~> 3.0.0)
- activesupport (3.2.14)
- i18n (~> 0.6, >= 0.6.4)
- multi_json (~> 1.0)
- builder (3.0.4)
couchrest (1.1.3)
mime-types (~> 1.15)
multi_json (~> 1.0)
rest-client (~> 1.6.1)
- couchrest_model (2.0.0.beta2)
- activemodel (~> 3.0)
- couchrest (~> 1.1.3)
- mime-types (~> 1.15)
- tzinfo (~> 0.3.22)
daemons (1.1.9)
highline (1.6.19)
- i18n (0.6.5)
metaclass (0.0.1)
mime-types (1.25)
minitest (3.2.0)
@@ -38,7 +24,6 @@ GEM
rake (10.1.0)
rest-client (1.6.7)
mime-types (>= 1.16)
- tzinfo (0.3.37)
yajl-ruby (1.1.0)
PLATFORMS