forked from jonthewayne/altered_beast
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathGemfile.lock
52 lines (50 loc) · 1.07 KB
/
Gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
GEM
remote: http://rubygems.org/
specs:
RedCloth (4.2.3)
actionmailer (2.3.10)
actionpack (= 2.3.10)
actionpack (2.3.10)
activesupport (= 2.3.10)
rack (~> 1.1.0)
activerecord (2.3.10)
activesupport (= 2.3.10)
activeresource (2.3.10)
activesupport (= 2.3.10)
activesupport (2.3.10)
acts_as_list (0.1.2)
acts_as_state_machine (2.2.0)
activerecord (>= 2.1)
bluecloth (2.0.9)
mysql (2.8.1)
permalink_fu (1.0.0)
rack (1.1.0)
rails (2.3.10)
actionmailer (= 2.3.10)
actionpack (= 2.3.10)
activerecord (= 2.3.10)
activeresource (= 2.3.10)
activesupport (= 2.3.10)
rake (>= 0.8.3)
rake (0.8.7)
rspec (1.3.1)
rspec-rails (1.3.3)
rack (>= 1.0.0)
rspec (= 1.3.1)
ruby-openid (2.1.8)
sqlite3-ruby (1.3.1)
will_paginate (2.3.15)
PLATFORMS
ruby
DEPENDENCIES
RedCloth
acts_as_list
acts_as_state_machine
bluecloth
mysql
permalink_fu
rails (= 2.3.10)
rspec-rails (~> 1.3.0)
ruby-openid (>= 2.0.4)
sqlite3-ruby
will_paginate