-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
62 lines (60 loc) · 1.28 KB
/
Gemfile.lock
File metadata and controls
62 lines (60 loc) · 1.28 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
GEM
remote: http://rubygems.org/
specs:
actionmailer (2.3.4)
actionpack (= 2.3.4)
actionpack (2.3.4)
activesupport (= 2.3.4)
rack (~> 1.0.0)
activerecord (2.3.4)
activesupport (= 2.3.4)
activeresource (2.3.4)
activesupport (= 2.3.4)
activesupport (2.3.4)
addressable (2.2.6)
heroku (2.20.0)
launchy (>= 0.3.2)
rest-client (~> 1.6.1)
rubyzip
term-ansicolor (~> 1.0.5)
i18n (0.4.2)
launchy (2.0.5)
addressable (~> 2.2.6)
mime-types (1.17.2)
postgres-pr (0.6.3)
rack (1.0.1)
railroady (1.0.7)
rails (2.3.4)
actionmailer (= 2.3.4)
actionpack (= 2.3.4)
activerecord (= 2.3.4)
activeresource (= 2.3.4)
activesupport (= 2.3.4)
rake (>= 0.8.3)
rake (0.9.2)
rest-client (1.6.7)
mime-types (>= 1.16)
rubyzip (0.9.6.1)
sequel (3.20.0)
sinatra (1.0)
rack (>= 1.0)
sqlite3 (1.3.4)
sqlite3-ruby (1.3.3)
sqlite3 (>= 1.3.3)
taps (0.3.23)
rack (>= 1.0.1)
rest-client (>= 1.4.0, < 1.7.0)
sequel (~> 3.20.0)
sinatra (~> 1.0.0)
sqlite3-ruby (~> 1.2)
term-ansicolor (1.0.7)
PLATFORMS
ruby
DEPENDENCIES
heroku
i18n (= 0.4.2)
postgres-pr
railroady
rails (= 2.3.4)
sqlite3
taps