forked from asalant/freehub
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
55 lines (53 loc) · 1.13 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
GEM
remote: http://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)
acts-as-taggable-on (2.0.6)
annotate (2.5.0)
rake
builder (3.2.2)
calendar_date_select (1.16.1)
googlecharts (1.6.0)
haml (3.0.25)
hoptoad_notifier (2.4.11)
activesupport
builder
json (1.7.7)
mysql (2.9.1)
newrelic_rpm (3.6.6.147)
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 (10.1.0)
rdoc (4.0.1)
json (~> 1.4)
thoughtbot-shoulda (2.11.1)
PLATFORMS
ruby
DEPENDENCIES
acts-as-taggable-on (= 2.0.6)
annotate
calendar_date_select (= 1.16.1)
googlecharts (= 1.6.0)
haml (= 3.0.25)
hoptoad_notifier
json (= 1.7.7)
mysql
newrelic_rpm
rails (= 2.3.17)
rdoc
thoughtbot-shoulda