summary refs log tree commit diff stats
path: root/rails/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'rails/Gemfile.lock')
-rw-r--r--rails/Gemfile.lock201
1 files changed, 0 insertions, 201 deletions
diff --git a/rails/Gemfile.lock b/rails/Gemfile.lock deleted file mode 100644 index db61ab0..0000000 --- a/rails/Gemfile.lock +++ /dev/null
@@ -1,201 +0,0 @@
1PATH
2 remote: .
3 specs:
4 lingo (0.1.0)
5 haml-rails (~> 2.0)
6 rails (>= 7.0.3)
7 sassc-rails
8
9GEM
10 remote: https://rubygems.org/
11 specs:
12 actioncable (7.0.3)
13 actionpack (= 7.0.3)
14 activesupport (= 7.0.3)
15 nio4r (~> 2.0)
16 websocket-driver (>= 0.6.1)
17 actionmailbox (7.0.3)
18 actionpack (= 7.0.3)
19 activejob (= 7.0.3)
20 activerecord (= 7.0.3)
21 activestorage (= 7.0.3)
22 activesupport (= 7.0.3)
23 mail (>= 2.7.1)
24 net-imap
25 net-pop
26 net-smtp
27 actionmailer (7.0.3)
28 actionpack (= 7.0.3)
29 actionview (= 7.0.3)
30 activejob (= 7.0.3)
31 activesupport (= 7.0.3)
32 mail (~> 2.5, >= 2.5.4)
33 net-imap
34 net-pop
35 net-smtp
36 rails-dom-testing (~> 2.0)
37 actionpack (7.0.3)
38 actionview (= 7.0.3)
39 activesupport (= 7.0.3)
40 rack (~> 2.0, >= 2.2.0)
41 rack-test (>= 0.6.3)
42 rails-dom-testing (~> 2.0)
43 rails-html-sanitizer (~> 1.0, >= 1.2.0)
44 actiontext (7.0.3)
45 actionpack (= 7.0.3)
46 activerecord (= 7.0.3)
47 activestorage (= 7.0.3)
48 activesupport (= 7.0.3)
49 globalid (>= 0.6.0)
50 nokogiri (>= 1.8.5)
51 actionview (7.0.3)
52 activesupport (= 7.0.3)
53 builder (~> 3.1)
54 erubi (~> 1.4)
55 rails-dom-testing (~> 2.0)
56 rails-html-sanitizer (~> 1.1, >= 1.2.0)
57 activejob (7.0.3)
58 activesupport (= 7.0.3)
59 globalid (>= 0.3.6)
60 activemodel (7.0.3)
61 activesupport (= 7.0.3)
62 activerecord (7.0.3)
63 activemodel (= 7.0.3)
64 activesupport (= 7.0.3)
65 activestorage (7.0.3)
66 actionpack (= 7.0.3)
67 activejob (= 7.0.3)
68 activerecord (= 7.0.3)
69 activesupport (= 7.0.3)
70 marcel (~> 1.0)
71 mini_mime (>= 1.1.0)
72 activesupport (7.0.3)
73 concurrent-ruby (~> 1.0, >= 1.0.2)
74 i18n (>= 1.6, < 2)
75 minitest (>= 5.1)
76 tzinfo (~> 2.0)
77 builder (3.2.4)
78 concurrent-ruby (1.1.10)
79 crass (1.0.6)
80 digest (3.1.0)
81 erubi (1.10.0)
82 erubis (2.7.0)
83 ffi (1.15.5)
84 globalid (1.0.0)
85 activesupport (>= 5.0)
86 haml (5.2.1)
87 temple (>= 0.8.0)
88 tilt
89 haml-rails (2.0.1)
90 actionpack (>= 5.1)
91 activesupport (>= 5.1)
92 haml (>= 4.0.6, < 6.0)
93 html2haml (>= 1.0.1)
94 railties (>= 5.1)
95 html2haml (2.2.0)
96 erubis (~> 2.7.0)
97 haml (>= 4.0, < 6)
98 nokogiri (>= 1.6.0)
99 ruby_parser (~> 3.5)
100 i18n (1.10.0)
101 concurrent-ruby (~> 1.0)
102 loofah (2.18.0)
103 crass (~> 1.0.2)
104 nokogiri (>= 1.5.9)
105 mail (2.7.1)
106 mini_mime (>= 0.1.1)
107 marcel (1.0.2)
108 method_source (1.0.0)
109 mini_mime (1.1.2)
110 minitest (5.15.0)
111 net-imap (0.2.3)
112 digest
113 net-protocol
114 strscan
115 net-pop (0.1.1)
116 digest
117 net-protocol
118 timeout
119 net-protocol (0.1.3)
120 timeout
121 net-smtp (0.3.1)
122 digest
123 net-protocol
124 timeout
125 nio4r (2.5.8)
126 nokogiri (1.13.6-x86_64-darwin)
127 racc (~> 1.4)
128 racc (1.6.0)
129 rack (2.2.3.1)
130 rack-test (1.1.0)
131 rack (>= 1.0, < 3)
132 rails (7.0.3)
133 actioncable (= 7.0.3)
134 actionmailbox (= 7.0.3)
135 actionmailer (= 7.0.3)
136 actionpack (= 7.0.3)
137 actiontext (= 7.0.3)
138 actionview (= 7.0.3)
139 activejob (= 7.0.3)
140 activemodel (= 7.0.3)
141 activerecord (= 7.0.3)
142 activestorage (= 7.0.3)
143 activesupport (= 7.0.3)
144 bundler (>= 1.15.0)
145 railties (= 7.0.3)
146 rails-dom-testing (2.0.3)
147 activesupport (>= 4.2.0)
148 nokogiri (>= 1.6)
149 rails-html-sanitizer (1.4.3)
150 loofah (~> 2.3)
151 railties (7.0.3)
152 actionpack (= 7.0.3)
153 activesupport (= 7.0.3)
154 method_source
155 rake (>= 12.2)
156 thor (~> 1.0)
157 zeitwerk (~> 2.5)
158 rake (13.0.6)
159 ruby_parser (3.15.1)
160 sexp_processor (~> 4.9)
161 sassc (2.4.0)
162 ffi (~> 1.9)
163 sassc-rails (2.1.2)
164 railties (>= 4.0.0)
165 sassc (>= 2.0)
166 sprockets (> 3.0)
167 sprockets-rails
168 tilt
169 sexp_processor (4.15.2)
170 sprockets (4.0.3)
171 concurrent-ruby (~> 1.0)
172 rack (> 1, < 3)
173 sprockets-rails (3.4.2)
174 actionpack (>= 5.2)
175 activesupport (>= 5.2)
176 sprockets (>= 3.0.0)
177 sqlite3 (1.4.3)
178 strscan (3.0.3)
179 temple (0.8.2)
180 thor (1.2.1)
181 tilt (2.0.10)
182 timeout (0.3.0)
183 tzinfo (2.0.4)
184 concurrent-ruby (~> 1.0)
185 webrick (1.7.0)
186 websocket-driver (0.7.5)
187 websocket-extensions (>= 0.1.0)
188 websocket-extensions (0.1.5)
189 zeitwerk (2.6.0)
190
191PLATFORMS
192 x86_64-darwin-17
193
194DEPENDENCIES
195 lingo!
196 sprockets-rails
197 sqlite3
198 webrick (~> 1.7)
199
200BUNDLED WITH
201 2.2.3