mitlibraries-theme 0.4.0 → 0.5.0.pre

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: 5379cbebe442a8cba988e0bff409d28bfb805150c94da4631a3b824eaddd56f6
4
- data.tar.gz: 620717b2006a61ffe2ca7b6197e2729ffc870980f616816261e71a23cfd55d1c
3
+ metadata.gz: 5634a0ad5d57caf9ff10ebec472ce50c4e2efe32aa3ffaf613ab0e7b81725f5a
4
+ data.tar.gz: e945e12669da84338581eadfe5c346f3b9c73a9fed38d37d0e52cfc6eef3baeb
5
5
  SHA512:
6
- metadata.gz: 6de7a3f3526f7ebabdddf9660264bae38cf253e0d46b5d2c52faf5edee1b0f271034a3695d60dd5305803621728f06a434969194b4e4fab4f1225b880b6b39d6
7
- data.tar.gz: f8cdedd20510aa8aa98e5ac4f97a31d71c77e89012f9a58c4c1590f8e8715bb28a5782dece685d71113a5d392a3a9ece5917ed62d7616734cef66586c1f77cdc
6
+ metadata.gz: 25deb1ff6b22fe13c104d0d09bd15106e2b9c084a0f199bfad43ef085b943b72da8850463b3d23e590c857570e748f4ca0dec34a47ef8a3a0e838366ff6726f2
7
+ data.tar.gz: 6d7ea8ffb9733c5a50cb87047500663a8d2d9fb4d77bb84c48a23a80c4035428560fb4b12805f771913e0f0812336fecafae228211bcf996b42afe2ea57ebcd1
@@ -0,0 +1,5 @@
1
+ sudo: false
2
+ language: ruby
3
+ rvm:
4
+ - 2.5.1
5
+ before_install: gem install bundler -v 1.16.1
@@ -2,109 +2,124 @@ PATH
2
2
  remote: .
3
3
  specs:
4
4
  mitlibraries-theme (0.4.0)
5
- rails (~> 5)
5
+ rails (~> 6)
6
6
  sass (~> 3.4)
7
7
  sass-rails (~> 5)
8
8
 
9
9
  GEM
10
10
  remote: https://rubygems.org/
11
11
  specs:
12
- actioncable (5.2.4.4)
13
- actionpack (= 5.2.4.4)
12
+ actioncable (6.0.1)
13
+ actionpack (= 6.0.1)
14
14
  nio4r (~> 2.0)
15
15
  websocket-driver (>= 0.6.1)
16
- actionmailer (5.2.4.4)
17
- actionpack (= 5.2.4.4)
18
- actionview (= 5.2.4.4)
19
- activejob (= 5.2.4.4)
16
+ actionmailbox (6.0.1)
17
+ actionpack (= 6.0.1)
18
+ activejob (= 6.0.1)
19
+ activerecord (= 6.0.1)
20
+ activestorage (= 6.0.1)
21
+ activesupport (= 6.0.1)
22
+ mail (>= 2.7.1)
23
+ actionmailer (6.0.1)
24
+ actionpack (= 6.0.1)
25
+ actionview (= 6.0.1)
26
+ activejob (= 6.0.1)
20
27
  mail (~> 2.5, >= 2.5.4)
21
28
  rails-dom-testing (~> 2.0)
22
- actionpack (5.2.4.4)
23
- actionview (= 5.2.4.4)
24
- activesupport (= 5.2.4.4)
25
- rack (~> 2.0, >= 2.0.8)
29
+ actionpack (6.0.1)
30
+ actionview (= 6.0.1)
31
+ activesupport (= 6.0.1)
32
+ rack (~> 2.0)
26
33
  rack-test (>= 0.6.3)
27
34
  rails-dom-testing (~> 2.0)
28
- rails-html-sanitizer (~> 1.0, >= 1.0.2)
29
- actionview (5.2.4.4)
30
- activesupport (= 5.2.4.4)
35
+ rails-html-sanitizer (~> 1.0, >= 1.2.0)
36
+ actiontext (6.0.1)
37
+ actionpack (= 6.0.1)
38
+ activerecord (= 6.0.1)
39
+ activestorage (= 6.0.1)
40
+ activesupport (= 6.0.1)
41
+ nokogiri (>= 1.8.5)
42
+ actionview (6.0.1)
43
+ activesupport (= 6.0.1)
31
44
  builder (~> 3.1)
32
45
  erubi (~> 1.4)
33
46
  rails-dom-testing (~> 2.0)
34
- rails-html-sanitizer (~> 1.0, >= 1.0.3)
35
- activejob (5.2.4.4)
36
- activesupport (= 5.2.4.4)
47
+ rails-html-sanitizer (~> 1.1, >= 1.2.0)
48
+ activejob (6.0.1)
49
+ activesupport (= 6.0.1)
37
50
  globalid (>= 0.3.6)
38
- activemodel (5.2.4.4)
39
- activesupport (= 5.2.4.4)
40
- activerecord (5.2.4.4)
41
- activemodel (= 5.2.4.4)
42
- activesupport (= 5.2.4.4)
43
- arel (>= 9.0)
44
- activestorage (5.2.4.4)
45
- actionpack (= 5.2.4.4)
46
- activerecord (= 5.2.4.4)
51
+ activemodel (6.0.1)
52
+ activesupport (= 6.0.1)
53
+ activerecord (6.0.1)
54
+ activemodel (= 6.0.1)
55
+ activesupport (= 6.0.1)
56
+ activestorage (6.0.1)
57
+ actionpack (= 6.0.1)
58
+ activejob (= 6.0.1)
59
+ activerecord (= 6.0.1)
47
60
  marcel (~> 0.3.1)
48
- activesupport (5.2.4.4)
61
+ activesupport (6.0.1)
49
62
  concurrent-ruby (~> 1.0, >= 1.0.2)
50
63
  i18n (>= 0.7, < 2)
51
64
  minitest (~> 5.1)
52
65
  tzinfo (~> 1.1)
53
- arel (9.0.0)
54
- builder (3.2.4)
55
- concurrent-ruby (1.1.7)
56
- crass (1.0.6)
66
+ zeitwerk (~> 2.2)
67
+ builder (3.2.3)
68
+ concurrent-ruby (1.1.5)
69
+ crass (1.0.5)
57
70
  erubi (1.9.0)
58
- ffi (1.13.1)
71
+ ffi (1.11.2)
59
72
  globalid (0.4.2)
60
73
  activesupport (>= 4.2.0)
61
- i18n (1.8.5)
74
+ i18n (1.7.0)
62
75
  concurrent-ruby (~> 1.0)
63
- loofah (2.7.0)
76
+ loofah (2.3.1)
64
77
  crass (~> 1.0.2)
65
78
  nokogiri (>= 1.5.9)
66
79
  mail (2.7.1)
67
80
  mini_mime (>= 0.1.1)
68
81
  marcel (0.3.3)
69
82
  mimemagic (~> 0.3.2)
70
- method_source (1.0.0)
71
- mimemagic (0.3.5)
83
+ method_source (0.9.2)
84
+ mimemagic (0.3.3)
72
85
  mini_mime (1.0.2)
73
86
  mini_portile2 (2.4.0)
74
- minitest (5.14.2)
75
- nio4r (2.5.4)
76
- nokogiri (1.10.10)
87
+ minitest (5.13.0)
88
+ nio4r (2.5.2)
89
+ nokogiri (1.10.5)
77
90
  mini_portile2 (~> 2.4.0)
78
- rack (2.2.3)
91
+ rack (2.0.7)
79
92
  rack-test (1.1.0)
80
93
  rack (>= 1.0, < 3)
81
- rails (5.2.4.4)
82
- actioncable (= 5.2.4.4)
83
- actionmailer (= 5.2.4.4)
84
- actionpack (= 5.2.4.4)
85
- actionview (= 5.2.4.4)
86
- activejob (= 5.2.4.4)
87
- activemodel (= 5.2.4.4)
88
- activerecord (= 5.2.4.4)
89
- activestorage (= 5.2.4.4)
90
- activesupport (= 5.2.4.4)
94
+ rails (6.0.1)
95
+ actioncable (= 6.0.1)
96
+ actionmailbox (= 6.0.1)
97
+ actionmailer (= 6.0.1)
98
+ actionpack (= 6.0.1)
99
+ actiontext (= 6.0.1)
100
+ actionview (= 6.0.1)
101
+ activejob (= 6.0.1)
102
+ activemodel (= 6.0.1)
103
+ activerecord (= 6.0.1)
104
+ activestorage (= 6.0.1)
105
+ activesupport (= 6.0.1)
91
106
  bundler (>= 1.3.0)
92
- railties (= 5.2.4.4)
107
+ railties (= 6.0.1)
93
108
  sprockets-rails (>= 2.0.0)
94
109
  rails-dom-testing (2.0.3)
95
110
  activesupport (>= 4.2.0)
96
111
  nokogiri (>= 1.6)
97
112
  rails-html-sanitizer (1.3.0)
98
113
  loofah (~> 2.3)
99
- railties (5.2.4.4)
100
- actionpack (= 5.2.4.4)
101
- activesupport (= 5.2.4.4)
114
+ railties (6.0.1)
115
+ actionpack (= 6.0.1)
116
+ activesupport (= 6.0.1)
102
117
  method_source
103
118
  rake (>= 0.8.7)
104
- thor (>= 0.19.0, < 2.0)
105
- rake (13.0.1)
106
- rb-fsevent (0.10.4)
107
- rb-inotify (0.10.1)
119
+ thor (>= 0.20.3, < 2.0)
120
+ rake (10.5.0)
121
+ rb-fsevent (0.10.3)
122
+ rb-inotify (0.10.0)
108
123
  ffi (~> 1.0)
109
124
  sass (3.7.4)
110
125
  sass-listen (~> 4.0.0)
@@ -120,27 +135,28 @@ GEM
120
135
  sprockets (3.7.2)
121
136
  concurrent-ruby (~> 1.0)
122
137
  rack (> 1, < 3)
123
- sprockets-rails (3.2.2)
138
+ sprockets-rails (3.2.1)
124
139
  actionpack (>= 4.0)
125
140
  activesupport (>= 4.0)
126
141
  sprockets (>= 3.0.0)
127
- thor (1.0.1)
142
+ thor (0.20.3)
128
143
  thread_safe (0.3.6)
129
144
  tilt (2.0.10)
130
- tzinfo (1.2.7)
145
+ tzinfo (1.2.5)
131
146
  thread_safe (~> 0.1)
132
- websocket-driver (0.7.3)
147
+ websocket-driver (0.7.1)
133
148
  websocket-extensions (>= 0.1.0)
134
- websocket-extensions (0.1.5)
149
+ websocket-extensions (0.1.4)
150
+ zeitwerk (2.2.1)
135
151
 
136
152
  PLATFORMS
137
153
  ruby
138
154
 
139
155
  DEPENDENCIES
140
- bundler (~> 2)
156
+ bundler (~> 2.0)
141
157
  minitest (~> 5.0)
142
158
  mitlibraries-theme!
143
- rake (>= 12.3.3)
159
+ rake (~> 10.0)
144
160
 
145
161
  BUNDLED WITH
146
- 2.1.4
162
+ 2.0.2
@@ -25,20 +25,26 @@
25
25
 
26
26
  <%= yield :additional_js %>
27
27
 
28
- <% if (ENV['MATOMO_URL'].present? && ENV['MATOMO_SITE_ID'].present?) %>
29
- <!-- Matomo -->
28
+ <% if (ENV['GOOGLE_ANALYTICS']) %>
30
29
  <script type="text/javascript">
31
- var _paq = window._paq || [];
32
- /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
33
- _paq.push(['trackPageView']);
34
- _paq.push(['enableLinkTracking']);
35
- (function() {
36
- var u='<%= ENV['MATOMO_URL'] %>';
37
- _paq.push(['setTrackerUrl', u+'matomo.php']);
38
- _paq.push(['setSiteId', '<%= ENV['MATOMO_SITE_ID'] %>']);
39
- var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
40
- g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
41
- })();
30
+ // Google Analytics
31
+
32
+ (function(i,s,o,g,r,a,m){
33
+ i['GoogleAnalyticsObject']=r;
34
+ i[r]=i[r]||function(){
35
+ (i[r].q=i[r].q||[]).push(arguments)
36
+ };
37
+ i[r].l=1*new Date();
38
+ a=s.createElement(o);
39
+ m=s.getElementsByTagName(o)[0];
40
+ a.async=1;
41
+ a.src=g;
42
+ m.parentNode.insertBefore(a,m);
43
+
44
+ }(window,document,'script','https://www.google-analytics.com/analytics.js','ga'));
45
+
46
+ ga('create', '<%= ENV['GOOGLE_ANALYTICS'] %>', 'auto');
47
+ ga('send', 'pageview');
48
+
42
49
  </script>
43
- <!-- End Matomo Code -->
44
50
  <% end %>
@@ -1,15 +1,17 @@
1
1
  <div class="wrap-outer-footer-institute layout-band">
2
2
  <div class="wrap-footer-institute">
3
- <footer class="footer-info-institute" aria-label="MIT footer" role="contentinfo">
4
- <a class="link-logo-mit" href="https://www.mit.edu">
3
+ <div class="footer-info-institute">
4
+ <a class="link-logo-mit" href="https://www.mit.edu" alt="Massachusetts Institute of Technology Logo">
5
5
  <span class="sr">MIT</span>
6
- <svg x="0" y="0" width="54" height="28" viewBox="0 0 54 28" enable-background="new 0 0 54 28" xml:space="preserve" class="logo-mit"><rect x="28.9" y="8.9" width="5.8" height="19.1" class="color"/><rect width="5.8" height="28"/><rect x="9.6" width="5.8" height="18.8"/><rect x="19.3" width="5.8" height="28"/><rect x="38.5" y="8.9" width="5.8" height="19.1"/><rect x="38.8" width="15.2" height="5.6"/><rect x="28.9" width="5.8" height="5.6"/></svg>
6
+ <svg version="1.1" xmlns="https://www.w3.org/2000/svg" x="0" y="0" width="54" height="28" viewBox="0 0 54 28" enable-background="new 0 0 54 28" xml:space="preserve" class="logo-mit"><rect x="28.9" y="8.9" width="5.8" height="19.1" class="color"/><rect width="5.8" height="28"/><rect x="9.6" width="5.8" height="18.8"/><rect x="19.3" width="5.8" height="28"/><rect x="38.5" y="8.9" width="5.8" height="19.1"/><rect x="38.8" width="15.2" height="5.6"/><rect x="28.9" width="5.8" height="5.6"/></svg>
7
7
  </a>
8
8
  <div class="about-mit">
9
9
  <span class="item">Massachusetts Institute of Technology</span>
10
+ <span class="item">77 Massachusetts Avenue</span>
11
+ <span class="item">Cambridge MA 02139-4307</span>
10
12
  </div>
11
- <div class="license">Content created by the MIT Libraries, <a href="https://creativecommons.org/licenses/by-nc/4.0/">CC BY-NC</a> unless otherwise noted. <a href="https://libraries.mit.edu/research-support/notices/copyright-notify/">Notify us about copyright concerns</a>.
12
- </div>
13
- </footer><!-- end .footer-info-institute -->
13
+ <div class="license">Licensed under the <a href="https://creativecommons.org/licenses/by-nc/2.0/" class="license-cc">Creative Commons Attribution Non-Commercial License</a> unless otherwise noted. <a href="https://libraries.mit.edu/research-support/notices/copyright-notify/">Notify us about copyright concerns</a>.
14
+ </div><!-- end .footer-info-institute -->
15
+ </div>
14
16
  </div>
15
17
  </div>
@@ -8,53 +8,18 @@
8
8
  <%= image_tag("mitlib-wordmark.svg", :alt => "MIT Libraries logo") %>
9
9
  </a>
10
10
  </div>
11
- <div class="wrap-social">
12
- <p class="text-find-us">Find us on</p>
13
- <a href="https://twitter.com/mitlibraries" title="Twitter">
14
- <svg class="icon-social--twitter" width="2048" height="2048" viewBox="-192 -384 2048 2048" xmlns="http://www.w3.org/2000/svg"><g transform="scale(1 -1) translate(0 -1280)"><path d="M1620 1128q-67 -98 -162 -167q1 -14 1 -42q0 -130 -38 -259.5t-115.5 -248.5t-184.5 -210.5t-258 -146t-323 -54.5q-271 0 -496 145q35 -4 78 -4q225 0 401 138q-105 2 -188 64.5t-114 159.5q33 -5 61 -5q43 0 85 11q-112 23 -185.5 111.5t-73.5 205.5v4q68 -38 146 -41 q-66 44 -105 115t-39 154q0 88 44 163q121 -149 294.5 -238.5t371.5 -99.5q-8 38 -8 74q0 134 94.5 228.5t228.5 94.5q140 0 236 -102q109 21 205 78q-37 -115 -142 -178q93 10 186 50z" fill="black"></path></g></svg>
15
- <span class="sr">Twitter</span>
16
- </a><!-- End Twitter -->
17
-
18
- <a href="https://www.facebook.com/mitlib" title="Facebook">
19
- <svg class="icon-social--facebook" width="2048" height="2048" viewBox="-640 -384 2048 2048" xmlns="http://www.w3.org/2000/svg"><g transform="scale(1 -1) translate(0 -1280)"><path d="M511 980h257l-30 -284h-227v-824h-341v824h-170v284h170v171q0 182 86 275.5t283 93.5h227v-284h-142q-39 0 -62.5 -6.5t-34 -23.5t-13.5 -34.5t-3 -49.5v-142z" fill="black"></path></g></svg>
20
- <span class="sr">Facebook</span>
21
- </a><!-- End Facebook -->
22
-
23
- <a href="https://instagram.com/mitlibraries/" title="Instagram">
24
- <svg class="icon-social--instagram" viewBox="0 0 120 120" enable-background="new 0 0 120 120" xml:space="preserve"><path id="Instagram_10_" fill="#FFFFFF" d="M95.1,103.9H24.9c-0.2,0-0.4-0.1-0.6-0.1c-3.9-0.5-7.1-3.4-8-7.2 c-0.1-0.4-0.2-0.9-0.2-1.3V24.8c0-0.2,0.1-0.3,0.1-0.5c0.6-3.9,3.4-7.1,7.3-8c0.4-0.1,0.8-0.2,1.3-0.2h70.4c0.2,0,0.3,0.1,0.5,0.1 c4,0.5,7.2,3.6,8,7.5c0.1,0.4,0.1,0.8,0.2,1.2v70.2c-0.1,0.4-0.1,0.8-0.2,1.2c-0.7,3.6-3.6,6.6-7.2,7.4 C96,103.7,95.5,103.8,95.1,103.9z M25.6,51.7v0.2c0,13,0,26,0,38.9c0,1.9,1.6,3.5,3.5,3.5c20.6,0,41.2,0,61.8,0 c1.9,0,3.5-1.6,3.5-3.5c0-13,0-25.9,0-38.9v-0.3H86c1.2,3.8,1.5,7.6,1.1,11.5c-0.5,3.9-1.7,7.6-3.8,10.9c-2.1,3.4-4.7,6.2-8,8.4 c-8.5,5.8-19.6,6.3-28.6,1.2c-4.5-2.5-8.1-6.1-10.6-10.7c-3.7-6.8-4.3-14-2.1-21.4C31.2,51.7,28.4,51.7,25.6,51.7L25.6,51.7z M60,42.2c-9.7,0-17.6,7.8-17.8,17.5c-0.1,9.9,7.8,17.8,17.4,18c9.9,0.2,18-7.7,18.2-17.4C78,50.4,70,42.2,60,42.2L60,42.2z M86.7,38.7L86.7,38.7c1.4,0,2.9,0,4.3,0c1.9,0,3.4-1.6,3.4-3.5c0-2.8,0-5.5,0-8.3c0-2-1.6-3.6-3.6-3.6c-2.8,0-5.5,0-8.3,0 c-2,0-3.6,1.6-3.6,3.6c0,2.7,0,5.5,0,8.2c0,0.4,0.1,0.8,0.2,1.2c0.5,1.5,1.8,2.4,3.5,2.4C84,38.7,85.3,38.7,86.7,38.7L86.7,38.7z"></path></svg>
25
- <span class="sr">Instagram</span>
26
- </a><!-- End Instagram -->
27
-
28
- <a href="https://www.youtube.com/user/MITLibraries" title="YouTube">
29
- <svg aria-hidden="true" focusable="false" data-prefix="fab" data-icon="youtube" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512" class="icon-social--youtube"><path fill="black" d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z" class=""></path></svg>
30
- <span class="sr">YouTube</span>
31
- </a><!-- End YouTube -->
32
-
33
- <a href="https://libguides.mit.edu/mit-feeds" title="RSS">
34
- <svg class="icon-social--rss" width="2048" height="2048" viewBox="-320 -384 2048 2048" xmlns="http://www.w3.org/2000/svg"><g transform="scale(1 -1) translate(0 -1280)"><path d="M384 192q0 -80 -56 -136t-136 -56t-136 56t-56 136t56 136t136 56t136 -56t56 -136zM896 69q2 -28 -17 -48q-18 -21 -47 -21h-135q-25 0 -43 16.5t-20 41.5q-22 229 -184.5 391.5t-391.5 184.5q-25 2 -41.5 20t-16.5 43v135q0 29 21 47q17 17 43 17h5q160 -13 306 -80.5 t259 -181.5q114 -113 181.5 -259t80.5 -306zM1408 67q2 -27 -18 -47q-18 -20 -46 -20h-143q-26 0 -44.5 17.5t-19.5 42.5q-12 215 -101 408.5t-231.5 336t-336 231.5t-408.5 102q-25 1 -42.5 19.5t-17.5 43.5v143q0 28 20 46q18 18 44 18h3q262 -13 501.5 -120t425.5 -294 q187 -186 294 -425.5t120 -501.5z" fill="black"></path></g></svg>
35
- <span class="sr">RSS</span>
36
- </a><!-- End RSS -->
37
- </div><!-- end .social -->
38
- <div class="wrap-middle">
39
- <div class="wrap-sitemap">
40
- <nav class="sitemap-libraries-abbrev" aria-label="MIT Libraries site menu">
41
- <h2 class="sr">MIT Libraries navigation</h2>
42
- <a class="item" href="https://libraries.mit.edu/search">Search</a>
43
- <a class="item" href="https://libraries.mit.edu/hours">Hours &amp; locations</a>
44
- <a class="item" href="https://libraries.mit.edu/borrow">Borrow &amp; request</a>
45
- <a class="item" href="https://libraries.mit.edu/research-support">Research support</a>
46
- <a class="item" href="https://libraries.mit.edu/about">About us</a>
47
- </nav>
48
- </div><!-- end .links-all -->
49
- <div class="wrap-policies">
50
- <nav aria-label="MIT Libraries policy menu">
51
- <span class="item"><a href="https://libraries.mit.edu/privacy" class="link-sub">Privacy</a></span>
52
- <span class="item"><a href="https://libraries.mit.edu/permissions" class="link-sub">Permissions</a></span>
53
- <span class="item"><a href="https://libraries.mit.edu/accessibility" class="link-sub">Accessibility</a></span>
54
- </nav>
55
- </div>
56
- </div>
57
11
  </div><!-- end .identity -->
12
+ <div class="wrap-sitemap">
13
+ <nav class="sitemap-libraries-abbrev" aria-label="MIT Libraries site menu">
14
+ <h2 class="sr">MIT Libraries navigation</h2>
15
+ <a class="item" href="https://libraries.mit.edu/">Home</a>
16
+ <a class="item" href="https://libraries.mit.edu/search">Search</a>
17
+ <a class="item" href="https://libraries.mit.edu/hours">Hours &amp; locations</a>
18
+ <a class="item" href="https://libraries.mit.edu/borrow">Borrow &amp; request</a>
19
+ <a class="item" href="https://libraries.mit.edu/research-support">Research support</a>
20
+ <a class="item" href="https://libraries.mit.edu/about">About the Libraries</a>
21
+ </nav>
22
+ </div><!-- end .links-all -->
58
23
  </div>
59
24
  </div>
60
25
  </div>
@@ -1,5 +1,5 @@
1
1
  module Mitlibraries
2
2
  module Theme
3
- VERSION = '0.4.0'.freeze
3
+ VERSION = '0.5.0.pre'.freeze
4
4
  end
5
5
  end
@@ -20,10 +20,9 @@ Gem::Specification.new do |spec|
20
20
  spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
21
21
  spec.require_paths = ['lib']
22
22
 
23
- spec.add_development_dependency 'bundler', '~> 2'
23
+ spec.add_development_dependency 'bundler', '~> 2.0'
24
24
  spec.add_development_dependency 'minitest', '~> 5.0'
25
- spec.add_development_dependency "rake", ">= 12.3.3"
26
- spec.add_dependency 'rails', '~> 5'
27
- spec.add_dependency 'sass', '~> 3.4'
28
- spec.add_dependency 'sass-rails', '~> 5'
25
+ spec.add_development_dependency 'rake', '~> 10.0'
26
+ spec.add_dependency 'rails', '>= 5', '<7'
27
+ spec.add_dependency 'sassc', '~> 2'
29
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mitlibraries-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0
4
+ version: 0.5.0.pre
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jeremy Prevost
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2020-10-01 00:00:00.000000000 Z
11
+ date: 2020-11-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -16,14 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - "~>"
18
18
  - !ruby/object:Gem::Version
19
- version: '2'
19
+ version: '2.0'
20
20
  type: :development
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - "~>"
25
25
  - !ruby/object:Gem::Version
26
- version: '2'
26
+ version: '2.0'
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: minitest
29
29
  requirement: !ruby/object:Gem::Requirement
@@ -42,58 +42,50 @@ dependencies:
42
42
  name: rake
43
43
  requirement: !ruby/object:Gem::Requirement
44
44
  requirements:
45
- - - ">="
45
+ - - "~>"
46
46
  - !ruby/object:Gem::Version
47
- version: 12.3.3
47
+ version: '10.0'
48
48
  type: :development
49
49
  prerelease: false
50
50
  version_requirements: !ruby/object:Gem::Requirement
51
51
  requirements:
52
- - - ">="
52
+ - - "~>"
53
53
  - !ruby/object:Gem::Version
54
- version: 12.3.3
54
+ version: '10.0'
55
55
  - !ruby/object:Gem::Dependency
56
56
  name: rails
57
57
  requirement: !ruby/object:Gem::Requirement
58
58
  requirements:
59
- - - "~>"
59
+ - - ">="
60
60
  - !ruby/object:Gem::Version
61
61
  version: '5'
62
+ - - "<"
63
+ - !ruby/object:Gem::Version
64
+ version: '7'
62
65
  type: :runtime
63
66
  prerelease: false
64
67
  version_requirements: !ruby/object:Gem::Requirement
65
68
  requirements:
66
- - - "~>"
69
+ - - ">="
67
70
  - !ruby/object:Gem::Version
68
71
  version: '5'
69
- - !ruby/object:Gem::Dependency
70
- name: sass
71
- requirement: !ruby/object:Gem::Requirement
72
- requirements:
73
- - - "~>"
74
- - !ruby/object:Gem::Version
75
- version: '3.4'
76
- type: :runtime
77
- prerelease: false
78
- version_requirements: !ruby/object:Gem::Requirement
79
- requirements:
80
- - - "~>"
72
+ - - "<"
81
73
  - !ruby/object:Gem::Version
82
- version: '3.4'
74
+ version: '7'
83
75
  - !ruby/object:Gem::Dependency
84
- name: sass-rails
76
+ name: sassc
85
77
  requirement: !ruby/object:Gem::Requirement
86
78
  requirements:
87
79
  - - "~>"
88
80
  - !ruby/object:Gem::Version
89
- version: '5'
81
+ version: '2'
90
82
  type: :runtime
91
83
  prerelease: false
92
84
  version_requirements: !ruby/object:Gem::Requirement
93
85
  requirements:
94
86
  - - "~>"
95
87
  - !ruby/object:Gem::Version
96
- version: '5'
88
+ version: '2'
97
89
  description:
98
90
  email:
99
91
  - jprevost@mit.edu
@@ -102,6 +94,7 @@ extensions: []
102
94
  extra_rdoc_files: []
103
95
  files:
104
96
  - ".gitignore"
97
+ - ".travis.yml"
105
98
  - CODE_OF_CONDUCT.md
106
99
  - Gemfile
107
100
  - Gemfile.lock
@@ -160,9 +153,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
160
153
  version: '0'
161
154
  required_rubygems_version: !ruby/object:Gem::Requirement
162
155
  requirements:
163
- - - ">="
156
+ - - ">"
164
157
  - !ruby/object:Gem::Version
165
- version: '0'
158
+ version: 1.3.1
166
159
  requirements: []
167
160
  rubygems_version: 3.0.3
168
161
  signing_key: