Skip to content

Commit

Permalink
Merge pull request #1004 from nla/dependabot/bundler/phonelib-0.9.1
Browse files Browse the repository at this point in the history
chore(deps): bump phonelib from 0.8.9 to 0.9.1
  • Loading branch information
CEdwardsBlasikiewicz authored Jul 31, 2024
2 parents 6f6e455 + 8428c91 commit 4eeef6d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ gem "blacklight_advanced_search", "8.0.0.alpha2"
gem "ebsco-eds", "~> 1.1", ">= 1.1.5"

gem "email_validator", "~> 2.2"
gem "phonelib", "~> 0.8.9"
gem "phonelib", "~> 0.9.1"

gem "nla-blacklight_common", git: "https://github.com/nla/nla-blacklight_common", branch: "main"
gem "bento_search", git: "https://github.com/nla/bento_search.git", tag: "0.0.1"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -457,7 +457,7 @@ GEM
ast (~> 2.4.1)
racc
parslet (2.0.0)
phonelib (0.8.9)
phonelib (0.9.1)
prometheus-client (4.2.3)
base64
psych (5.1.2)
Expand Down Expand Up @@ -755,7 +755,7 @@ DEPENDENCIES
mock_redis (~> 0.44.0)
mysql2 (~> 0.5)
nla-blacklight_common!
phonelib (~> 0.8.9)
phonelib (~> 0.9.1)
puma (~> 6.4)
rack-mini-profiler
rails (~> 7.0)
Expand Down

0 comments on commit 4eeef6d

Please sign in to comment.