mitlibraries-theme 0.5.0.pre → 0.5.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5634a0ad5d57caf9ff10ebec472ce50c4e2efe32aa3ffaf613ab0e7b81725f5a
4
- data.tar.gz: e945e12669da84338581eadfe5c346f3b9c73a9fed38d37d0e52cfc6eef3baeb
3
+ metadata.gz: f98e1401b585b83e097e60581903516382a9e800e6457363ce839f2f8c0406f7
4
+ data.tar.gz: ead73c71acbb0aec2589acbe648b2c26ddd7c16a2b0a2435107e638610e62166
5
5
  SHA512:
6
- metadata.gz: 25deb1ff6b22fe13c104d0d09bd15106e2b9c084a0f199bfad43ef085b943b72da8850463b3d23e590c857570e748f4ca0dec34a47ef8a3a0e838366ff6726f2
7
- data.tar.gz: 6d7ea8ffb9733c5a50cb87047500663a8d2d9fb4d77bb84c48a23a80c4035428560fb4b12805f771913e0f0812336fecafae228211bcf996b42afe2ea57ebcd1
6
+ metadata.gz: 4945e422b90eca8940a88eae6ba1cf87cad4d4fab669622f6421febd0d5be6aba9af3c50cdf1dc1ee31c1a33f031496ed3cc7501491b179468eb029b57498bb8
7
+ data.tar.gz: 02236460fdfe56f4c82dbe7f24627794f95f09bd33022de1665e46591a10e264b790aa17aacd3a9f4ce131f328d709dd98685f6c5c12314d4491a10b7d1a3bee
data/Gemfile.lock CHANGED
@@ -1,153 +1,144 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- mitlibraries-theme (0.4.0)
5
- rails (~> 6)
6
- sass (~> 3.4)
7
- sass-rails (~> 5)
4
+ mitlibraries-theme (0.5.0)
5
+ rails (>= 5, < 7)
6
+ sassc (~> 2)
8
7
 
9
8
  GEM
10
9
  remote: https://rubygems.org/
11
10
  specs:
12
- actioncable (6.0.1)
13
- actionpack (= 6.0.1)
11
+ actioncable (6.1.3)
12
+ actionpack (= 6.1.3)
13
+ activesupport (= 6.1.3)
14
14
  nio4r (~> 2.0)
15
15
  websocket-driver (>= 0.6.1)
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)
16
+ actionmailbox (6.1.3)
17
+ actionpack (= 6.1.3)
18
+ activejob (= 6.1.3)
19
+ activerecord (= 6.1.3)
20
+ activestorage (= 6.1.3)
21
+ activesupport (= 6.1.3)
22
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)
23
+ actionmailer (6.1.3)
24
+ actionpack (= 6.1.3)
25
+ actionview (= 6.1.3)
26
+ activejob (= 6.1.3)
27
+ activesupport (= 6.1.3)
27
28
  mail (~> 2.5, >= 2.5.4)
28
29
  rails-dom-testing (~> 2.0)
29
- actionpack (6.0.1)
30
- actionview (= 6.0.1)
31
- activesupport (= 6.0.1)
32
- rack (~> 2.0)
30
+ actionpack (6.1.3)
31
+ actionview (= 6.1.3)
32
+ activesupport (= 6.1.3)
33
+ rack (~> 2.0, >= 2.0.9)
33
34
  rack-test (>= 0.6.3)
34
35
  rails-dom-testing (~> 2.0)
35
36
  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)
37
+ actiontext (6.1.3)
38
+ actionpack (= 6.1.3)
39
+ activerecord (= 6.1.3)
40
+ activestorage (= 6.1.3)
41
+ activesupport (= 6.1.3)
41
42
  nokogiri (>= 1.8.5)
42
- actionview (6.0.1)
43
- activesupport (= 6.0.1)
43
+ actionview (6.1.3)
44
+ activesupport (= 6.1.3)
44
45
  builder (~> 3.1)
45
46
  erubi (~> 1.4)
46
47
  rails-dom-testing (~> 2.0)
47
48
  rails-html-sanitizer (~> 1.1, >= 1.2.0)
48
- activejob (6.0.1)
49
- activesupport (= 6.0.1)
49
+ activejob (6.1.3)
50
+ activesupport (= 6.1.3)
50
51
  globalid (>= 0.3.6)
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)
52
+ activemodel (6.1.3)
53
+ activesupport (= 6.1.3)
54
+ activerecord (6.1.3)
55
+ activemodel (= 6.1.3)
56
+ activesupport (= 6.1.3)
57
+ activestorage (6.1.3)
58
+ actionpack (= 6.1.3)
59
+ activejob (= 6.1.3)
60
+ activerecord (= 6.1.3)
61
+ activesupport (= 6.1.3)
60
62
  marcel (~> 0.3.1)
61
- activesupport (6.0.1)
63
+ mimemagic (~> 0.3.2)
64
+ activesupport (6.1.3)
62
65
  concurrent-ruby (~> 1.0, >= 1.0.2)
63
- i18n (>= 0.7, < 2)
64
- minitest (~> 5.1)
65
- tzinfo (~> 1.1)
66
- zeitwerk (~> 2.2)
67
- builder (3.2.3)
68
- concurrent-ruby (1.1.5)
69
- crass (1.0.5)
70
- erubi (1.9.0)
71
- ffi (1.11.2)
66
+ i18n (>= 1.6, < 2)
67
+ minitest (>= 5.1)
68
+ tzinfo (~> 2.0)
69
+ zeitwerk (~> 2.3)
70
+ builder (3.2.4)
71
+ concurrent-ruby (1.1.8)
72
+ crass (1.0.6)
73
+ erubi (1.10.0)
74
+ ffi (1.15.0)
72
75
  globalid (0.4.2)
73
76
  activesupport (>= 4.2.0)
74
- i18n (1.7.0)
77
+ i18n (1.8.9)
75
78
  concurrent-ruby (~> 1.0)
76
- loofah (2.3.1)
79
+ loofah (2.9.0)
77
80
  crass (~> 1.0.2)
78
81
  nokogiri (>= 1.5.9)
79
82
  mail (2.7.1)
80
83
  mini_mime (>= 0.1.1)
81
84
  marcel (0.3.3)
82
85
  mimemagic (~> 0.3.2)
83
- method_source (0.9.2)
84
- mimemagic (0.3.3)
86
+ method_source (1.0.0)
87
+ mimemagic (0.3.6)
85
88
  mini_mime (1.0.2)
86
- mini_portile2 (2.4.0)
87
- minitest (5.13.0)
88
- nio4r (2.5.2)
89
- nokogiri (1.10.5)
90
- mini_portile2 (~> 2.4.0)
91
- rack (2.0.7)
89
+ mini_portile2 (2.5.0)
90
+ minitest (5.14.4)
91
+ nio4r (2.5.7)
92
+ nokogiri (1.11.2)
93
+ mini_portile2 (~> 2.5.0)
94
+ racc (~> 1.4)
95
+ racc (1.5.2)
96
+ rack (2.2.3)
92
97
  rack-test (1.1.0)
93
98
  rack (>= 1.0, < 3)
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)
106
- bundler (>= 1.3.0)
107
- railties (= 6.0.1)
99
+ rails (6.1.3)
100
+ actioncable (= 6.1.3)
101
+ actionmailbox (= 6.1.3)
102
+ actionmailer (= 6.1.3)
103
+ actionpack (= 6.1.3)
104
+ actiontext (= 6.1.3)
105
+ actionview (= 6.1.3)
106
+ activejob (= 6.1.3)
107
+ activemodel (= 6.1.3)
108
+ activerecord (= 6.1.3)
109
+ activestorage (= 6.1.3)
110
+ activesupport (= 6.1.3)
111
+ bundler (>= 1.15.0)
112
+ railties (= 6.1.3)
108
113
  sprockets-rails (>= 2.0.0)
109
114
  rails-dom-testing (2.0.3)
110
115
  activesupport (>= 4.2.0)
111
116
  nokogiri (>= 1.6)
112
117
  rails-html-sanitizer (1.3.0)
113
118
  loofah (~> 2.3)
114
- railties (6.0.1)
115
- actionpack (= 6.0.1)
116
- activesupport (= 6.0.1)
119
+ railties (6.1.3)
120
+ actionpack (= 6.1.3)
121
+ activesupport (= 6.1.3)
117
122
  method_source
118
123
  rake (>= 0.8.7)
119
- thor (>= 0.20.3, < 2.0)
120
- rake (10.5.0)
121
- rb-fsevent (0.10.3)
122
- rb-inotify (0.10.0)
123
- ffi (~> 1.0)
124
- sass (3.7.4)
125
- sass-listen (~> 4.0.0)
126
- sass-listen (4.0.0)
127
- rb-fsevent (~> 0.9, >= 0.9.4)
128
- rb-inotify (~> 0.9, >= 0.9.7)
129
- sass-rails (5.1.0)
130
- railties (>= 5.2.0)
131
- sass (~> 3.1)
132
- sprockets (>= 2.8, < 4.0)
133
- sprockets-rails (>= 2.0, < 4.0)
134
- tilt (>= 1.1, < 3)
135
- sprockets (3.7.2)
124
+ thor (~> 1.0)
125
+ rake (13.0.3)
126
+ sassc (2.4.0)
127
+ ffi (~> 1.9)
128
+ sprockets (4.0.2)
136
129
  concurrent-ruby (~> 1.0)
137
130
  rack (> 1, < 3)
138
- sprockets-rails (3.2.1)
131
+ sprockets-rails (3.2.2)
139
132
  actionpack (>= 4.0)
140
133
  activesupport (>= 4.0)
141
134
  sprockets (>= 3.0.0)
142
- thor (0.20.3)
143
- thread_safe (0.3.6)
144
- tilt (2.0.10)
145
- tzinfo (1.2.5)
146
- thread_safe (~> 0.1)
147
- websocket-driver (0.7.1)
135
+ thor (1.1.0)
136
+ tzinfo (2.0.4)
137
+ concurrent-ruby (~> 1.0)
138
+ websocket-driver (0.7.3)
148
139
  websocket-extensions (>= 0.1.0)
149
- websocket-extensions (0.1.4)
150
- zeitwerk (2.2.1)
140
+ websocket-extensions (0.1.5)
141
+ zeitwerk (2.4.2)
151
142
 
152
143
  PLATFORMS
153
144
  ruby
@@ -156,7 +147,7 @@ DEPENDENCIES
156
147
  bundler (~> 2.0)
157
148
  minitest (~> 5.0)
158
149
  mitlibraries-theme!
159
- rake (~> 10.0)
150
+ rake (~> 13.0)
160
151
 
161
152
  BUNDLED WITH
162
- 2.0.2
153
+ 2.1.4
@@ -25,26 +25,20 @@
25
25
 
26
26
  <%= yield :additional_js %>
27
27
 
28
- <% if (ENV['GOOGLE_ANALYTICS']) %>
28
+ <% if (ENV['MATOMO_URL'].present? && ENV['MATOMO_SITE_ID'].present?) %>
29
+ <!-- Matomo -->
29
30
  <script type="text/javascript">
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
-
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
+ })();
49
42
  </script>
43
+ <!-- End Matomo Code -->
50
44
  <% end %>
@@ -1,17 +1,15 @@
1
1
  <div class="wrap-outer-footer-institute layout-band">
2
2
  <div class="wrap-footer-institute">
3
- <div class="footer-info-institute">
4
- <a class="link-logo-mit" href="https://www.mit.edu" alt="Massachusetts Institute of Technology Logo">
3
+ <footer class="footer-info-institute" aria-label="MIT footer" role="contentinfo">
4
+ <a class="link-logo-mit" href="https://www.mit.edu">
5
5
  <span class="sr">MIT</span>
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>
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>
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>
12
10
  </div>
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>
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 -->
16
14
  </div>
17
15
  </div>
@@ -8,18 +8,53 @@
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>
11
57
  </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 -->
23
58
  </div>
24
59
  </div>
25
60
  </div>
@@ -1,5 +1,5 @@
1
1
  module Mitlibraries
2
2
  module Theme
3
- VERSION = '0.5.0.pre'.freeze
3
+ VERSION = '0.5.0'.freeze
4
4
  end
5
5
  end
@@ -22,7 +22,7 @@ Gem::Specification.new do |spec|
22
22
 
23
23
  spec.add_development_dependency 'bundler', '~> 2.0'
24
24
  spec.add_development_dependency 'minitest', '~> 5.0'
25
- spec.add_development_dependency 'rake', '~> 10.0'
25
+ spec.add_development_dependency 'rake', '~> 13.0'
26
26
  spec.add_dependency 'rails', '>= 5', '<7'
27
27
  spec.add_dependency 'sassc', '~> 2'
28
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.5.0.pre
4
+ version: 0.5.0
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-11-09 00:00:00.000000000 Z
11
+ date: 2021-03-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -44,14 +44,14 @@ dependencies:
44
44
  requirements:
45
45
  - - "~>"
46
46
  - !ruby/object:Gem::Version
47
- version: '10.0'
47
+ version: '13.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: '10.0'
54
+ version: '13.0'
55
55
  - !ruby/object:Gem::Dependency
56
56
  name: rails
57
57
  requirement: !ruby/object:Gem::Requirement
@@ -94,7 +94,6 @@ extensions: []
94
94
  extra_rdoc_files: []
95
95
  files:
96
96
  - ".gitignore"
97
- - ".travis.yml"
98
97
  - CODE_OF_CONDUCT.md
99
98
  - Gemfile
100
99
  - Gemfile.lock
@@ -153,11 +152,11 @@ required_ruby_version: !ruby/object:Gem::Requirement
153
152
  version: '0'
154
153
  required_rubygems_version: !ruby/object:Gem::Requirement
155
154
  requirements:
156
- - - ">"
155
+ - - ">="
157
156
  - !ruby/object:Gem::Version
158
- version: 1.3.1
157
+ version: '0'
159
158
  requirements: []
160
- rubygems_version: 3.0.3
159
+ rubygems_version: 3.1.2
161
160
  signing_key:
162
161
  specification_version: 4
163
162
  summary: General theme for MIT Libraries Rails apps
data/.travis.yml DELETED
@@ -1,5 +0,0 @@
1
- sudo: false
2
- language: ruby
3
- rvm:
4
- - 2.5.1
5
- before_install: gem install bundler -v 1.16.1