Skip to content

Commit

Permalink
Merge pull request #1225 from pulibrary/update-devise-guests
Browse files Browse the repository at this point in the history
Update devise-guests
  • Loading branch information
eliotjordan authored Aug 8, 2024
2 parents 2410b7c + ef4ff2a commit be1d380
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ GEM
autoprefixer-rails (>= 9.1.0)
popper_js (>= 1.16.1, < 2)
sassc-rails (>= 2.0.0)
builder (3.2.4)
builder (3.3.0)
bunny (2.22.0)
amq-protocol (~> 2.3, >= 2.3.1)
sorted_set (~> 1, >= 1.0.2)
Expand Down Expand Up @@ -148,7 +148,7 @@ GEM
coderay (1.1.3)
coercible (1.0.0)
descendants_tracker (~> 0.0.1)
concurrent-ruby (1.2.3)
concurrent-ruby (1.3.3)
config (5.4.0)
deep_merge (~> 1.2, >= 1.2.1)
connection_pool (2.4.1)
Expand Down Expand Up @@ -184,7 +184,7 @@ GEM
railties (>= 4.1.0)
responders
warden (~> 1.2.3)
devise-guests (0.8.2)
devise-guests (0.8.3)
devise
diff-lcs (1.5.1)
digest-crc (0.6.5)
Expand All @@ -193,7 +193,7 @@ GEM
dry-cli (1.0.0)
dumb_delegator (1.0.0)
ed25519 (1.3.0)
erubi (1.12.0)
erubi (1.13.0)
execjs (2.9.1)
factory_bot (6.4.6)
activesupport (>= 5.0.0)
Expand Down Expand Up @@ -302,7 +302,7 @@ GEM
railties (>= 6.1)
honeybadger (5.8.0)
httpclient (2.8.3)
i18n (1.14.4)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
image_processing (1.12.2)
Expand Down Expand Up @@ -365,8 +365,8 @@ GEM
rake
mini_magick (4.9.5)
mini_mime (1.1.5)
mini_portile2 (2.8.6)
minitest (5.22.3)
mini_portile2 (2.8.7)
minitest (5.24.1)
modernizr-rails (2.7.1)
msgpack (1.7.2)
multi_json (1.15.0)
Expand All @@ -388,7 +388,7 @@ GEM
net-protocol
net-ssh (7.2.3)
nio4r (2.7.1)
nokogiri (1.16.4)
nokogiri (1.16.7)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
omniauth (1.9.2)
Expand Down Expand Up @@ -420,7 +420,7 @@ GEM
public_suffix (5.0.5)
puma (6.4.2)
nio4r (~> 2.0)
racc (1.7.3)
racc (1.8.1)
rack (2.2.9)
rack-proxy (0.7.7)
rack
Expand Down Expand Up @@ -647,7 +647,7 @@ GEM
chronic (>= 0.6.3)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.13)
zeitwerk (2.6.17)

PLATFORMS
ruby
Expand Down

0 comments on commit be1d380

Please sign in to comment.