Shorter names for enable/disbale_ecs_notifications.
[ecp_lsfp.git] / Gemfile.lock
blob6b9e15c363ad56eb9cd71bff4694d3c306e8baac
1 GEM
2   remote: https://rubygems.org/
3   specs:
4     actionmailer (3.2.11)
5       actionpack (= 3.2.11)
6       mail (~> 2.4.4)
7     actionpack (3.2.11)
8       activemodel (= 3.2.11)
9       activesupport (= 3.2.11)
10       builder (~> 3.0.0)
11       erubis (~> 2.7.0)
12       journey (~> 1.0.4)
13       rack (~> 1.4.0)
14       rack-cache (~> 1.2)
15       rack-test (~> 0.6.1)
16       sprockets (~> 2.2.1)
17     activemodel (3.2.11)
18       activesupport (= 3.2.11)
19       builder (~> 3.0.0)
20     activerecord (3.2.11)
21       activemodel (= 3.2.11)
22       activesupport (= 3.2.11)
23       arel (~> 3.0.2)
24       tzinfo (~> 0.3.29)
25     activeresource (3.2.11)
26       activemodel (= 3.2.11)
27       activesupport (= 3.2.11)
28     activesupport (3.2.11)
29       i18n (~> 0.6)
30       multi_json (~> 1.0)
31     akami (1.2.0)
32       gyoku (>= 0.4.0)
33       nokogiri (>= 1.4.0)
34     arel (3.0.2)
35     builder (3.0.4)
36     coffee-rails (3.2.2)
37       coffee-script (>= 2.2.0)
38       railties (~> 3.2.0)
39     coffee-script (2.2.0)
40       coffee-script-source
41       execjs
42     coffee-script-source (1.4.0)
43     diff-lcs (1.1.3)
44     erubis (2.7.0)
45     execjs (1.4.0)
46       multi_json (~> 1.0)
47     gyoku (0.4.6)
48       builder (>= 2.1.2)
49     haml (3.1.7)
50     haml-rails (0.3.5)
51       actionpack (>= 3.1, < 4.1)
52       activesupport (>= 3.1, < 4.1)
53       haml (~> 3.1)
54       railties (>= 3.1, < 4.1)
55     hike (1.2.1)
56     httpi (1.1.1)
57       rack
58     i18n (0.6.1)
59     jbuilder (1.4.2)
60       activesupport (>= 3.0.0)
61       multi_json (>= 1.2.0)
62     journey (1.0.4)
63     jquery-rails (2.2.0)
64       railties (>= 3.0, < 5.0)
65       thor (>= 0.14, < 2.0)
66     json (1.7.6)
67     libv8 (3.11.8.13)
68     mail (2.4.4)
69       i18n (>= 0.4.0)
70       mime-types (~> 1.16)
71       treetop (~> 1.4.8)
72     mime-types (1.20.1)
73     multi_json (1.5.0)
74     nokogiri (1.5.6)
75     nori (1.1.4)
76     polyglot (0.3.3)
77     rack (1.4.4)
78     rack-cache (1.2)
79       rack (>= 0.4)
80     rack-ssl (1.3.3)
81       rack
82     rack-test (0.6.2)
83       rack (>= 1.0)
84     rails (3.2.11)
85       actionmailer (= 3.2.11)
86       actionpack (= 3.2.11)
87       activerecord (= 3.2.11)
88       activeresource (= 3.2.11)
89       activesupport (= 3.2.11)
90       bundler (~> 1.0)
91       railties (= 3.2.11)
92     railties (3.2.11)
93       actionpack (= 3.2.11)
94       activesupport (= 3.2.11)
95       rack-ssl (~> 1.3.2)
96       rake (>= 0.8.7)
97       rdoc (~> 3.4)
98       thor (>= 0.14.6, < 2.0)
99     rake (10.0.3)
100     rdoc (3.12)
101       json (~> 1.4)
102     ref (1.0.2)
103     rest-client (1.6.7)
104       mime-types (>= 1.16)
105     rspec-core (2.12.2)
106     rspec-expectations (2.12.1)
107       diff-lcs (~> 1.1.3)
108     rspec-mocks (2.12.2)
109     rspec-rails (2.12.2)
110       actionpack (>= 3.0)
111       activesupport (>= 3.0)
112       railties (>= 3.0)
113       rspec-core (~> 2.12.0)
114       rspec-expectations (~> 2.12.0)
115       rspec-mocks (~> 2.12.0)
116     sass (3.2.5)
117     sass-rails (3.2.6)
118       railties (~> 3.2.0)
119       sass (>= 3.1.10)
120       tilt (~> 1.3)
121     savon (1.2.0)
122       akami (~> 1.2.0)
123       builder (>= 2.1.2)
124       gyoku (~> 0.4.5)
125       httpi (~> 1.1.0)
126       nokogiri (>= 1.4.0)
127       nori (~> 1.1.0)
128       wasabi (~> 2.5.0)
129     sprockets (2.2.2)
130       hike (~> 1.2)
131       multi_json (~> 1.0)
132       rack (~> 1.0)
133       tilt (~> 1.1, != 1.3.0)
134     sqlite3 (1.3.7)
135     therubyracer (0.11.3)
136       libv8 (~> 3.11.8.12)
137       ref
138     thor (0.17.0)
139     tilt (1.3.3)
140     treetop (1.4.12)
141       polyglot
142       polyglot (>= 0.3.1)
143     tzinfo (0.3.35)
144     uglifier (1.3.0)
145       execjs (>= 0.3.0)
146       multi_json (~> 1.0, >= 1.0.2)
147     wasabi (2.5.1)
148       httpi (~> 1.0)
149       nokogiri (>= 1.4.0)
151 PLATFORMS
152   ruby
154 DEPENDENCIES
155   coffee-rails (~> 3.2.1)
156   haml-rails
157   jbuilder
158   jquery-rails
159   rails (= 3.2.11)
160   rest-client
161   rspec-rails
162   sass-rails (~> 3.2.3)
163   savon (~> 1.0)
164   sqlite3
165   therubyracer
166   uglifier (>= 1.0.3)