Skip to content

Commit d1b95c4

Browse files
committed
Pin mitlibraries-theme to 1.5
1 parent 0d6208a commit d1b95c4

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Gemfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ gem 'graphql'
1414
gem 'jwt'
1515
gem 'lograge'
1616
gem 'mitlibraries-theme',
17-
git: 'https://github.com/MITLibraries/mitlibraries-theme.git',
18-
branch: 'rails8'
17+
git: 'https://github.com/mitlibraries/mitlibraries-theme',
18+
tag: 'v1.5'
1919
gem 'opensearch-aws-sigv4'
2020
gem 'opensearch-ruby'
2121
gem 'puma'

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GIT
2-
remote: https://github.com/MITLibraries/mitlibraries-theme.git
3-
revision: e3651e2bafeff277d3ed12a65060df9cf627af95
4-
branch: rails8
2+
remote: https://github.com/mitlibraries/mitlibraries-theme
3+
revision: 135390daff870937212f1d9020abb6aea53c87d9
4+
tag: v1.5
55
specs:
66
mitlibraries-theme (1.1.0)
77
rails (>= 6, < 9)

0 commit comments

Comments
 (0)