-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathGemfile.lock
47 lines (45 loc) · 948 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
41
42
43
44
45
46
47
GEM
remote: http://rubygems.org/
specs:
activemodel (3.0.7)
activesupport (= 3.0.7)
builder (~> 2.1.2)
i18n (~> 0.5.0)
activerecord (3.0.7)
activemodel (= 3.0.7)
activesupport (= 3.0.7)
arel (~> 2.0.2)
tzinfo (~> 0.3.23)
activesupport (3.0.7)
arel (2.0.9)
builder (2.1.2)
configuration (1.2.0)
heroku (2.1.4)
launchy (>= 0.3.2)
rest-client (~> 1.6.1)
term-ansicolor (~> 1.0.5)
i18n (0.5.0)
launchy (0.4.0)
configuration (>= 0.0.5)
rake (>= 0.8.1)
mime-types (1.16)
rack (1.2.2)
rake (0.8.7)
rest-client (1.6.1)
mime-types (>= 1.16)
sinatra (1.2.6)
rack (~> 1.1)
tilt (>= 1.2.2, < 2.0)
sqlite3 (1.3.3)
sqlite3-ruby (1.3.3)
sqlite3 (>= 1.3.3)
term-ansicolor (1.0.5)
tilt (1.3)
tzinfo (0.3.27)
PLATFORMS
ruby
DEPENDENCIES
activerecord
heroku
sinatra
sqlite3-ruby