Skip to content

Commit f749853

Browse files
author
Adam Jazairi
authored
Merge pull request #683 from MITLibraries/update-theme
Update theme gem
2 parents 5eb9ec7 + 9daa7c8 commit f749853

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ gem 'graphql'
1313
gem 'jbuilder'
1414
gem 'jwt'
1515
gem 'lograge'
16-
gem 'mitlibraries-theme', git: 'https://github.com/mitlibraries/mitlibraries-theme', tag: 'v1.0.0'
16+
gem 'mitlibraries-theme', git: 'https://github.com/mitlibraries/mitlibraries-theme', tag: 'v1.0.1'
1717
gem 'net-imap', require: false
1818
gem 'net-pop', require: false
1919
gem 'net-smtp', require: false

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GIT
22
remote: https://github.com/mitlibraries/mitlibraries-theme
3-
revision: f53eb6ec1f4e6c43fe39c86544e48c355e04c992
4-
tag: v1.0.0
3+
revision: bd1b8bdbe49df5deeafeb8b245b95f78674e119d
4+
tag: v1.0.1
55
specs:
66
mitlibraries-theme (1.0.0)
77
rails (>= 6, < 8)

0 commit comments

Comments
 (0)