Skip to content

Commit 63fea08

Browse files
authored
Merge pull request #94 from MITLibraries/update-footer
Update theme gem
2 parents 3f81a44 + d5f9755 commit 63fea08

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ gem 'graphql-client'
88
gem 'http'
99
gem 'importmap-rails'
1010
gem 'jbuilder'
11-
gem 'mitlibraries-theme', git: 'https://github.com/mitlibraries/mitlibraries-theme', tag: 'v1.0.1'
11+
gem 'mitlibraries-theme', git: 'https://github.com/mitlibraries/mitlibraries-theme', tag: 'v1.0.2'
1212
gem 'puma'
1313
gem 'rails', '~> 7.0.2', '>= 7.0.2.3'
1414
gem 'sentry-rails'

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
GIT
22
remote: https://github.com/mitlibraries/mitlibraries-theme
3-
revision: bd1b8bdbe49df5deeafeb8b245b95f78674e119d
4-
tag: v1.0.1
3+
revision: bbd5bb9f8f977251651a41be47b59aa5bd1b22c1
4+
tag: v1.0.2
55
specs:
6-
mitlibraries-theme (1.0.0)
6+
mitlibraries-theme (1.0.2)
77
rails (>= 6, < 8)
88
sassc-rails (~> 2)
99

0 commit comments

Comments
 (0)