-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
40 lines (38 loc) · 841 Bytes
/
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
GEM
remote: https://rubygems.org/
specs:
actionmailer (2.3.17)
actionpack (= 2.3.17)
actionpack (2.3.17)
activesupport (= 2.3.17)
rack (~> 1.1.0)
activerecord (2.3.17)
activesupport (= 2.3.17)
activeresource (2.3.17)
activesupport (= 2.3.17)
activesupport (2.3.17)
devise (1.0.6)
warden (~> 0.10.3)
rack (1.1.6)
rails (2.3.17)
actionmailer (= 2.3.17)
actionpack (= 2.3.17)
activerecord (= 2.3.17)
activeresource (= 2.3.17)
activesupport (= 2.3.17)
rake (>= 0.8.3)
rake (0.8.7)
simple_form (1.4.1)
sqlite3 (1.3.7)
sqlite3-ruby (1.3.3)
sqlite3 (>= 1.3.3)
warden (0.10.7)
rack (>= 1.0.0)
PLATFORMS
ruby
DEPENDENCIES
devise (= 1.0.6)
rails (= 2.3.17)
rake (= 0.8.7)
simple_form
sqlite3-ruby