-
Notifications
You must be signed in to change notification settings - Fork 19
Expand file tree
/
Copy pathGemfile.lock
More file actions
97 lines (92 loc) · 2.05 KB
/
Copy pathGemfile.lock
File metadata and controls
97 lines (92 loc) · 2.05 KB
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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
GIT
remote: https://github.com/asalant/rails-authorization-plugin
revision: 505bd47addf2ef5e3b5d98a7ea8d1352c2aa4ee6
specs:
authorization (1.0.12)
GIT
remote: https://github.com/makandra/rails.git
revision: c5617b2672bb0a51d01aee619c9329a0b38f6322
branch: 2-3-lts
specs:
actionmailer (2.3.18.60)
actionpack (= 2.3.18.60)
actionpack (2.3.18.60)
activesupport (= 2.3.18.60)
rack (< 1.5)
activerecord (2.3.18.60)
activesupport (= 2.3.18.60)
activeresource (2.3.18.60)
activesupport (= 2.3.18.60)
activesupport (2.3.18.60)
rack (1.4.7.27)
rails (2.3.18.60)
actionmailer (= 2.3.18.60)
actionpack (= 2.3.18.60)
activerecord (= 2.3.18.60)
activeresource (= 2.3.18.60)
activesupport (= 2.3.18.60)
railties (= 2.3.18.60)
railties (2.3.18.60)
actionpack (= 2.3.18.60)
activesupport (= 2.3.18.60)
rake (>= 0.8.3)
GEM
remote: https://rubygems.org/
specs:
acts-as-taggable-on (2.0.6)
airbrake (3.2.1)
builder
multi_json
annotate (2.6.2)
activerecord (>= 2.3.0)
rake (>= 0.8.7)
builder (3.3.0)
calendar_date_select (1.16.1)
expiring_memory_store (0.1.2)
haml (3.0.25)
json (1.7.7)
kgio (2.11.2)
multi_json (1.15.0)
mysql (2.9.1)
power_assert (0.3.0)
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)
timecop (0.9.10)
tzinfo (0.3.61)
unicorn (5.5.1)
kgio (~> 2.6)
raindrops (~> 0.7)
validates_email_format_of (1.5.3)
PLATFORMS
ruby
DEPENDENCIES
actionmailer!
actionpack!
activerecord!
activeresource!
activesupport!
acts-as-taggable-on (= 2.0.6)
airbrake (~> 3.1)
annotate
authorization!
calendar_date_select (= 1.16.1)
expiring_memory_store
haml (= 3.0.25)
json (= 1.7.7)
mysql
rack!
rails (~> 2.3.18)!
rdoc
test-unit
thoughtbot-shoulda
timecop
tzinfo (~> 0.3.61)
unicorn
validates_email_format_of
BUNDLED WITH
1.17.3