-
Notifications
You must be signed in to change notification settings - Fork 18
/
Gemfile.lock
80 lines (76 loc) · 1.66 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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
GIT
remote: https://github.com/asalant/rails-authorization-plugin
revision: 505bd47addf2ef5e3b5d98a7ea8d1352c2aa4ee6
specs:
authorization (1.0.12)
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)
acts-as-taggable-on (2.0.6)
annotate (2.6.2)
activerecord (>= 2.3.0)
rake (>= 0.8.7)
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)
kgio (2.11.2)
mysql (2.9.1)
newrelic_rpm (3.7.3.204)
power_assert (0.3.0)
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)
raindrops (0.19.0)
rake (10.1.1)
rdoc (4.1.1)
json (~> 1.4)
test-unit (3.1.9)
power_assert
thoughtbot-shoulda (2.11.1)
tzinfo (0.3.61)
unicorn (5.5.1)
kgio (~> 2.6)
raindrops (~> 0.7)
validates_email_format_of (1.5.3)
PLATFORMS
ruby
DEPENDENCIES
acts-as-taggable-on (= 2.0.6)
annotate
authorization!
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
test-unit
thoughtbot-shoulda
tzinfo (~> 0.3.61)
unicorn
validates_email_format_of
BUNDLED WITH
1.15.4