summaryrefslogtreecommitdiff
path: root/Gemfile.lock
blob: d8294bd706ac880511158f9001864a1f6cd75d7f (plain)
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
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
GIT
  remote: https://github.com/erdgeist/chaoscalendar.git
  revision: 0a46bdf537e691f06e8e486e035866682f77f511
  branch: erdgeist-ruby1.9
  specs:
    chaos_calendar (0.1.3)

GEM
  remote: https://rubygems.org/
  specs:
    actioncable (6.1.7.10)
      actionpack (= 6.1.7.10)
      activesupport (= 6.1.7.10)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
    actionmailbox (6.1.7.10)
      actionpack (= 6.1.7.10)
      activejob (= 6.1.7.10)
      activerecord (= 6.1.7.10)
      activestorage (= 6.1.7.10)
      activesupport (= 6.1.7.10)
      mail (>= 2.7.1)
    actionmailer (6.1.7.10)
      actionpack (= 6.1.7.10)
      actionview (= 6.1.7.10)
      activejob (= 6.1.7.10)
      activesupport (= 6.1.7.10)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 2.0)
    actionpack (6.1.7.10)
      actionview (= 6.1.7.10)
      activesupport (= 6.1.7.10)
      rack (~> 2.0, >= 2.0.9)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.2.0)
    actiontext (6.1.7.10)
      actionpack (= 6.1.7.10)
      activerecord (= 6.1.7.10)
      activestorage (= 6.1.7.10)
      activesupport (= 6.1.7.10)
      nokogiri (>= 1.8.5)
    actionview (6.1.7.10)
      activesupport (= 6.1.7.10)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.1, >= 1.2.0)
    activejob (6.1.7.10)
      activesupport (= 6.1.7.10)
      globalid (>= 0.3.6)
    activemodel (6.1.7.10)
      activesupport (= 6.1.7.10)
    activerecord (6.1.7.10)
      activemodel (= 6.1.7.10)
      activesupport (= 6.1.7.10)
    activestorage (6.1.7.10)
      actionpack (= 6.1.7.10)
      activejob (= 6.1.7.10)
      activerecord (= 6.1.7.10)
      activesupport (= 6.1.7.10)
      marcel (~> 1.0)
      mini_mime (>= 1.1.0)
    activesupport (6.1.7.10)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
      zeitwerk (~> 2.3)
    acts-as-taggable-on (7.0.0)
      activerecord (>= 5.0, < 6.2)
    acts_as_list (1.1.0)
      activerecord (>= 4.2)
    awesome_nested_set (3.4.0)
      activerecord (>= 4.0.0, < 7.0)
    base64 (0.3.0)
    builder (3.3.0)
    coffee-rails (4.2.2)
      coffee-script (>= 2.2.0)
      railties (>= 4.0.0)
    coffee-script (2.4.1)
      coffee-script-source
      execjs
    coffee-script-source (1.12.2)
    concurrent-ruby (1.3.4)
    crass (1.0.7)
    digest (3.2.1)
    erubi (1.13.1)
    exception_notification (4.6.0)
      actionmailer (>= 5.2, < 9)
      activesupport (>= 5.2, < 9)
    execjs (2.10.1)
    ffi (1.17.4)
    globalid (1.1.0)
      activesupport (>= 5.0)
    globalize (6.3.0)
      activemodel (>= 4.2, < 7.2)
      activerecord (>= 4.2, < 7.2)
      request_store (~> 1.0)
    i18n (1.14.8)
      concurrent-ruby (~> 1.0)
    io-wait (0.3.1)
    jquery-rails (4.6.1)
      rails-dom-testing (>= 1, < 3)
      railties (>= 4.2.0)
      thor (>= 0.14, < 2.0)
    libxml-ruby (3.2.4)
    logger (1.7.0)
    loofah (2.25.1)
      crass (~> 1.0.2)
      nokogiri (>= 1.12.0)
    mail (2.9.0)
      logger
      mini_mime (>= 0.1.1)
      net-imap
      net-pop
      net-smtp
    marcel (1.2.1)
    method_source (1.1.0)
    mini_mime (1.1.2)
    mini_portile2 (2.8.9)
    minitest (5.26.1)
    net-imap (0.2.2)
      digest
      net-protocol
      strscan
    net-pop (0.1.2)
      net-protocol
    net-protocol (0.1.2)
      io-wait
      timeout
    net-smtp (0.3.0)
      digest
      net-protocol
      timeout
    nio4r (2.7.5)
    nokogiri (1.15.7)
      mini_portile2 (~> 2.8.2)
      racc (~> 1.4)
    pg (1.5.9)
    power_assert (3.0.1)
    racc (1.8.1)
    rack (2.2.23)
    rack-test (2.2.0)
      rack (>= 1.3)
    rails (6.1.7.10)
      actioncable (= 6.1.7.10)
      actionmailbox (= 6.1.7.10)
      actionmailer (= 6.1.7.10)
      actionpack (= 6.1.7.10)
      actiontext (= 6.1.7.10)
      actionview (= 6.1.7.10)
      activejob (= 6.1.7.10)
      activemodel (= 6.1.7.10)
      activerecord (= 6.1.7.10)
      activestorage (= 6.1.7.10)
      activesupport (= 6.1.7.10)
      bundler (>= 1.15.0)
      railties (= 6.1.7.10)
      sprockets-rails (>= 2.0.0)
    rails-controller-testing (1.0.5)
      actionpack (>= 5.0.1.rc1)
      actionview (>= 5.0.1.rc1)
      activesupport (>= 5.0.1.rc1)
    rails-dom-testing (2.3.0)
      activesupport (>= 5.0.0)
      minitest
      nokogiri (>= 1.6)
    rails-html-sanitizer (1.7.0)
      loofah (~> 2.25)
      nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
    railties (6.1.7.10)
      actionpack (= 6.1.7.10)
      activesupport (= 6.1.7.10)
      method_source
      rake (>= 12.2)
      thor (~> 1.0)
    rake (13.4.2)
    request_store (1.7.0)
      rack (>= 1.4)
    routing-filter (0.7.0)
      actionpack (>= 6.1)
      activesupport (>= 6.1)
    sass-rails (6.0.0)
      sassc-rails (~> 2.1, >= 2.1.1)
    sassc (2.4.0)
      ffi (~> 1.9)
    sassc-rails (2.1.2)
      railties (>= 4.0.0)
      sassc (>= 2.0)
      sprockets (> 3.0)
      sprockets-rails
      tilt
    sprockets (4.2.2)
      concurrent-ruby (~> 1.0)
      logger
      rack (>= 2.2.4, < 4)
    sprockets-rails (3.5.2)
      actionpack (>= 6.1)
      activesupport (>= 6.1)
      sprockets (>= 3.0.0)
    strscan (3.1.8)
    test-unit (3.7.8)
      power_assert
    thor (1.2.2)
    tilt (2.7.0)
    timeout (0.4.0)
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)
    uglifier (4.2.1)
      execjs (>= 0.3.0, < 3)
    unicorn (1.1.7)
      rack
    websocket-driver (0.8.2)
      base64
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.5)
    will_paginate (3.3.1)
    zeitwerk (2.6.18)

PLATFORMS
  ruby

DEPENDENCIES
  acts-as-taggable-on (~> 7.0)
  acts_as_list
  awesome_nested_set (~> 3.4.0)
  chaos_calendar!
  coffee-rails (~> 4.0)
  concurrent-ruby (= 1.3.4)
  exception_notification (~> 4.5)
  globalize (~> 6.0)
  jquery-rails
  libxml-ruby (~> 3.2)
  nokogiri (~> 1.13)
  pg (~> 1.0)
  rails (= 6.1.7.10)
  rails-controller-testing
  routing-filter (~> 0.7.0)
  sass-rails (~> 6.0)
  test-unit (~> 3.5)
  uglifier (>= 1.0.3)
  unicorn (~> 1.1)
  will_paginate (~> 3.0)

BUNDLED WITH
   2.4.22