Skip to content

Commit

Permalink
Merge pull request #53 from MITLibraries/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
jazairi authored Jul 1, 2024
2 parents 17c3abc + 5dc0888 commit 3213b09
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -123,13 +123,15 @@ GEM
railties (>= 6.1)
drb (2.2.1)
erubi (1.13.0)
ffi (1.16.3)
ffi (1.17.0-arm64-darwin)
ffi (1.17.0-x86_64-darwin)
ffi (1.17.0-x86_64-linux-gnu)
ffi-compiler (1.3.2)
ffi (>= 1.15.5)
rake
globalid (1.2.1)
activesupport (>= 6.1)
graphql (2.3.6)
graphql (2.3.7)
base64
hashdiff (1.1.0)
http (5.2.0)
Expand Down Expand Up @@ -171,7 +173,7 @@ GEM
marcel (1.0.4)
matrix (0.4.2)
mini_mime (1.1.5)
minitest (5.24.0)
minitest (5.24.1)
msgpack (1.7.2)
mutex_m (0.2.0)
net-imap (0.4.14)
Expand Down Expand Up @@ -264,7 +266,7 @@ GEM
parser (>= 3.3.1.0)
rubocop-capybara (2.21.0)
rubocop (~> 1.41)
rubocop-rails (2.25.0)
rubocop-rails (2.25.1)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
Expand Down Expand Up @@ -307,7 +309,7 @@ GEM
stringio (3.1.1)
strscan (3.1.0)
thor (1.3.1)
tilt (2.3.0)
tilt (2.4.0)
timeout (0.4.1)
turbo-rails (2.0.5)
actionpack (>= 6.0.0)
Expand Down

0 comments on commit 3213b09

Please sign in to comment.