welcome_css 0.59 → 0.62
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 74079c29bdb7847936ab9dcfdd4bd4c4e42905872ab678ea68339c1d9875f758
|
|
4
|
+
data.tar.gz: 4ee9acd7057323ff045621356674920bdfe09c20fe19a4122bac6bd2dbe8ed25
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 573eb4a7dfea36539cf0fe7e82a02ba95d7746443c083b68f50ddc2524cc2923dcfdec5417b350514bd24815b841d547a66928fb9cfd817e4c20ad5bb009b217
|
|
7
|
+
data.tar.gz: d82205259030531a4f4642d8545f2c3a375e57263182fabe62f81e41df5a71d5e3241bb14a9495e5dc79d8553a7153ae9f2abc5b8da6a2a2b8d935b6c01ae200
|
|
@@ -23,9 +23,16 @@
|
|
|
23
23
|
width: 100%;
|
|
24
24
|
}
|
|
25
25
|
.ui-app-area .estimates-drop-container .themes-column .price-container {
|
|
26
|
-
width:
|
|
26
|
+
width: 24% !important;
|
|
27
27
|
margin-top: 0px;
|
|
28
28
|
}
|
|
29
|
+
.ui-app-area #themes img {
|
|
30
|
+
max-width: 60px !important;
|
|
31
|
+
}
|
|
32
|
+
.ui-app-area .product-img-choice {
|
|
33
|
+
width: 80px;
|
|
34
|
+
height: 66px;
|
|
35
|
+
}
|
|
29
36
|
}
|
|
30
37
|
|
|
31
38
|
@media (min-width: 993px) {
|
|
@@ -222,6 +229,10 @@
|
|
|
222
229
|
max-height: 140px;
|
|
223
230
|
height: 140px;
|
|
224
231
|
}
|
|
232
|
+
.ui-app-area .product-img-choice {
|
|
233
|
+
width: 66px;
|
|
234
|
+
height: 54px;
|
|
235
|
+
}
|
|
225
236
|
}
|
|
226
237
|
|
|
227
238
|
@media (min-width: 769px) {
|
|
@@ -415,6 +426,19 @@
|
|
|
415
426
|
.ui-app-area .items-container .table-item {
|
|
416
427
|
width: 32%;
|
|
417
428
|
}
|
|
429
|
+
|
|
430
|
+
/* =========================== */
|
|
431
|
+
|
|
432
|
+
.ui-app-area .estimates-drop-container .themes-column .estimates-container {
|
|
433
|
+
width: 100% !important;
|
|
434
|
+
}
|
|
435
|
+
.ui-app-area .estimates-drop-container .themes-column .price-container {
|
|
436
|
+
width: 100% !important;
|
|
437
|
+
}
|
|
438
|
+
.ui-app-area .areas-selected-list {
|
|
439
|
+
height: auto;
|
|
440
|
+
overflow: scroll;
|
|
441
|
+
}
|
|
418
442
|
}
|
|
419
443
|
|
|
420
444
|
@media (max-width: 460px) {
|
|
@@ -2682,6 +2682,7 @@ table .ui-table-row {
|
|
|
2682
2682
|
.ui-app-area .items-container .table-item.Activate .img-container,
|
|
2683
2683
|
.ui-app-area .items-container .table-item.Activate h4,
|
|
2684
2684
|
.ui-app-area .items-container .table-item.Activate .product-price,
|
|
2685
|
+
.ui-app-area .items-container .table-item.Activate .product-component,
|
|
2685
2686
|
.ui-app-area .items-container .table-item.Activate .product-brand {
|
|
2686
2687
|
opacity: 50%;
|
|
2687
2688
|
}
|
|
@@ -2693,8 +2694,9 @@ table .ui-table-row {
|
|
|
2693
2694
|
|
|
2694
2695
|
overflow: hidden;
|
|
2695
2696
|
margin-bottom: 6px;
|
|
2696
|
-
background-size:
|
|
2697
|
+
background-size: contain;
|
|
2697
2698
|
background-position: center center;
|
|
2699
|
+
background-repeat: no-repeat;
|
|
2698
2700
|
}
|
|
2699
2701
|
.ui-app-area .items-container .table-item .img-container a {
|
|
2700
2702
|
display: block;
|
|
@@ -2707,7 +2709,7 @@ table .ui-table-row {
|
|
|
2707
2709
|
.ui-app-area .items-container .table-item h4,
|
|
2708
2710
|
.ui-app-area .items-container .table-item .h4 {
|
|
2709
2711
|
font-size: 14px;
|
|
2710
|
-
min-height:
|
|
2712
|
+
min-height: 52px !important;
|
|
2711
2713
|
|
|
2712
2714
|
display: -webkit-box;
|
|
2713
2715
|
overflow: hidden;
|
|
@@ -2754,6 +2756,18 @@ table .ui-table-row {
|
|
|
2754
2756
|
padding-top: 4px;
|
|
2755
2757
|
padding-bottom: 4px;
|
|
2756
2758
|
}
|
|
2759
|
+
.ui-app-area .items-container .table-item .product-component {
|
|
2760
|
+
padding-top: 0px;
|
|
2761
|
+
padding-bottom: 4px;
|
|
2762
|
+
font-size: 14px;
|
|
2763
|
+
min-height: 65px !important;
|
|
2764
|
+
|
|
2765
|
+
display: -webkit-box;
|
|
2766
|
+
overflow: hidden;
|
|
2767
|
+
-webkit-line-clamp: 2;
|
|
2768
|
+
-webkit-box-orient: vertical;
|
|
2769
|
+
margin-bottom: 12px;
|
|
2770
|
+
}
|
|
2757
2771
|
.ui-app-area .items-container .table-item .product-price .float-right {
|
|
2758
2772
|
float: right;
|
|
2759
2773
|
}
|
|
@@ -2780,9 +2794,9 @@ table .ui-table-row {
|
|
|
2780
2794
|
width: 40px;
|
|
2781
2795
|
height: 22px;
|
|
2782
2796
|
border-radius: 4px;
|
|
2783
|
-
box-shadow: 1px -1px 13px 0px rgba(174,174,174,0.30);
|
|
2797
|
+
/*box-shadow: 1px -1px 13px 0px rgba(174,174,174,0.30);
|
|
2784
2798
|
-webkit-box-shadow: 1px -1px 13px 0px rgba(174,174,174,0.30);
|
|
2785
|
-
-moz-box-shadow: 1px -1px 13px 0px rgba(174,174,174,0.30)
|
|
2799
|
+
-moz-box-shadow: 1px -1px 13px 0px rgba(174,174,174,0.30);*/
|
|
2786
2800
|
}
|
|
2787
2801
|
.ui-app-area .activate_deactivate a {
|
|
2788
2802
|
display: block;
|
|
@@ -2821,6 +2835,7 @@ table .ui-table-row {
|
|
|
2821
2835
|
display: inline-block;
|
|
2822
2836
|
width: 40px;
|
|
2823
2837
|
height: 22px;
|
|
2838
|
+
margin-top: -8px;
|
|
2824
2839
|
}
|
|
2825
2840
|
.ui-app-area .items-container .table-item .switch input {
|
|
2826
2841
|
opacity: 0;
|
|
@@ -2886,27 +2901,27 @@ table .ui-table-row {
|
|
|
2886
2901
|
}
|
|
2887
2902
|
.ui-app-area .estimates-drop-container .products-column {
|
|
2888
2903
|
display: block;
|
|
2889
|
-
width:
|
|
2904
|
+
width: 100%;
|
|
2890
2905
|
float: left;
|
|
2906
|
+
position: relative;
|
|
2891
2907
|
margin-top: 0px;
|
|
2892
|
-
|
|
2893
|
-
|
|
2894
|
-
border: 1px solid #D8D9DF;
|
|
2908
|
+
/*background-color: #F9FAFC !important;
|
|
2909
|
+
border: 1px solid #D8D9DF;*/
|
|
2895
2910
|
|
|
2896
|
-
height: calc(100vh - 20px);
|
|
2897
|
-
overflow: scroll
|
|
2911
|
+
/*height: calc(100vh - 20px);
|
|
2912
|
+
overflow: scroll;*/
|
|
2898
2913
|
}
|
|
2899
2914
|
.ui-app-area .estimates-drop-container .products-column #product_lists .row {
|
|
2900
2915
|
--bs-gutter-x: 0 !important;
|
|
2901
2916
|
}
|
|
2902
|
-
.ui-app-area
|
|
2917
|
+
.ui-app-area #products-list .product-item {
|
|
2903
2918
|
padding-right: 5px;
|
|
2904
2919
|
font-size: 14px;
|
|
2905
2920
|
}
|
|
2906
|
-
.ui-app-area
|
|
2921
|
+
.ui-app-area #products-list .product-item .card-body {
|
|
2907
2922
|
padding: 10px;
|
|
2908
2923
|
}
|
|
2909
|
-
.ui-app-area
|
|
2924
|
+
.ui-app-area #products-list .product-item h5.card-title {
|
|
2910
2925
|
font-size: 14px;
|
|
2911
2926
|
min-height: 40px;
|
|
2912
2927
|
|
|
@@ -2915,21 +2930,20 @@ table .ui-table-row {
|
|
|
2915
2930
|
-webkit-line-clamp: 2;
|
|
2916
2931
|
-webkit-box-orient: vertical;
|
|
2917
2932
|
}
|
|
2918
|
-
.ui-app-area
|
|
2933
|
+
.ui-app-area #products-list .product-item h5.card-title span {
|
|
2919
2934
|
display: -webkit-box;
|
|
2920
2935
|
overflow: hidden;
|
|
2921
2936
|
-webkit-line-clamp: 2;
|
|
2922
2937
|
-webkit-box-orient: vertical;
|
|
2923
2938
|
}
|
|
2924
|
-
.ui-app-area
|
|
2939
|
+
.ui-app-area #products-list .product-item img.img-responsive {
|
|
2925
2940
|
width: 100%;
|
|
2926
2941
|
max-width: 100%;
|
|
2927
2942
|
margin-bottom: 4px;
|
|
2928
2943
|
max-height: 150px;
|
|
2929
2944
|
height: 130px;
|
|
2930
2945
|
}
|
|
2931
|
-
|
|
2932
|
-
.ui-app-area .estimates-drop-container .products-column .product-item .img-container {
|
|
2946
|
+
.ui-app-area #products-list .product-item .img-container {
|
|
2933
2947
|
display: block;
|
|
2934
2948
|
position: relative;
|
|
2935
2949
|
width: 100%;
|
|
@@ -2937,8 +2951,9 @@ table .ui-table-row {
|
|
|
2937
2951
|
|
|
2938
2952
|
overflow: hidden;
|
|
2939
2953
|
margin-bottom: 6px;
|
|
2940
|
-
background-size:
|
|
2954
|
+
background-size: contain;
|
|
2941
2955
|
background-position: center center;
|
|
2956
|
+
background-repeat: no-repeat;
|
|
2942
2957
|
}
|
|
2943
2958
|
|
|
2944
2959
|
.ui-app-area .estimates-drop-container .products-column .btn-filter {
|
|
@@ -2955,15 +2970,15 @@ table .ui-table-row {
|
|
|
2955
2970
|
}*/
|
|
2956
2971
|
.ui-app-area .estimates-drop-container .themes-column {
|
|
2957
2972
|
display: block;
|
|
2958
|
-
width:
|
|
2959
|
-
float:
|
|
2973
|
+
width: 100%;
|
|
2974
|
+
float: left;
|
|
2975
|
+
position: relative;
|
|
2960
2976
|
margin-top: 0px;
|
|
2961
2977
|
/*background-color: #F9FAFC !important;
|
|
2962
2978
|
border: 1px solid #D8D9DF;*/
|
|
2963
2979
|
|
|
2964
|
-
height: calc(100vh - 20px);
|
|
2965
|
-
overflow: scroll
|
|
2966
|
-
position: relative;
|
|
2980
|
+
/*height: calc(100vh - 20px);
|
|
2981
|
+
overflow: scroll;*/
|
|
2967
2982
|
}
|
|
2968
2983
|
.ui-app-area .estimates-drop-container .themes-column .card-body {
|
|
2969
2984
|
display: block;
|
|
@@ -2975,25 +2990,32 @@ table .ui-table-row {
|
|
|
2975
2990
|
}
|
|
2976
2991
|
.ui-app-area .estimates-drop-container .themes-column .estimates-container {
|
|
2977
2992
|
display: block;
|
|
2978
|
-
|
|
2993
|
+
float: left;
|
|
2994
|
+
position: relative;
|
|
2979
2995
|
height: 100%;
|
|
2980
|
-
|
|
2996
|
+
width: 75% !important;
|
|
2997
|
+
}
|
|
2998
|
+
.ui-app-area .estimates-drop-container .themes-column .estimates-container .dropdown-select {
|
|
2999
|
+
display: block;
|
|
2981
3000
|
}
|
|
2982
3001
|
.ui-app-area .estimates-drop-container .themes-column .price-container {
|
|
2983
3002
|
display: block;
|
|
2984
|
-
width: 100% !important;
|
|
2985
3003
|
float: right;
|
|
2986
3004
|
margin-top: 0px;
|
|
2987
3005
|
background-color: #fff !important;
|
|
2988
3006
|
border: 1px solid #D8D9DF;
|
|
2989
|
-
|
|
2990
|
-
|
|
2991
|
-
|
|
3007
|
+
width: 24% !important;
|
|
3008
|
+
|
|
3009
|
+
top: 50px;
|
|
2992
3010
|
}
|
|
2993
3011
|
.ui-app-area .estimates-drop-container .component-addition {
|
|
2994
3012
|
padding-top: 6px;
|
|
2995
3013
|
padding-bottom: 6px;
|
|
2996
3014
|
border-radius: 4px;
|
|
3015
|
+
|
|
3016
|
+
display: flex;
|
|
3017
|
+
justify-content: center;
|
|
3018
|
+
align-items: center;
|
|
2997
3019
|
}
|
|
2998
3020
|
.ui-app-area .estimates-drop-container .component-addition.active,
|
|
2999
3021
|
.ui-app-area .estimates-drop-container .component-addition:hover {
|
|
@@ -3014,6 +3036,157 @@ table .ui-table-row {
|
|
|
3014
3036
|
padding: 2px 6px;
|
|
3015
3037
|
font-size: 12px;
|
|
3016
3038
|
}
|
|
3039
|
+
.ui-app-area .product-choice .product-specification {
|
|
3040
|
+
margin-bottom: 4px;
|
|
3041
|
+
}
|
|
3042
|
+
.ui-app-area .product-choice .product-name {
|
|
3043
|
+
font-size: 14px;
|
|
3044
|
+
line-height: 18px;
|
|
3045
|
+
min-height: 40px;
|
|
3046
|
+
|
|
3047
|
+
display: -webkit-box;
|
|
3048
|
+
overflow: hidden;
|
|
3049
|
+
-webkit-line-clamp: 2;
|
|
3050
|
+
-webkit-box-orient: vertical;
|
|
3051
|
+
}
|
|
3052
|
+
.card .delete-selected {
|
|
3053
|
+
display: none;
|
|
3054
|
+
}
|
|
3055
|
+
.product-selected .delete-selected {
|
|
3056
|
+
display: block;
|
|
3057
|
+
position: absolute;
|
|
3058
|
+
top: 10px;
|
|
3059
|
+
right: 10px;
|
|
3060
|
+
}
|
|
3061
|
+
|
|
3062
|
+
/* =========================== */
|
|
3063
|
+
|
|
3064
|
+
.modal-dialog #product_list {
|
|
3065
|
+
width: 100% !important;
|
|
3066
|
+
}
|
|
3067
|
+
.modal-dialog #product_list .product-selected {
|
|
3068
|
+
display: block;
|
|
3069
|
+
float: left;
|
|
3070
|
+
position: relative;
|
|
3071
|
+
width: 20%;
|
|
3072
|
+
padding-right: 10px;
|
|
3073
|
+
border-right: 1px solid #D8D9DF;
|
|
3074
|
+
}
|
|
3075
|
+
.modal-dialog #product_list .product-selected h4 {
|
|
3076
|
+
font-size: 18px;
|
|
3077
|
+
}
|
|
3078
|
+
.modal-dialog #product_list .product-selected .product-item {
|
|
3079
|
+
width: 100% !important;
|
|
3080
|
+
}
|
|
3081
|
+
.modal-dialog #product_list .product-item {
|
|
3082
|
+
width: 25%;
|
|
3083
|
+
display: block;
|
|
3084
|
+
float: left;
|
|
3085
|
+
position: relative;
|
|
3086
|
+
padding-right: 5px;
|
|
3087
|
+
font-size: 14px;
|
|
3088
|
+
}
|
|
3089
|
+
.modal-dialog #product_list .product-list {
|
|
3090
|
+
display: block;
|
|
3091
|
+
float: right;
|
|
3092
|
+
position: relative;
|
|
3093
|
+
width: 78%;
|
|
3094
|
+
}
|
|
3095
|
+
.modal-dialog #product_list .product-item .card-body {
|
|
3096
|
+
padding: 8px;
|
|
3097
|
+
}
|
|
3098
|
+
.modal-dialog #product_list .product-item h4.card-title {
|
|
3099
|
+
font-size: 14px;
|
|
3100
|
+
min-height: 40px;
|
|
3101
|
+
|
|
3102
|
+
display: -webkit-box;
|
|
3103
|
+
overflow: hidden;
|
|
3104
|
+
-webkit-line-clamp: 2;
|
|
3105
|
+
-webkit-box-orient: vertical;
|
|
3106
|
+
}
|
|
3107
|
+
.modal-dialog #product_list .product-item h5.card-title span {
|
|
3108
|
+
display: -webkit-box;
|
|
3109
|
+
overflow: hidden;
|
|
3110
|
+
-webkit-line-clamp: 2;
|
|
3111
|
+
-webkit-box-orient: vertical;
|
|
3112
|
+
font-size: 12px;
|
|
3113
|
+
text-align: left;
|
|
3114
|
+
}
|
|
3115
|
+
.modal-dialog #product_list .product-item .card-text {
|
|
3116
|
+
text-align: left;
|
|
3117
|
+
width: 100%;
|
|
3118
|
+
font-size: 12px;
|
|
3119
|
+
}
|
|
3120
|
+
.modal-dialog #product_list .product-item .card-text .float-right {
|
|
3121
|
+
float: right;
|
|
3122
|
+
}
|
|
3123
|
+
.modal-dialog #product_list .product-item img.img-responsive {
|
|
3124
|
+
width: 100%;
|
|
3125
|
+
max-width: 100%;
|
|
3126
|
+
margin-bottom: 4px;
|
|
3127
|
+
max-height: 150px;
|
|
3128
|
+
height: 120px;
|
|
3129
|
+
}
|
|
3130
|
+
|
|
3131
|
+
.modal-dialog #product_list .product-item .img-container {
|
|
3132
|
+
display: block;
|
|
3133
|
+
position: relative;
|
|
3134
|
+
width: 100%;
|
|
3135
|
+
height: 110px;
|
|
3136
|
+
|
|
3137
|
+
overflow: hidden;
|
|
3138
|
+
margin-bottom: 6px;
|
|
3139
|
+
background-size: contain;
|
|
3140
|
+
background-position: center center;
|
|
3141
|
+
background-repeat: no-repeat;
|
|
3142
|
+
}
|
|
3143
|
+
.modal-dialog #product_list .product-item .card {
|
|
3144
|
+
background-color: #fff;
|
|
3145
|
+
border: none;
|
|
3146
|
+
border-radius: 0;
|
|
3147
|
+
min-height: 200px;
|
|
3148
|
+
background-color: #fff;
|
|
3149
|
+
}
|
|
3150
|
+
.modal-dialog #product_list .product-item .card.selected {
|
|
3151
|
+
border: 1px solid #6FB1F3;
|
|
3152
|
+
}
|
|
3153
|
+
.modal-dialog #product_list button {
|
|
3154
|
+
border: 2px solid #E8E9E9 !important;
|
|
3155
|
+
width: 100%;
|
|
3156
|
+
background-color: #fff;
|
|
3157
|
+
padding: 0;
|
|
3158
|
+
}
|
|
3159
|
+
.modal-dialog #search_form button.btn-primary {
|
|
3160
|
+
background-color: #fff !important;
|
|
3161
|
+
color: #3A3A3A !important;
|
|
3162
|
+
border: 1px solid #E0E5E7 !important;
|
|
3163
|
+
}
|
|
3164
|
+
|
|
3165
|
+
|
|
3166
|
+
.ui-app-area .price-container h4 {
|
|
3167
|
+
border-bottom: 1px solid #D8D9DF;
|
|
3168
|
+
width: 100%;
|
|
3169
|
+
padding-bottom: 8px;
|
|
3170
|
+
}
|
|
3171
|
+
.ui-app-area .areas-selected-list {
|
|
3172
|
+
display: block;
|
|
3173
|
+
float: left;
|
|
3174
|
+
position: relative;
|
|
3175
|
+
width: 100%;
|
|
3176
|
+
height: 200px;
|
|
3177
|
+
overflow: scroll;
|
|
3178
|
+
font-size: 14px;
|
|
3179
|
+
padding-bottom: 20px;
|
|
3180
|
+
margin-bottom: 12px;
|
|
3181
|
+
border-bottom: 1px solid #D8D9DF;
|
|
3182
|
+
}
|
|
3183
|
+
.ui-app-area .theme-titles {
|
|
3184
|
+
border-bottom: 1px solid #D8D9DF;
|
|
3185
|
+
padding-bottom: 12px;
|
|
3186
|
+
}
|
|
3187
|
+
.ui-app-area .areas-selected-list .row {
|
|
3188
|
+
margin-bottom: 8px;
|
|
3189
|
+
}
|
|
3017
3190
|
|
|
3018
3191
|
/* =========================== */
|
|
3019
3192
|
|
|
@@ -3026,6 +3199,33 @@ table .ui-table-row {
|
|
|
3026
3199
|
.ui-app-area .estimates-drop-container #ui-tabs .btn.btn-select {
|
|
3027
3200
|
margin-top: 0px;
|
|
3028
3201
|
width: 200px;
|
|
3202
|
+
font-size: 14px !important;
|
|
3203
|
+
padding: 5px 15px !important;
|
|
3204
|
+
background-position: right 10px top 15px !important;
|
|
3205
|
+
}
|
|
3206
|
+
|
|
3207
|
+
/* =========================== */
|
|
3208
|
+
|
|
3209
|
+
.ui-app-area #themes .dropdown-item.btn-secondary {
|
|
3210
|
+
color: #000 !important;
|
|
3211
|
+
background-color: #F2F4FF;
|
|
3212
|
+
font-weight: bold;
|
|
3213
|
+
}
|
|
3214
|
+
.ui-app-area .product-img-choice {
|
|
3215
|
+
width: 100px;
|
|
3216
|
+
height: 72px;
|
|
3217
|
+
border: 1px solid #D8D9DF;
|
|
3218
|
+
|
|
3219
|
+
background-size: contain;
|
|
3220
|
+
background-position: center center;
|
|
3221
|
+
background-repeat: no-repeat;
|
|
3222
|
+
}
|
|
3223
|
+
.ui-app-area .rooms-pills {
|
|
3224
|
+
background-color: #fff;
|
|
3225
|
+
padding: 5px 5px 2px 5px;
|
|
3226
|
+
border-radius: 4px;
|
|
3227
|
+
border: 1px solid #D8D9DF;
|
|
3228
|
+
/*box-shadow: 1px -1px 8px 0px rgba(174,174,174,.2%);*/
|
|
3029
3229
|
}
|
|
3030
3230
|
|
|
3031
3231
|
|
data/lib/welcome_css/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: welcome_css
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: '0.
|
|
4
|
+
version: '0.62'
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Jose Camacho
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2022-03-
|
|
11
|
+
date: 2022-03-30 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: rails
|