Mercurial > zeropaste
annotate Gemfile.lock @ 494:e508d3226214 default tip
Update gems
author | nanaya <me@nanaya.net> |
---|---|
date | Sun, 29 Oct 2023 23:24:13 +0900 |
parents | 361ab9e7ffad |
children |
rev | line source |
---|---|
0 | 1 GEM |
2 remote: https://rubygems.org/ | |
3 specs: | |
494 | 4 actioncable (7.0.8) |
5 actionpack (= 7.0.8) | |
6 activesupport (= 7.0.8) | |
447 | 7 nio4r (~> 2.0) |
459
07d6c6639adf
Upgrade to rails 5.2. RIP code style.
nanaya <me@nanaya.pro>
parents:
457
diff
changeset
|
8 websocket-driver (>= 0.6.1) |
494 | 9 actionmailbox (7.0.8) |
10 actionpack (= 7.0.8) | |
11 activejob (= 7.0.8) | |
12 activerecord (= 7.0.8) | |
13 activestorage (= 7.0.8) | |
14 activesupport (= 7.0.8) | |
467 | 15 mail (>= 2.7.1) |
485 | 16 net-imap |
17 net-pop | |
18 net-smtp | |
494 | 19 actionmailer (7.0.8) |
20 actionpack (= 7.0.8) | |
21 actionview (= 7.0.8) | |
22 activejob (= 7.0.8) | |
23 activesupport (= 7.0.8) | |
358 | 24 mail (~> 2.5, >= 2.5.4) |
485 | 25 net-imap |
26 net-pop | |
27 net-smtp | |
437 | 28 rails-dom-testing (~> 2.0) |
494 | 29 actionpack (7.0.8) |
30 actionview (= 7.0.8) | |
31 activesupport (= 7.0.8) | |
32 rack (~> 2.0, >= 2.2.4) | |
454 | 33 rack-test (>= 0.6.3) |
437 | 34 rails-dom-testing (~> 2.0) |
467 | 35 rails-html-sanitizer (~> 1.0, >= 1.2.0) |
494 | 36 actiontext (7.0.8) |
37 actionpack (= 7.0.8) | |
38 activerecord (= 7.0.8) | |
39 activestorage (= 7.0.8) | |
40 activesupport (= 7.0.8) | |
485 | 41 globalid (>= 0.6.0) |
467 | 42 nokogiri (>= 1.8.5) |
494 | 43 actionview (7.0.8) |
44 activesupport (= 7.0.8) | |
304 | 45 builder (~> 3.1) |
447 | 46 erubi (~> 1.4) |
437 | 47 rails-dom-testing (~> 2.0) |
467 | 48 rails-html-sanitizer (~> 1.1, >= 1.2.0) |
494 | 49 activejob (7.0.8) |
50 activesupport (= 7.0.8) | |
431 | 51 globalid (>= 0.3.6) |
494 | 52 activemodel (7.0.8) |
53 activesupport (= 7.0.8) | |
54 activerecord (7.0.8) | |
55 activemodel (= 7.0.8) | |
56 activesupport (= 7.0.8) | |
57 activestorage (7.0.8) | |
58 actionpack (= 7.0.8) | |
59 activejob (= 7.0.8) | |
60 activerecord (= 7.0.8) | |
61 activesupport (= 7.0.8) | |
485 | 62 marcel (~> 1.0) |
480 | 63 mini_mime (>= 1.1.0) |
494 | 64 activesupport (7.0.8) |
431 | 65 concurrent-ruby (~> 1.0, >= 1.0.2) |
480 | 66 i18n (>= 1.6, < 2) |
67 minitest (>= 5.1) | |
68 tzinfo (~> 2.0) | |
494 | 69 autoprefixer-rails (10.4.15.0) |
480 | 70 execjs (~> 2) |
468 | 71 builder (3.2.4) |
494 | 72 concurrent-ruby (1.2.2) |
468 | 73 crass (1.0.6) |
487
5246edd5b8ad
Update gems and remove jruby support
nanaya <me@nanaya.net>
parents:
485
diff
changeset
|
74 date (3.3.3) |
5246edd5b8ad
Update gems and remove jruby support
nanaya <me@nanaya.net>
parents:
485
diff
changeset
|
75 erubi (1.12.0) |
494 | 76 execjs (2.9.1) |
77 ffi (1.16.3) | |
78 globalid (1.2.1) | |
79 activesupport (>= 6.1) | |
80 i18n (1.14.1) | |
457 | 81 concurrent-ruby (~> 1.0) |
494 | 82 jsbundling-rails (1.2.1) |
489
361ab9e7ffad
Replace webpacker with esbuild and use plain js instead of coffee
nanaya <me@nanaya.net>
parents:
487
diff
changeset
|
83 railties (>= 6.0.0) |
494 | 84 loofah (2.21.4) |
457 | 85 crass (~> 1.0.2) |
494 | 86 nokogiri (>= 1.12.0) |
87 mail (2.8.1) | |
457 | 88 mini_mime (>= 0.1.1) |
487
5246edd5b8ad
Update gems and remove jruby support
nanaya <me@nanaya.net>
parents:
485
diff
changeset
|
89 net-imap |
5246edd5b8ad
Update gems and remove jruby support
nanaya <me@nanaya.net>
parents:
485
diff
changeset
|
90 net-pop |
5246edd5b8ad
Update gems and remove jruby support
nanaya <me@nanaya.net>
parents:
485
diff
changeset
|
91 net-smtp |
482 | 92 marcel (1.0.2) |
475 | 93 method_source (1.0.0) |
494 | 94 mini_mime (1.1.5) |
95 mini_portile2 (2.8.5) | |
96 minitest (5.20.0) | |
97 net-imap (0.4.2) | |
487
5246edd5b8ad
Update gems and remove jruby support
nanaya <me@nanaya.net>
parents:
485
diff
changeset
|
98 date |
485 | 99 net-protocol |
487
5246edd5b8ad
Update gems and remove jruby support
nanaya <me@nanaya.net>
parents:
485
diff
changeset
|
100 net-pop (0.1.2) |
485 | 101 net-protocol |
487
5246edd5b8ad
Update gems and remove jruby support
nanaya <me@nanaya.net>
parents:
485
diff
changeset
|
102 net-protocol (0.2.1) |
485 | 103 timeout |
494 | 104 net-smtp (0.4.0) |
485 | 105 net-protocol |
494 | 106 newrelic_rpm (9.5.0) |
107 nio4r (2.5.9) | |
108 nokogiri (1.15.4) | |
109 mini_portile2 (~> 2.8.2) | |
480 | 110 racc (~> 1.4) |
494 | 111 pg (1.5.4) |
112 puma (6.4.0) | |
467 | 113 nio4r (~> 2.0) |
494 | 114 racc (1.7.1) |
115 rack (2.2.8) | |
116 rack-test (2.1.0) | |
487
5246edd5b8ad
Update gems and remove jruby support
nanaya <me@nanaya.net>
parents:
485
diff
changeset
|
117 rack (>= 1.3) |
494 | 118 rails (7.0.8) |
119 actioncable (= 7.0.8) | |
120 actionmailbox (= 7.0.8) | |
121 actionmailer (= 7.0.8) | |
122 actionpack (= 7.0.8) | |
123 actiontext (= 7.0.8) | |
124 actionview (= 7.0.8) | |
125 activejob (= 7.0.8) | |
126 activemodel (= 7.0.8) | |
127 activerecord (= 7.0.8) | |
128 activestorage (= 7.0.8) | |
129 activesupport (= 7.0.8) | |
480 | 130 bundler (>= 1.15.0) |
494 | 131 railties (= 7.0.8) |
132 rails-dom-testing (2.2.0) | |
133 activesupport (>= 5.0.0) | |
134 minitest | |
451 | 135 nokogiri (>= 1.6) |
494 | 136 rails-html-sanitizer (1.6.0) |
137 loofah (~> 2.21) | |
138 nokogiri (~> 1.14) | |
139 railties (7.0.8) | |
140 actionpack (= 7.0.8) | |
141 activesupport (= 7.0.8) | |
431 | 142 method_source |
485 | 143 rake (>= 12.2) |
480 | 144 thor (~> 1.0) |
485 | 145 zeitwerk (~> 2.5) |
494 | 146 rake (13.1.0) |
467 | 147 sass-rails (6.0.0) |
148 sassc-rails (~> 2.1, >= 2.1.1) | |
476 | 149 sassc (2.4.0) |
465 | 150 ffi (~> 1.9) |
467 | 151 sassc-rails (2.1.2) |
152 railties (>= 4.0.0) | |
153 sassc (>= 2.0) | |
154 sprockets (> 3.0) | |
155 sprockets-rails | |
156 tilt | |
494 | 157 sprockets (4.2.1) |
429 | 158 concurrent-ruby (~> 1.0) |
487
5246edd5b8ad
Update gems and remove jruby support
nanaya <me@nanaya.net>
parents:
485
diff
changeset
|
159 rack (>= 2.2.4, < 4) |
485 | 160 sprockets-rails (3.4.2) |
482 | 161 actionpack (>= 5.2) |
162 activesupport (>= 5.2) | |
429 | 163 sprockets (>= 3.0.0) |
494 | 164 thor (1.3.0) |
165 tilt (2.3.0) | |
166 timeout (0.4.0) | |
167 tzinfo (2.0.6) | |
480 | 168 concurrent-ruby (~> 1.0) |
494 | 169 websocket-driver (0.7.6) |
431 | 170 websocket-extensions (>= 0.1.0) |
476 | 171 websocket-extensions (0.1.5) |
494 | 172 zeitwerk (2.6.12) |
0 | 173 |
174 PLATFORMS | |
175 ruby | |
176 | |
177 DEPENDENCIES | |
469 | 178 autoprefixer-rails |
489
361ab9e7ffad
Replace webpacker with esbuild and use plain js instead of coffee
nanaya <me@nanaya.net>
parents:
487
diff
changeset
|
179 jsbundling-rails |
57 | 180 newrelic_rpm |
254
bcca41003e84
Use postgres 'cuz mysql is shit.
edogawaconan <me@myconan.net>
parents:
251
diff
changeset
|
181 pg |
437 | 182 puma |
485 | 183 rails (~> 7.0.1) |
459
07d6c6639adf
Upgrade to rails 5.2. RIP code style.
nanaya <me@nanaya.pro>
parents:
457
diff
changeset
|
184 sass-rails |
489
361ab9e7ffad
Replace webpacker with esbuild and use plain js instead of coffee
nanaya <me@nanaya.net>
parents:
487
diff
changeset
|
185 sprockets-rails |
372 | 186 |
187 BUNDLED WITH | |
487
5246edd5b8ad
Update gems and remove jruby support
nanaya <me@nanaya.net>
parents:
485
diff
changeset
|
188 2.4.3 |