diaspora/spec/chubbies/Gemfile.lock

64 lines
1.2 KiB
Text

GIT
remote: git://github.com/diaspora/diaspora-client.git
revision: 7924e3cc576e54b5ade4014caea8b79e9f1d6343
specs:
diaspora-client (0.0.0)
activerecord
faraday
jwt (>= 0.1.3)
oauth2
sinatra
GIT
remote: git://github.com/zhitomirskiyi/ruby-jwt.git
revision: fa7f46b5ac3653e30cf60abc78de9ffb3319dc0c
specs:
jwt (0.1.3)
json (>= 1.2.4)
GEM
specs:
activemodel (3.0.3)
activesupport (= 3.0.3)
builder (~> 2.1.2)
i18n (~> 0.4)
activerecord (3.0.3)
activemodel (= 3.0.3)
activesupport (= 3.0.3)
arel (~> 2.0.2)
tzinfo (~> 0.3.23)
activesupport (3.0.3)
addressable (2.2.6)
arel (2.0.10)
builder (2.1.2)
faraday (0.6.1)
addressable (~> 2.2.4)
multipart-post (~> 1.1.0)
rack (>= 1.1.0, < 2)
haml (3.1.2)
i18n (0.6.0)
json (1.5.3)
multi_json (1.0.3)
multipart-post (1.1.2)
oauth2 (0.4.1)
faraday (~> 0.6.1)
multi_json (>= 0.0.5)
rack (1.3.0)
sinatra (1.2.6)
rack (~> 1.1)
tilt (< 2.0, >= 1.2.2)
sqlite3 (1.3.3)
tilt (1.3.2)
tzinfo (0.3.28)
PLATFORMS
ruby
DEPENDENCIES
activerecord (= 3.0.3)
diaspora-client!
haml
json
jwt!
sinatra
sqlite3