forked from jokevandemaele/taskboard
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathGemfile.lock
More file actions
70 lines (68 loc) · 1.33 KB
/
Gemfile.lock
File metadata and controls
70 lines (68 loc) · 1.33 KB
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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
GEM
remote: http://rubygems.org/
specs:
ZenTest (4.5.0)
actionmailer (2.3.14)
actionpack (= 2.3.14)
actionpack (2.3.14)
activesupport (= 2.3.14)
rack (~> 1.1.0)
activerecord (2.3.14)
activesupport (= 2.3.14)
activeresource (2.3.14)
activesupport (= 2.3.14)
activesupport (2.3.14)
authlogic (2.1.6)
activesupport
erubis (2.7.0)
factory_girl (1.3.3)
haml (3.0.25)
harvested (0.4.0)
hashie (~> 1)
httparty
json
hashie (1.2.0)
hoe (2.9.4)
rake (>= 0.8.7)
httparty (0.8.3)
multi_json (~> 1.0)
multi_xml
json (1.7.3)
multi_json (1.3.6)
multi_xml (0.5.1)
mysql (2.8.1)
paperclip (2.3.11)
activerecord (>= 2.3.0)
activesupport (>= 2.3.2)
rack (1.1.3)
rails (2.3.14)
actionmailer (= 2.3.14)
actionpack (= 2.3.14)
activerecord (= 2.3.14)
activeresource (= 2.3.14)
activesupport (= 2.3.14)
rake (>= 0.8.3)
rake (0.8.7)
redgreen (1.2.2)
ruby-prof (0.10.2)
shoulda (2.10.2)
sqlite3 (1.3.3)
sqlite3-ruby (1.3.3)
sqlite3 (>= 1.3.3)
PLATFORMS
ruby
DEPENDENCIES
ZenTest
authlogic
erubis
factory_girl (= 1.3.3)
haml
harvested
hoe
mysql
paperclip
rails (= 2.3.14)
redgreen
ruby-prof
shoulda (= 2.10.2)
sqlite3-ruby