Gemfile.lock in rivendell-import-0.10 vs Gemfile.lock in rivendell-import-1.01
- old
+ new
@@ -1,18 +1,18 @@
PATH
remote: .
specs:
- rivendell-import (0.10)
+ rivendell-import (1.01)
SyslogLogger (~> 2.0)
activerecord (~> 3.2.8)
activesupport (~> 3.2.8)
daemons
httmultiparty
httparty (= 0.11.0)
listen (~> 1.3.1)
mail
- rivendell-api (~> 0.0.5)
+ rivendell-api (~> 0.8)
rivendell-db (~> 0.3)
sinatra
sqlite3
taglib-ruby
trollop
@@ -20,24 +20,24 @@
GEM
remote: https://rubygems.org/
specs:
SyslogLogger (2.0)
- activemodel (3.2.19)
- activesupport (= 3.2.19)
+ activemodel (3.2.21)
+ activesupport (= 3.2.21)
builder (~> 3.0.0)
- activerecord (3.2.19)
- activemodel (= 3.2.19)
- activesupport (= 3.2.19)
+ activerecord (3.2.21)
+ activemodel (= 3.2.21)
+ activesupport (= 3.2.21)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
- activesupport (3.2.19)
+ activesupport (3.2.21)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
addressable (2.3.6)
arel (3.0.3)
- bcrypt (3.1.7)
+ bcrypt (3.1.9)
bcrypt-ruby (3.1.5)
bcrypt (>= 3.1.3)
builder (3.0.4)
capistrano (3.2.1)
i18n
@@ -98,11 +98,11 @@
cucumber (>= 1.2.0)
guard (>= 1.1.0)
guard-rspec (3.1.0)
guard (>= 1.8)
rspec (~> 2.13)
- httmultiparty (0.3.15)
+ httmultiparty (0.3.16)
httparty (>= 0.7.3)
mimemagic
multipart-post
httparty (0.11.0)
multi_json (~> 1.0)
@@ -115,14 +115,14 @@
listen (1.3.1)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
rb-kqueue (>= 0.2)
lumberjack (1.0.9)
- mail (2.6.1)
+ mail (2.6.3)
mime-types (>= 1.16, < 3)
method_source (0.8.2)
- mime-types (2.3)
+ mime-types (2.4.3)
mimemagic (0.2.1)
multi_json (1.10.1)
multi_test (0.1.1)
multi_xml (0.5.5)
multipart-post (2.0.0)
@@ -143,11 +143,11 @@
ffi (>= 0.5.0)
rb-kqueue (0.2.3)
ffi (>= 0.5.0)
rdoc (4.1.2)
json (~> 1.4)
- rivendell-api (0.0.5)
+ rivendell-api (0.8)
activesupport
httmultiparty
null_logger
rivendell-db (0.3)
dm-core
@@ -173,20 +173,20 @@
sinatra (1.4.5)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
slop (3.6.0)
- sqlite3 (1.3.9)
+ sqlite3 (1.3.10)
sshkit (1.5.1)
colorize
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
stringex (1.5.1)
taglib-ruby (0.7.0)
thor (0.19.1)
tilt (1.4.1)
- trollop (2.0)
- tzinfo (0.3.41)
+ trollop (2.1.1)
+ tzinfo (0.3.42)
uuidtools (2.1.5)
will_paginate (3.0.7)
PLATFORMS
ruby