1
+ GIT
2
+ remote: https://github.com/learningtapestry/lt-google-api.git
3
+ revision: 15cb66366742649e629ccddd7001cf7bd4ebc672
4
+ branch: google-api-update-0.16
5
+ specs:
6
+ lt-google-api (0.3.1 )
7
+ google-apis-drive_v3 (~> 0.63.0 )
8
+ googleauth (~> 1.11.2 )
9
+
10
+ GIT
11
+ remote: https://github.com/learningtapestry/lt-lcms.git
12
+ revision: f4403a3b6befef09baa4c678811c319c05375a88
13
+ branch: google-api-update-0.16
14
+ specs:
15
+ lt-lcms (0.6.1 )
16
+ google-apis-core (~> 0.16.0 )
17
+ httparty (~> 0.18 )
18
+ nokogiri (~> 1.10 , >= 1.10.8 )
19
+ rubyzip (~> 2 )
20
+
1
21
GIT
2
22
remote: https://github.com/learningtapestry/wicked_pdf.git
3
23
revision: 964a0906c9284d97927322e4c1e474b1d68373cf
36
56
fog-aws (~> 3.5 , >= 3.5.2 )
37
57
font-awesome-sass (~> 5.12 )
38
58
foundation-rails (~> 6.6.2 , >= 6.6.1 )
39
- google-apis-drive_v3 (~> 0.46 )
40
- google-apis-script_v1 (~> 0.21 )
59
+ google-apis-drive_v3 (~> 0.63.0 )
60
+ google-apis-script_v1 (~> 0.27.0 )
41
61
hiredis (~> 0.6.3 )
42
62
httparty (~> 0.18 )
43
63
jbuilder (~> 2.10 )
44
64
jquery-rails (~> 4.3 , >= 4.3.5 )
45
65
js-routes (~> 1.4 , >= 1.4.9 )
46
- lt-google-api (~> 0.3 )
47
- lt-lcms (~> 0.6 )
48
66
migration_data (~> 0.6 )
49
67
mini_magick (~> 4.10 , >= 4.10.1 )
50
68
nested_form (~> 0.3.2 )
@@ -348,22 +366,21 @@ GEM
348
366
raabro (~> 1.4 )
349
367
globalid (1.0.1 )
350
368
activesupport (>= 5.0 )
351
- google-apis-core (0.11.2 )
369
+ google-apis-core (0.16.0 )
352
370
addressable (~> 2.5 , >= 2.5.1 )
353
- googleauth (>= 0.16.2 , < 2.a )
354
- httpclient (>= 2.8.1 , < 3.a )
371
+ googleauth (~> 1.9 )
372
+ httpclient (>= 2.8.3 , < 3.a )
355
373
mini_mime (~> 1.0 )
374
+ mutex_m
356
375
representable (~> 3.0 )
357
376
retriable (>= 2.0 , < 4.a )
358
- rexml
359
- webrick
360
- google-apis-drive_v3 (0.46.0 )
361
- google-apis-core (>= 0.11.0 , < 2.a )
362
- google-apis-script_v1 (0.21.0 )
363
- google-apis-core (>= 0.11.0 , < 2.a )
377
+ google-apis-drive_v3 (0.63.0 )
378
+ google-apis-core (>= 0.15.0 , < 2.a )
379
+ google-apis-script_v1 (0.27.0 )
380
+ google-apis-core (>= 0.15.0 , < 2.a )
364
381
google-cloud-env (2.1.0 )
365
382
faraday (>= 1.0 , < 3.a )
366
- googleauth (1.9.1 )
383
+ googleauth (1.11.2 )
367
384
faraday (>= 1.0 , < 3.a )
368
385
google-cloud-env (~> 2.1 )
369
386
jwt (>= 1.4 , < 3.0 )
405
422
loofah (2.19.1 )
406
423
crass (~> 1.0.2 )
407
424
nokogiri (>= 1.5.9 )
408
- lt-google-api (0.3.0 )
409
- google-apis-drive_v3 (~> 0.46 )
410
- googleauth (~> 1.9 )
411
- lt-lcms (0.6.0 )
412
- google-apis-core (~> 0.11 , >= 0.11.1 )
413
- httparty (~> 0.18 )
414
- lt-google-api (~> 0.3 )
415
- nokogiri (~> 1.10 , >= 1.10.8 )
416
- rubyzip (~> 2 )
417
425
mail (2.7.1 )
418
426
mini_mime (>= 0.1.1 )
419
427
marcel (1.0.2 )
432
440
multi_xml (0.6.0 )
433
441
mustermann (3.0.0 )
434
442
ruby2_keywords (~> 0.0.1 )
443
+ mutex_m (0.3.0 )
435
444
nested_form (0.3.2 )
436
445
netrc (0.11.0 )
437
446
nikkou (0.0.5 )
701
710
rack-proxy (>= 0.6.1 )
702
711
railties (>= 5.2 )
703
712
semantic_range (>= 2.3.0 )
704
- webrick (1.8.1 )
705
713
websocket-driver (0.7.5 )
706
714
websocket-extensions (>= 0.1.0 )
707
715
websocket-extensions (0.1.5 )
@@ -727,6 +735,8 @@ DEPENDENCIES
727
735
factory_bot (~> 5 )
728
736
faker (~> 2.1 )
729
737
lcms-engine !
738
+ lt-google-api !
739
+ lt-lcms !
730
740
overcommit (~> 0.57 )
731
741
pry-byebug (~> 3.7 )
732
742
pry-rails (~> 0.3.5 )
@@ -745,4 +755,4 @@ DEPENDENCIES
745
755
wicked_pdf !
746
756
747
757
BUNDLED WITH
748
- 2.4.22
758
+ 2.4.8
0 commit comments