Skip to content

Commit 24b4db4

Browse files
author
Rodrigo Flores
committed
Added Gemfile.rails-3.1.x.lock
1 parent 06941ac commit 24b4db4

1 file changed

Lines changed: 169 additions & 0 deletions

File tree

gemfiles/Gemfile.rails-3.1.x.lock

Lines changed: 169 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,169 @@
1+
PATH
2+
remote: ..
3+
specs:
4+
devise (2.0.2)
5+
bcrypt-ruby (~> 3.0)
6+
orm_adapter (~> 0.0.3)
7+
railties (~> 3.1)
8+
warden (~> 1.1.1)
9+
10+
GEM
11+
remote: http://rubygems.org/
12+
specs:
13+
actionmailer (3.1.3)
14+
actionpack (= 3.1.3)
15+
mail (~> 2.3.0)
16+
actionpack (3.1.3)
17+
activemodel (= 3.1.3)
18+
activesupport (= 3.1.3)
19+
builder (~> 3.0.0)
20+
erubis (~> 2.7.0)
21+
i18n (~> 0.6)
22+
rack (~> 1.3.5)
23+
rack-cache (~> 1.1)
24+
rack-mount (~> 0.8.2)
25+
rack-test (~> 0.6.1)
26+
sprockets (~> 2.0.3)
27+
activemodel (3.1.3)
28+
activesupport (= 3.1.3)
29+
builder (~> 3.0.0)
30+
i18n (~> 0.6)
31+
activerecord (3.1.3)
32+
activemodel (= 3.1.3)
33+
activesupport (= 3.1.3)
34+
arel (~> 2.2.1)
35+
tzinfo (~> 0.3.29)
36+
activeresource (3.1.3)
37+
activemodel (= 3.1.3)
38+
activesupport (= 3.1.3)
39+
activesupport (3.1.3)
40+
multi_json (~> 1.0)
41+
addressable (2.2.7)
42+
arel (2.2.1)
43+
bcrypt-ruby (3.0.1)
44+
bson (1.5.2)
45+
bson_ext (1.3.1)
46+
builder (3.0.0)
47+
columnize (0.3.6)
48+
erubis (2.7.0)
49+
faraday (0.7.6)
50+
addressable (~> 2.2)
51+
multipart-post (~> 1.1)
52+
rack (~> 1.1)
53+
hashie (1.2.0)
54+
hike (1.2.1)
55+
i18n (0.6.0)
56+
json (1.6.5)
57+
linecache (0.46)
58+
rbx-require-relative (> 0.0.4)
59+
mail (2.3.0)
60+
i18n (>= 0.4.0)
61+
mime-types (~> 1.16)
62+
treetop (~> 1.4.8)
63+
metaclass (0.0.1)
64+
mime-types (1.17.2)
65+
mocha (0.10.4)
66+
metaclass (~> 0.0.1)
67+
mongo (1.3.1)
68+
bson (>= 1.3.1)
69+
mongoid (2.4.4)
70+
activemodel (~> 3.1)
71+
mongo (~> 1.3)
72+
tzinfo (~> 0.3.22)
73+
multi_json (1.0.4)
74+
multipart-post (1.1.5)
75+
nokogiri (1.5.0)
76+
oauth2 (0.5.2)
77+
faraday (~> 0.7)
78+
multi_json (~> 1.0)
79+
omniauth (1.0.2)
80+
hashie (~> 1.2)
81+
rack
82+
omniauth-facebook (1.2.0)
83+
omniauth-oauth2 (~> 1.0.0)
84+
omniauth-oauth2 (1.0.0)
85+
oauth2 (~> 0.5.0)
86+
omniauth (~> 1.0)
87+
omniauth-openid (1.0.1)
88+
omniauth (~> 1.0)
89+
rack-openid (~> 1.3.1)
90+
orm_adapter (0.0.6)
91+
polyglot (0.3.3)
92+
rack (1.3.6)
93+
rack-cache (1.1)
94+
rack (>= 0.4)
95+
rack-mount (0.8.3)
96+
rack (>= 1.0.0)
97+
rack-openid (1.3.1)
98+
rack (>= 1.1.0)
99+
ruby-openid (>= 2.1.8)
100+
rack-ssl (1.3.2)
101+
rack
102+
rack-test (0.6.1)
103+
rack (>= 1.0)
104+
rails (3.1.3)
105+
actionmailer (= 3.1.3)
106+
actionpack (= 3.1.3)
107+
activerecord (= 3.1.3)
108+
activeresource (= 3.1.3)
109+
activesupport (= 3.1.3)
110+
bundler (~> 1.0)
111+
railties (= 3.1.3)
112+
railties (3.1.3)
113+
actionpack (= 3.1.3)
114+
activesupport (= 3.1.3)
115+
rack-ssl (~> 1.3.2)
116+
rake (>= 0.8.7)
117+
rdoc (~> 3.4)
118+
thor (~> 0.14.6)
119+
rake (0.9.2.2)
120+
rbx-require-relative (0.0.5)
121+
rdoc (3.12)
122+
json (~> 1.4)
123+
ruby-debug (0.10.4)
124+
columnize (>= 0.1)
125+
ruby-debug-base (~> 0.10.4.0)
126+
ruby-debug-base (0.10.4)
127+
linecache (>= 0.3)
128+
ruby-openid (2.1.8)
129+
sprockets (2.0.3)
130+
hike (~> 1.2)
131+
rack (~> 1.0)
132+
tilt (~> 1.1, != 1.3.0)
133+
sqlite3 (1.3.5)
134+
sqlite3-ruby (1.3.3)
135+
sqlite3 (>= 1.3.3)
136+
thor (0.14.6)
137+
tilt (1.3.3)
138+
treetop (1.4.10)
139+
polyglot
140+
polyglot (>= 0.3.1)
141+
tzinfo (0.3.31)
142+
warden (1.1.1)
143+
rack (>= 1.0)
144+
webrat (0.7.2)
145+
nokogiri (>= 1.2.0)
146+
rack (>= 1.0)
147+
rack-test (>= 0.5.3)
148+
149+
PLATFORMS
150+
ruby
151+
152+
DEPENDENCIES
153+
activerecord-jdbc-adapter
154+
activerecord-jdbcsqlite3-adapter
155+
bson_ext (~> 1.3.0)
156+
devise!
157+
jruby-openssl
158+
mocha
159+
mongo (~> 1.3.0)
160+
mongoid (~> 2.0)
161+
omniauth (~> 1.0.0)
162+
omniauth-facebook
163+
omniauth-oauth2 (~> 1.0.0)
164+
omniauth-openid (~> 1.0.1)
165+
rails (~> 3.1.0)
166+
rdoc
167+
ruby-debug (>= 0.10.3)
168+
sqlite3-ruby
169+
webrat (= 0.7.2)

0 commit comments

Comments
 (0)