about summary refs log tree commit diff stats
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock323
1 files changed, 190 insertions, 133 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index eea9708..6367d9e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock
@@ -1,6 +1,17 @@
1GIT 1GIT
2 remote: https://github.com/hatkirby/lingo.git
3 revision: 787745956f13bb63c596ed80a53b386708b56508
4 branch: main
5 glob: rails/*.gemspec
6 specs:
7 lingo (0.1.0)
8 haml-rails (~> 2.0)
9 rails (>= 7.0.3)
10 sassc-rails
11
12GIT
2 remote: https://github.com/hatkirby/pokeviewer.git 13 remote: https://github.com/hatkirby/pokeviewer.git
3 revision: 32d4d3c1fc54721c3c99a15415cf698475237984 14 revision: e28f6b73ab7f2e59605ebd800e921a6146fc49ae
4 specs: 15 specs:
5 pokeviewer (0.1.0) 16 pokeviewer (0.1.0)
6 activerecord-diff 17 activerecord-diff
@@ -9,7 +20,7 @@ GIT
9 haml 20 haml
10 jquery-rails 21 jquery-rails
11 normalize-rails 22 normalize-rails
12 rails (~> 5.2.0) 23 rails (~> 7.0.3)
13 sassc-rails 24 sassc-rails
14 sequenced 25 sequenced
15 victor 26 victor
@@ -17,71 +28,94 @@ GIT
17GEM 28GEM
18 remote: https://rubygems.org/ 29 remote: https://rubygems.org/
19 specs: 30 specs:
20 actioncable (5.2.6) 31 actioncable (7.0.4)
21 actionpack (= 5.2.6) 32 actionpack (= 7.0.4)
33 activesupport (= 7.0.4)
22 nio4r (~> 2.0) 34 nio4r (~> 2.0)
23 websocket-driver (>= 0.6.1) 35 websocket-driver (>= 0.6.1)
24 actionmailer (5.2.6) 36 actionmailbox (7.0.4)
25 actionpack (= 5.2.6) 37 actionpack (= 7.0.4)
26 actionview (= 5.2.6) 38 activejob (= 7.0.4)
27 activejob (= 5.2.6) 39 activerecord (= 7.0.4)
40 activestorage (= 7.0.4)
41 activesupport (= 7.0.4)
42 mail (>= 2.7.1)
43 net-imap
44 net-pop
45 net-smtp
46 actionmailer (7.0.4)
47 actionpack (= 7.0.4)
48 actionview (= 7.0.4)
49 activejob (= 7.0.4)
50 activesupport (= 7.0.4)
28 mail (~> 2.5, >= 2.5.4) 51 mail (~> 2.5, >= 2.5.4)
52 net-imap
53 net-pop
54 net-smtp
29 rails-dom-testing (~> 2.0) 55 rails-dom-testing (~> 2.0)
30 actionpack (5.2.6) 56 actionpack (7.0.4)
31 actionview (= 5.2.6) 57 actionview (= 7.0.4)
32 activesupport (= 5.2.6) 58 activesupport (= 7.0.4)
33 rack (~> 2.0, >= 2.0.8) 59 rack (~> 2.0, >= 2.2.0)
34 rack-test (>= 0.6.3) 60 rack-test (>= 0.6.3)
35 rails-dom-testing (~> 2.0) 61 rails-dom-testing (~> 2.0)
36 rails-html-sanitizer (~> 1.0, >= 1.0.2) 62 rails-html-sanitizer (~> 1.0, >= 1.2.0)
37 actionview (5.2.6) 63 actiontext (7.0.4)
38 activesupport (= 5.2.6) 64 actionpack (= 7.0.4)
65 activerecord (= 7.0.4)
66 activestorage (= 7.0.4)
67 activesupport (= 7.0.4)
68 globalid (>= 0.6.0)
69 nokogiri (>= 1.8.5)
70 actionview (7.0.4)
71 activesupport (= 7.0.4)
39 builder (~> 3.1) 72 builder (~> 3.1)
40 erubi (~> 1.4) 73 erubi (~> 1.4)
41 rails-dom-testing (~> 2.0) 74 rails-dom-testing (~> 2.0)
42 rails-html-sanitizer (~> 1.0, >= 1.0.3) 75 rails-html-sanitizer (~> 1.1, >= 1.2.0)
43 activejob (5.2.6) 76 activejob (7.0.4)
44 activesupport (= 5.2.6) 77 activesupport (= 7.0.4)
45 globalid (>= 0.3.6) 78 globalid (>= 0.3.6)
46 activemodel (5.2.6) 79 activemodel (7.0.4)
47 activesupport (= 5.2.6) 80 activesupport (= 7.0.4)
48 activerecord (5.2.6) 81 activerecord (7.0.4)
49 activemodel (= 5.2.6) 82 activemodel (= 7.0.4)
50 activesupport (= 5.2.6) 83 activesupport (= 7.0.4)
51 arel (>= 9.0)
52 activerecord-diff (2.0.0) 84 activerecord-diff (2.0.0)
53 activestorage (5.2.6) 85 activestorage (7.0.4)
54 actionpack (= 5.2.6) 86 actionpack (= 7.0.4)
55 activerecord (= 5.2.6) 87 activejob (= 7.0.4)
56 marcel (~> 1.0.0) 88 activerecord (= 7.0.4)
57 activesupport (5.2.6) 89 activesupport (= 7.0.4)
90 marcel (~> 1.0)
91 mini_mime (>= 1.1.0)
92 activesupport (7.0.4)
58 concurrent-ruby (~> 1.0, >= 1.0.2) 93 concurrent-ruby (~> 1.0, >= 1.0.2)
59 i18n (>= 0.7, < 2) 94 i18n (>= 1.6, < 2)
60 minitest (~> 5.1) 95 minitest (>= 5.1)
61 tzinfo (~> 1.1) 96 tzinfo (~> 2.0)
62 acts-as-taggable-on (8.1.0) 97 acts-as-taggable-on (9.0.1)
63 activerecord (>= 5.0, < 6.2) 98 activerecord (>= 6.0, < 7.1)
64 addressable (2.8.0) 99 addressable (2.8.1)
65 public_suffix (>= 2.0.2, < 5.0) 100 public_suffix (>= 2.0.2, < 6.0)
66 airbrussh (1.4.0) 101 airbrussh (1.4.1)
67 sshkit (>= 1.6.1, != 1.7.0) 102 sshkit (>= 1.6.1, != 1.7.0)
68 arel (9.0.0) 103 audited (5.0.2)
69 audited (4.10.0) 104 activerecord (>= 5.0, < 7.1)
70 activerecord (>= 4.2, < 6.2) 105 bcrypt (3.1.18)
71 bcrypt (3.1.16)
72 bindex (0.8.1) 106 bindex (0.8.1)
73 builder (3.2.4) 107 builder (3.2.4)
74 byebug (11.1.3) 108 byebug (11.1.3)
75 capistrano (3.16.0) 109 capistrano (3.17.1)
76 airbrussh (>= 1.0.0) 110 airbrussh (>= 1.0.0)
77 i18n 111 i18n
78 rake (>= 10.0.0) 112 rake (>= 10.0.0)
79 sshkit (>= 1.9.0) 113 sshkit (>= 1.9.0)
80 capistrano-bundler (2.0.1) 114 capistrano-bundler (2.1.0)
81 capistrano (~> 3.1) 115 capistrano (~> 3.1)
82 capistrano-passenger (0.2.1) 116 capistrano-passenger (0.2.1)
83 capistrano (~> 3.0) 117 capistrano (~> 3.0)
84 capistrano-rails (1.6.1) 118 capistrano-rails (1.6.2)
85 capistrano (~> 3.1) 119 capistrano (~> 3.1)
86 capistrano-bundler (>= 1.1, < 3) 120 capistrano-bundler (>= 1.1, < 3)
87 capistrano-rvm (0.1.2) 121 capistrano-rvm (0.1.2)
@@ -94,7 +128,6 @@ GEM
94 rack (>= 1.0.0) 128 rack (>= 1.0.0)
95 rack-test (>= 0.5.4) 129 rack-test (>= 0.5.4)
96 xpath (>= 2.0, < 4.0) 130 xpath (>= 2.0, < 4.0)
97 childprocess (3.0.0)
98 ckeditor (4.2.4) 131 ckeditor (4.2.4)
99 cocaine 132 cocaine
100 orm_adapter (~> 0.5.0) 133 orm_adapter (~> 0.5.0)
@@ -108,70 +141,84 @@ GEM
108 coffee-script-source 141 coffee-script-source
109 execjs 142 execjs
110 coffee-script-source (1.12.2) 143 coffee-script-source (1.12.2)
111 concurrent-ruby (1.1.9) 144 concurrent-ruby (1.1.10)
112 crass (1.0.6) 145 crass (1.0.6)
113 devise (4.8.0) 146 date (3.3.1)
147 devise (4.8.1)
114 bcrypt (~> 3.0) 148 bcrypt (~> 3.0)
115 orm_adapter (~> 0.1) 149 orm_adapter (~> 0.1)
116 railties (>= 4.1.0) 150 railties (>= 4.1.0)
117 responders 151 responders
118 warden (~> 1.2.3) 152 warden (~> 1.2.3)
119 enumerize (2.4.0) 153 enumerize (2.5.0)
120 activesupport (>= 3.2) 154 activesupport (>= 3.2)
121 erubi (1.10.0) 155 erubi (1.11.0)
122 execjs (2.8.1) 156 execjs (2.8.1)
123 ffi (1.15.3) 157 ffi (1.15.5)
124 globalid (0.4.2) 158 globalid (1.0.0)
125 activesupport (>= 4.2.0) 159 activesupport (>= 5.0)
126 haml (5.2.1) 160 haml (6.1.1)
127 temple (>= 0.8.0) 161 temple (>= 0.8.2)
162 thor
128 tilt 163 tilt
164 haml-rails (2.1.0)
165 actionpack (>= 5.1)
166 activesupport (>= 5.1)
167 haml (>= 4.0.6)
168 railties (>= 5.1)
129 highline (2.0.3) 169 highline (2.0.3)
130 i18n (1.8.10) 170 i18n (1.12.0)
131 concurrent-ruby (~> 1.0) 171 concurrent-ruby (~> 1.0)
132 jbuilder (2.11.2) 172 jbuilder (2.11.5)
173 actionview (>= 5.0.0)
133 activesupport (>= 5.0.0) 174 activesupport (>= 5.0.0)
134 jquery-rails (4.4.0) 175 jquery-rails (4.5.1)
135 rails-dom-testing (>= 1, < 3) 176 rails-dom-testing (>= 1, < 3)
136 railties (>= 4.2.0) 177 railties (>= 4.2.0)
137 thor (>= 0.14, < 2.0) 178 thor (>= 0.14, < 2.0)
138 jquery-ui-rails (6.0.1) 179 jquery-ui-rails (6.0.1)
139 railties (>= 3.2.16) 180 railties (>= 3.2.16)
140 js-routes (2.0.7) 181 js-routes (2.2.4)
141 railties (>= 4) 182 railties (>= 4)
142 listen (3.1.5) 183 libv8 (3.16.14.19)
184 listen (3.0.8)
143 rb-fsevent (~> 0.9, >= 0.9.4) 185 rb-fsevent (~> 0.9, >= 0.9.4)
144 rb-inotify (~> 0.9, >= 0.9.7) 186 rb-inotify (~> 0.9, >= 0.9.7)
145 ruby_dep (~> 1.2) 187 loofah (2.19.0)
146 loofah (2.10.0)
147 crass (~> 1.0.2) 188 crass (~> 1.0.2)
148 nokogiri (>= 1.5.9) 189 nokogiri (>= 1.5.9)
149 mail (2.7.1) 190 mail (2.8.0)
150 mini_mime (>= 0.1.1) 191 mini_mime (>= 0.1.1)
151 marcel (1.0.1) 192 net-imap
193 net-pop
194 net-smtp
195 marcel (1.0.2)
152 method_source (1.0.0) 196 method_source (1.0.0)
153 mime-types (3.3.1) 197 mime-types (3.4.1)
154 mime-types-data (~> 3.2015) 198 mime-types-data (~> 3.2015)
155 mime-types-data (3.2021.0704) 199 mime-types-data (3.2022.0105)
156 mimemagic (0.3.10) 200 mimemagic (0.3.10)
157 nokogiri (~> 1) 201 nokogiri (~> 1)
158 rake 202 rake
159 mini_mime (1.1.0) 203 mini_mime (1.1.2)
160 mini_portile2 (2.5.3) 204 mini_portile2 (2.8.0)
161 minitest (5.14.4) 205 minitest (5.16.3)
162 mysql2 (0.5.3) 206 mysql2 (0.5.4)
163 net-scp (3.0.0) 207 net-imap (0.3.2)
164 net-ssh (>= 2.6.5, < 7.0.0) 208 date
165 net-ssh (6.1.0) 209 net-protocol
166 nio4r (2.5.7) 210 net-pop (0.1.2)
167 node (2.1.0) 211 net-protocol
168 node_impl (~> 1.0.0) 212 net-protocol (0.2.1)
169 node_int (~> 0.1.0) 213 timeout
170 node_impl (1.0.0) 214 net-scp (4.0.0)
171 node_int (~> 0.1.0) 215 net-ssh (>= 2.6.5, < 8.0.0)
172 node_int (0.1.3) 216 net-smtp (0.3.3)
173 nokogiri (1.11.7) 217 net-protocol
174 mini_portile2 (~> 2.5.0) 218 net-ssh (7.0.1)
219 nio4r (2.5.8)
220 nokogiri (1.13.10)
221 mini_portile2 (~> 2.8.0)
175 racc (~> 1.4) 222 racc (~> 1.4)
176 normalize-rails (8.0.1) 223 normalize-rails (8.0.1)
177 orm_adapter (0.5.0) 224 orm_adapter (0.5.0)
@@ -181,45 +228,46 @@ GEM
181 mime-types 228 mime-types
182 mimemagic (~> 0.3.0) 229 mimemagic (~> 0.3.0)
183 terrapin (~> 0.6.0) 230 terrapin (~> 0.6.0)
184 public_suffix (4.0.6) 231 public_suffix (5.0.1)
185 puma (5.3.2) 232 racc (1.6.1)
186 nio4r (~> 2.0) 233 rack (2.2.4)
187 racc (1.5.2) 234 rack-test (2.0.2)
188 rack (2.2.3) 235 rack (>= 1.3)
189 rack-test (1.1.0) 236 rails (7.0.4)
190 rack (>= 1.0, < 3) 237 actioncable (= 7.0.4)
191 rails (5.2.6) 238 actionmailbox (= 7.0.4)
192 actioncable (= 5.2.6) 239 actionmailer (= 7.0.4)
193 actionmailer (= 5.2.6) 240 actionpack (= 7.0.4)
194 actionpack (= 5.2.6) 241 actiontext (= 7.0.4)
195 actionview (= 5.2.6) 242 actionview (= 7.0.4)
196 activejob (= 5.2.6) 243 activejob (= 7.0.4)
197 activemodel (= 5.2.6) 244 activemodel (= 7.0.4)
198 activerecord (= 5.2.6) 245 activerecord (= 7.0.4)
199 activestorage (= 5.2.6) 246 activestorage (= 7.0.4)
200 activesupport (= 5.2.6) 247 activesupport (= 7.0.4)
201 bundler (>= 1.3.0) 248 bundler (>= 1.15.0)
202 railties (= 5.2.6) 249 railties (= 7.0.4)
203 sprockets-rails (>= 2.0.0)
204 rails-dom-testing (2.0.3) 250 rails-dom-testing (2.0.3)
205 activesupport (>= 4.2.0) 251 activesupport (>= 4.2.0)
206 nokogiri (>= 1.6) 252 nokogiri (>= 1.6)
207 rails-html-sanitizer (1.3.0) 253 rails-html-sanitizer (1.4.3)
208 loofah (~> 2.3) 254 loofah (~> 2.3)
209 railties (5.2.6) 255 railties (7.0.4)
210 actionpack (= 5.2.6) 256 actionpack (= 7.0.4)
211 activesupport (= 5.2.6) 257 activesupport (= 7.0.4)
212 method_source 258 method_source
213 rake (>= 0.8.7) 259 rake (>= 12.2)
214 thor (>= 0.19.0, < 2.0) 260 thor (~> 1.0)
261 zeitwerk (~> 2.5)
215 rake (13.0.6) 262 rake (13.0.6)
216 rb-fsevent (0.11.0) 263 rb-fsevent (0.11.2)
217 rb-inotify (0.10.1) 264 rb-inotify (0.10.1)
218 ffi (~> 1.0) 265 ffi (~> 1.0)
266 ref (2.0.0)
219 responders (3.0.1) 267 responders (3.0.1)
220 actionpack (>= 5.0) 268 actionpack (>= 5.0)
221 railties (>= 5.0) 269 railties (>= 5.0)
222 ruby_dep (1.5.0) 270 rexml (3.2.5)
223 rubyzip (2.3.2) 271 rubyzip (2.3.2)
224 sassc (2.4.0) 272 sassc (2.4.0)
225 ffi (~> 1.9) 273 ffi (~> 1.9)
@@ -229,10 +277,11 @@ GEM
229 sprockets (> 3.0) 277 sprockets (> 3.0)
230 sprockets-rails 278 sprockets-rails
231 tilt 279 tilt
232 selenium-webdriver (3.142.7) 280 selenium-webdriver (4.7.1)
233 childprocess (>= 0.5, < 4.0) 281 rexml (~> 3.2, >= 3.2.5)
234 rubyzip (>= 1.2.2) 282 rubyzip (>= 1.2.2, < 3.0)
235 sequenced (3.2.0) 283 websocket (~> 1.0)
284 sequenced (4.0.0)
236 activerecord (>= 3.0) 285 activerecord (>= 3.0)
237 activesupport (>= 3.0) 286 activesupport (>= 3.0)
238 spring (2.1.1) 287 spring (2.1.1)
@@ -242,47 +291,54 @@ GEM
242 sprockets (3.7.2) 291 sprockets (3.7.2)
243 concurrent-ruby (~> 1.0) 292 concurrent-ruby (~> 1.0)
244 rack (> 1, < 3) 293 rack (> 1, < 3)
245 sprockets-rails (3.2.2) 294 sprockets-rails (3.4.2)
246 actionpack (>= 4.0) 295 actionpack (>= 5.2)
247 activesupport (>= 4.0) 296 activesupport (>= 5.2)
248 sprockets (>= 3.0.0) 297 sprockets (>= 3.0.0)
249 sqlite3 (1.4.2) 298 sqlite3 (1.5.4)
250 sshkit (1.21.2) 299 mini_portile2 (~> 2.8.0)
300 sshkit (1.21.3)
251 net-scp (>= 1.1.2) 301 net-scp (>= 1.1.2)
252 net-ssh (>= 2.8.0) 302 net-ssh (>= 2.8.0)
253 temple (0.8.2) 303 temple (0.9.1)
254 terrapin (0.6.0) 304 terrapin (0.6.0)
255 climate_control (>= 0.0.3, < 1.0) 305 climate_control (>= 0.0.3, < 1.0)
256 thor (1.1.0) 306 therubyracer (0.12.3)
257 thread_safe (0.3.6) 307 libv8 (~> 3.16.14.15)
258 tilt (2.0.10) 308 ref
309 thor (1.2.1)
310 tilt (2.0.11)
311 timeout (0.3.1)
259 turbolinks (5.2.1) 312 turbolinks (5.2.1)
260 turbolinks-source (~> 5.2) 313 turbolinks-source (~> 5.2)
261 turbolinks-source (5.2.0) 314 turbolinks-source (5.2.0)
262 tzinfo (1.2.9) 315 tzinfo (2.0.5)
263 thread_safe (~> 0.1) 316 concurrent-ruby (~> 1.0)
264 uglifier (4.2.0) 317 uglifier (4.2.0)
265 execjs (>= 0.3.0, < 3) 318 execjs (>= 0.3.0, < 3)
266 victor (0.3.3) 319 victor (0.3.4)
267 warden (1.2.9) 320 warden (1.2.9)
268 rack (>= 2.0.9) 321 rack (>= 2.0.9)
269 web-console (3.7.0) 322 web-console (4.2.0)
270 actionview (>= 5.0) 323 actionview (>= 6.0.0)
271 activemodel (>= 5.0) 324 activemodel (>= 6.0.0)
272 bindex (>= 0.4.0) 325 bindex (>= 0.4.0)
273 railties (>= 5.0) 326 railties (>= 6.0.0)
327 webrick (1.7.0)
328 websocket (1.2.9)
274 websocket-driver (0.7.5) 329 websocket-driver (0.7.5)
275 websocket-extensions (>= 0.1.0) 330 websocket-extensions (>= 0.1.0)
276 websocket-extensions (0.1.5) 331 websocket-extensions (0.1.5)
277 xpath (3.2.0) 332 xpath (3.2.0)
278 nokogiri (~> 1.8) 333 nokogiri (~> 1.8)
334 zeitwerk (2.6.6)
279 335
280PLATFORMS 336PLATFORMS
281 ruby 337 ruby
282 338
283DEPENDENCIES 339DEPENDENCIES
284 acts-as-taggable-on 340 acts-as-taggable-on
285 audited (~> 4.7) 341 audited (~> 5.0)
286 byebug 342 byebug
287 capistrano (~> 3.0) 343 capistrano (~> 3.0)
288 capistrano-bundler 344 capistrano-bundler
@@ -300,24 +356,25 @@ DEPENDENCIES
300 jquery-rails 356 jquery-rails
301 jquery-ui-rails 357 jquery-ui-rails
302 js-routes 358 js-routes
359 lingo!
303 listen (>= 3.0.5, < 3.2) 360 listen (>= 3.0.5, < 3.2)
304 mysql2 361 mysql2
305 node
306 normalize-rails 362 normalize-rails
307 paperclip 363 paperclip
308 pokeviewer! 364 pokeviewer!
309 puma (>= 4.3.8) 365 rails (~> 7.0.3)
310 rails (~> 5.2.0)
311 sassc-rails 366 sassc-rails
312 selenium-webdriver 367 selenium-webdriver
313 spring 368 spring
314 spring-watcher-listen (~> 2.0.0) 369 spring-watcher-listen (~> 2.0.0)
315 sprockets (= 3.7.2) 370 sprockets (= 3.7.2)
316 sqlite3 371 sqlite3
372 therubyracer
317 turbolinks (~> 5) 373 turbolinks (~> 5)
318 tzinfo-data 374 tzinfo-data
319 uglifier (>= 1.3.0) 375 uglifier (>= 1.3.0)
320 web-console (>= 3.3.0) 376 web-console (>= 3.3.0)
377 webrick (~> 1.7)
321 378
322BUNDLED WITH 379BUNDLED WITH
323 2.2.3 380 2.2.3