Mercurial > rsstweet
annotate Gemfile.lock @ 260:e2150dce4e90
Rubocop (rails) time
author | nanaya <me@nanaya.net> |
---|---|
date | Sun, 15 Dec 2024 22:59:09 +0900 |
parents | 20eb1429af2e |
children |
rev | line source |
---|---|
0 | 1 GEM |
2 remote: https://rubygems.org/ | |
3 specs: | |
255 | 4 actionpack (8.0.1) |
5 actionview (= 8.0.1) | |
6 activesupport (= 8.0.1) | |
254 | 7 nokogiri (>= 1.8.5) |
255 | 8 rack (>= 2.2.4) |
254 | 9 rack-session (>= 1.0.1) |
127 | 10 rack-test (>= 0.6.3) |
254 | 11 rails-dom-testing (~> 2.2) |
12 rails-html-sanitizer (~> 1.6) | |
13 useragent (~> 0.16) | |
255 | 14 actionview (8.0.1) |
15 activesupport (= 8.0.1) | |
0 | 16 builder (~> 3.1) |
254 | 17 erubi (~> 1.11) |
18 rails-dom-testing (~> 2.2) | |
19 rails-html-sanitizer (~> 1.6) | |
255 | 20 activesupport (8.0.1) |
254 | 21 base64 |
255 | 22 benchmark (>= 0.3) |
254 | 23 bigdecimal |
24 concurrent-ruby (~> 1.0, >= 1.3.1) | |
25 connection_pool (>= 2.2.5) | |
26 drb | |
212 | 27 i18n (>= 1.6, < 2) |
254 | 28 logger (>= 1.4.2) |
212 | 29 minitest (>= 5.1) |
254 | 30 securerandom (>= 0.3) |
31 tzinfo (~> 2.0, >= 2.0.5) | |
255 | 32 uri (>= 0.13.1) |
260 | 33 ast (2.4.2) |
254 | 34 base64 (0.2.0) |
255 | 35 benchmark (0.4.0) |
254 | 36 bigdecimal (3.1.8) |
37 bigdecimal (3.1.8-java) | |
38 builder (3.3.0) | |
39 concurrent-ruby (1.3.4) | |
246 | 40 connection_pool (2.4.1) |
194 | 41 crass (1.0.6) |
255 | 42 date (3.4.1) |
43 date (3.4.1-java) | |
254 | 44 drb (2.2.1) |
45 erubi (1.13.0) | |
255 | 46 i18n (1.14.6) |
133 | 47 concurrent-ruby (~> 1.0) |
232 | 48 idn-ruby (0.1.5) |
255 | 49 io-console (0.8.0) |
50 io-console (0.8.0-java) | |
51 irb (1.14.2) | |
254 | 52 rdoc (>= 4.0.0) |
53 reline (>= 0.4.2) | |
255 | 54 jar-dependencies (0.5.1) |
260 | 55 json (2.9.0) |
56 json (2.9.0-java) | |
57 language_server-protocol (3.17.0.3) | |
255 | 58 logger (1.6.3) |
59 loofah (2.23.1) | |
129 | 60 crass (~> 1.0.2) |
246 | 61 nokogiri (>= 1.12.0) |
255 | 62 mini_portile2 (2.8.8) |
63 minitest (5.25.4) | |
64 nio4r (2.7.4) | |
65 nio4r (2.7.4-java) | |
66 nokogiri (1.17.2) | |
246 | 67 mini_portile2 (~> 2.8.2) |
217 | 68 racc (~> 1.4) |
255 | 69 nokogiri (1.17.2-java) |
254 | 70 racc (~> 1.4) |
255 | 71 nokogiri (1.17.2-x86-mingw32) |
217 | 72 racc (~> 1.4) |
260 | 73 parallel (1.26.3) |
74 parser (3.3.6.0) | |
75 ast (~> 2.4.1) | |
76 racc | |
255 | 77 psych (5.2.1) |
78 date | |
254 | 79 stringio |
255 | 80 psych (5.2.1-java) |
81 date | |
254 | 82 jar-dependencies (>= 0.1.7) |
255 | 83 puma (6.5.0) |
185 | 84 nio4r (~> 2.0) |
255 | 85 puma (6.5.0-java) |
185 | 86 nio4r (~> 2.0) |
254 | 87 racc (1.8.1) |
88 racc (1.8.1-java) | |
255 | 89 rack (3.1.8) |
254 | 90 rack-session (2.0.0) |
91 rack (>= 3.0.0) | |
246 | 92 rack-test (2.1.0) |
232 | 93 rack (>= 1.3) |
255 | 94 rackup (2.2.1) |
254 | 95 rack (>= 3) |
96 rails-dom-testing (2.2.0) | |
246 | 97 activesupport (>= 5.0.0) |
98 minitest | |
127 | 99 nokogiri (>= 1.6) |
255 | 100 rails-html-sanitizer (1.6.2) |
246 | 101 loofah (~> 2.21) |
255 | 102 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) |
103 railties (8.0.1) | |
104 actionpack (= 8.0.1) | |
105 activesupport (= 8.0.1) | |
254 | 106 irb (~> 1.13) |
107 rackup (>= 1.0.0) | |
223 | 108 rake (>= 12.2) |
254 | 109 thor (~> 1.0, >= 1.2.2) |
110 zeitwerk (~> 2.6) | |
260 | 111 rainbow (3.1.1) |
254 | 112 rake (13.2.1) |
255 | 113 rdoc (6.9.0) |
254 | 114 psych (>= 4.0.0) |
115 redis (5.3.0) | |
116 redis-client (>= 0.22.0) | |
255 | 117 redis-client (0.23.0) |
232 | 118 connection_pool |
260 | 119 regexp_parser (2.9.3) |
255 | 120 reline (0.5.12) |
254 | 121 io-console (~> 0.5) |
260 | 122 rubocop (1.69.2) |
123 json (~> 2.3) | |
124 language_server-protocol (>= 3.17.0) | |
125 parallel (~> 1.10) | |
126 parser (>= 3.3.0.2) | |
127 rainbow (>= 2.2.2, < 4.0) | |
128 regexp_parser (>= 2.9.3, < 3.0) | |
129 rubocop-ast (>= 1.36.2, < 2.0) | |
130 ruby-progressbar (~> 1.7) | |
131 unicode-display_width (>= 2.4.0, < 4.0) | |
132 rubocop-ast (1.37.0) | |
133 parser (>= 3.3.1.0) | |
134 rubocop-minitest (0.36.0) | |
135 rubocop (>= 1.61, < 2.0) | |
136 rubocop-ast (>= 1.31.1, < 2.0) | |
137 rubocop-performance (1.23.0) | |
138 rubocop (>= 1.48.1, < 2.0) | |
139 rubocop-ast (>= 1.31.1, < 2.0) | |
140 rubocop-rails (2.27.0) | |
141 activesupport (>= 4.2.0) | |
142 rack (>= 1.1) | |
143 rubocop (>= 1.52.0, < 2.0) | |
144 rubocop-ast (>= 1.31.1, < 2.0) | |
145 rubocop-rails-omakase (1.0.0) | |
146 rubocop | |
147 rubocop-minitest | |
148 rubocop-performance | |
149 rubocop-rails | |
150 ruby-progressbar (1.13.0) | |
255 | 151 securerandom (0.4.0) |
152 stringio (3.1.2) | |
254 | 153 thor (1.3.2) |
197 | 154 twitter-text (3.1.0) |
149 | 155 idn-ruby |
10 | 156 unf (~> 0.1.0) |
246 | 157 tzinfo (2.0.6) |
212 | 158 concurrent-ruby (~> 1.0) |
10 | 159 unf (0.1.4) |
160 unf_ext | |
26 | 161 unf (0.1.4-java) |
254 | 162 unf_ext (0.0.9.1) |
260 | 163 unicode-display_width (3.1.2) |
164 unicode-emoji (~> 4.0, >= 4.0.4) | |
165 unicode-emoji (4.0.4) | |
255 | 166 uri (1.0.2) |
167 useragent (0.16.11) | |
168 zeitwerk (2.7.1) | |
0 | 169 |
170 PLATFORMS | |
26 | 171 java |
0 | 172 ruby |
26 | 173 x86-mingw32 |
0 | 174 |
175 DEPENDENCIES | |
255 | 176 actionpack (~> 8.0.0) |
177 actionview (~> 8.0.0) | |
83 | 178 puma |
255 | 179 railties (~> 8.0.0) |
150
950849c40d42
Update all the things, including rails 5.2
nanaya <me@nanaya.pro>
parents:
149
diff
changeset
|
180 redis |
260 | 181 rubocop-rails-omakase |
10 | 182 twitter-text |
53 | 183 |
184 BUNDLED WITH | |
254 | 185 2.5.16 |