-
Notifications
You must be signed in to change notification settings - Fork 5
/
Gemfile.lock
83 lines (80 loc) · 1.72 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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
GIT
remote: git://github.com/mutoh/locale_rails.git
revision: 13a096f20b4be16ae45f4ebee477b8ef49dc71dd
specs:
locale_rails (2.0.6)
GEM
remote: https://rubygems.org/
specs:
RedCloth (4.2.9)
actionmailer (2.3.8)
actionpack (= 2.3.8)
actionpack (2.3.8)
activesupport (= 2.3.8)
rack (~> 1.1.0)
activerecord (2.3.8)
activesupport (= 2.3.8)
activeresource (2.3.8)
activesupport (= 2.3.8)
activesupport (2.3.8)
bitly (0.4.0)
crack (>= 0.1.1)
bluecloth (2.0.7)
crack (0.4.2)
safe_yaml (~> 1.0.0)
ezcrypto (0.7.2)
haml (2.2.22)
hoe (3.13.0)
rake (>= 0.8, < 11.0)
json (1.8.1)
locale (2.0.5)
newgem (1.5.3)
RedCloth (>= 4.1.1)
activesupport (~> 2.3.4)
hoe (>= 2.4.0)
rubigen (>= 1.5.3)
syntax (>= 1.0.0)
oauth (0.3.5)
actionpack
hoe (>= 1.8.0)
newgem (>= 1.2.3)
rack
ruby-hmac (>= 0.3.1)
pacecar (1.2.0)
pg (0.17.1)
rack (1.1.6)
rails (2.3.8)
actionmailer (= 2.3.8)
actionpack (= 2.3.8)
activerecord (= 2.3.8)
activeresource (= 2.3.8)
activesupport (= 2.3.8)
rake (>= 0.8.3)
rake (10.3.2)
rubigen (1.5.8)
activesupport (>= 2.3.5, < 3.2.0)
ruby-hmac (0.4.0)
safe_yaml (1.0.4)
shoulda (2.10.3)
sqlite3-ruby (1.2.5)
syntax (1.2.0)
will_paginate (2.3.12)
yaml_waml (0.3.0)
PLATFORMS
ruby
DEPENDENCIES
bitly (= 0.4.0)
bluecloth (= 2.0.7)
ezcrypto (= 0.7.2)
haml (= 2.2.22)
json
locale (= 2.0.5)
locale_rails (= 2.0.6)!
oauth (= 0.3.5)
pacecar (= 1.2.0)
pg
rails (= 2.3.8)
shoulda (= 2.10.3)
sqlite3-ruby (= 1.2.5)
will_paginate (= 2.3.12)
yaml_waml (= 0.3.0)