Skip to content

Commit

Permalink
Merge pull request #236 from tulibraries/dependabot/bundler/alma-0.6.2
Browse files Browse the repository at this point in the history
Bump alma from 0.6.1 to 0.6.2
  • Loading branch information
cdoyle-temple authored Dec 16, 2024
2 parents 280ae8c + a1b8a1a commit 465cd73
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,9 @@ GIT
GEM
remote: https://rubygems.org/
specs:
activesupport (7.2.1)
activesupport (7.2.2.1)
base64
benchmark (>= 0.3)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.3.1)
connection_pool (>= 2.2.5)
Expand All @@ -31,11 +32,12 @@ GEM
tzinfo (~> 2.0, >= 2.0.5)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
alma (0.6.1)
alma (0.6.2)
activesupport
httparty
xml-simple
base64 (0.2.0)
benchmark (0.4.0)
bigdecimal (3.1.8)
builder (3.2.4)
coderay (1.1.3)
Expand Down Expand Up @@ -74,13 +76,13 @@ GEM
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
httpclient (2.8.3)
i18n (1.14.5)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
library_stdnums (1.6.0)
llhttp-ffi (0.5.0)
ffi-compiler (~> 1.0)
rake (~> 13.0)
logger (1.6.1)
logger (1.6.3)
marc (1.2.0)
rexml
scrub_rb (>= 1.0.1, < 2)
Expand All @@ -89,7 +91,7 @@ GEM
marc (~> 1.0)
method_source (1.1.0)
mini_mime (1.1.5)
minitest (5.25.1)
minitest (5.25.4)
multi_xml (0.7.1)
bigdecimal (~> 3.1)
net-http (0.4.1)
Expand Down Expand Up @@ -128,7 +130,7 @@ GEM
rspec-support (~> 3.13.0)
rspec-support (3.13.0)
scrub_rb (1.0.1)
securerandom (0.3.1)
securerandom (0.4.0)
slop (4.10.1)
traject (3.8.2)
concurrent-ruby (>= 0.8.0)
Expand Down

0 comments on commit 465cd73

Please sign in to comment.