Skip to content

Commit

Permalink
Update Ruby dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sul-devops-team committed Jul 30, 2021
1 parent 9c9eefa commit 7677588
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ GEM
execjs (> 0)
bcrypt (3.1.16)
bindex (0.8.1)
bootsnap (1.7.5)
bootsnap (1.7.6)
msgpack (~> 1.0)
bootstrap (5.0.1)
autoprefixer-rails (>= 9.1.0)
Expand Down Expand Up @@ -200,8 +200,8 @@ GEM
friendly_id (5.4.2)
activerecord (>= 4.0.0)
geocoder (1.6.7)
globalid (0.4.2)
activesupport (>= 4.2.0)
globalid (0.5.1)
activesupport (>= 5.0)
groupdate (5.2.2)
activesupport (>= 5)
hashdiff (1.0.1)
Expand Down Expand Up @@ -275,7 +275,7 @@ GEM
pg (1.2.3)
popper_js (2.9.2)
public_suffix (4.0.6)
puma (5.3.2)
puma (5.4.0)
nio4r (~> 2.0)
racc (1.5.2)
rack (2.2.3)
Expand Down Expand Up @@ -321,7 +321,7 @@ GEM
rb-fsevent (0.11.0)
rb-inotify (0.10.1)
ffi (~> 1.0)
redis (4.3.1)
redis (4.4.0)
regexp_parser (2.1.1)
request_store (1.5.0)
rack (>= 1.4)
Expand Down

0 comments on commit 7677588

Please sign in to comment.