summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorAzul <azul@riseup.net>2014-01-02 20:31:21 +0100
committerAzul <azul@riseup.net>2014-01-02 20:31:21 +0100
commit53b3a2d8d3cd0060f4ae14e832b19e979bcb235d (patch)
treeb24543fa4b0b038e087734a57fa9bce8e16037dd /Gemfile.lock
parentd1ad3f4b7778dc0c0598df23f013da15fdd07efd (diff)
hotfix: use working couchrest_changes version and yajl 1.1.0
yajl 1.2.0 required mkmf on the server which currently is not present
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index b76a5e8..afbb265 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -6,7 +6,7 @@ PATH
couchrest_changes (~> 0.0.4)
daemons
syslog_logger (~> 2.0.0)
- yajl-ruby
+ yajl-ruby (~> 1.1.0)
GEM
remote: http://rubygems.org/