-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathGemfile.lock
More file actions
51 lines (49 loc) · 1015 Bytes
/
Gemfile.lock
File metadata and controls
51 lines (49 loc) · 1015 Bytes
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
GEM
remote: http://rubygems.org/
remote: http://gems.github.com/
specs:
activemodel (3.0.0)
activesupport (= 3.0.0)
builder (~> 2.1.2)
i18n (~> 0.4.1)
activerecord (3.0.0)
activemodel (= 3.0.0)
activesupport (= 3.0.0)
arel (~> 1.0.0)
tzinfo (~> 0.3.23)
activesupport (3.0.0)
arel (1.0.1)
activesupport (~> 3.0.0)
builder (2.1.2)
configuration (1.1.0)
heroku (1.10.6)
json_pure (>= 1.2.0, < 1.5.0)
launchy (~> 0.3.2)
rest-client (~> 1.4.0)
i18n (0.4.1)
json (1.4.6)
json_pure (1.4.6)
launchy (0.3.7)
configuration (>= 0.0.5)
rake (>= 0.8.1)
mime-types (1.16)
rack (1.2.1)
rack-contrib (1.0.1)
rack (>= 0.9.1)
rake (0.8.7)
rest-client (1.4.2)
mime-types (>= 1.16)
shotgun (0.8)
rack (>= 1.0)
sqlite3-ruby (1.3.1)
tzinfo (0.3.23)
PLATFORMS
ruby
DEPENDENCIES
activerecord
heroku
json
rack
rack-contrib
shotgun
sqlite3-ruby