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 Aug 9, 2021
1 parent 5de1955 commit ddc712e
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@ GEM
mini_exiftool
nokogiri
ast (2.4.2)
autoprefixer-rails (10.2.5.1)
execjs (> 0)
autoprefixer-rails (10.3.1.0)
execjs (~> 2)
bcrypt (3.1.16)
bootstrap (4.6.0)
autoprefixer-rails (>= 9.1.0)
Expand Down Expand Up @@ -217,7 +217,7 @@ GEM
factory_bot_rails (6.2.0)
factory_bot (~> 6.2.0)
railties (>= 5.0.0)
faraday (1.6.0)
faraday (1.7.0)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
Expand All @@ -239,7 +239,7 @@ GEM
faraday_middleware (1.1.0)
faraday (~> 1.0)
ffi (1.15.3)
globalid (0.5.1)
globalid (0.5.2)
activesupport (>= 5.0)
honeybadger (4.9.0)
i18n (1.8.10)
Expand Down Expand Up @@ -280,7 +280,7 @@ GEM
mime-types-data (3.2021.0704)
mini_exiftool (2.10.2)
mini_mime (1.1.0)
mini_portile2 (2.5.3)
mini_portile2 (2.6.1)
minitest (5.14.4)
moab-versioning (4.4.2)
druid-tools (>= 1.0.0)
Expand All @@ -295,11 +295,11 @@ GEM
net-scp (3.0.0)
net-ssh (>= 2.6.5, < 7.0.0)
net-ssh (6.1.0)
nio4r (2.5.7)
nokogiri (1.11.7)
mini_portile2 (~> 2.5.0)
nio4r (2.5.8)
nokogiri (1.12.2)
mini_portile2 (~> 2.6.1)
racc (~> 1.4)
nokogiri (1.11.7-x86_64-linux)
nokogiri (1.12.2-x86_64-linux)
racc (~> 1.4)
nokogiri-happymapper (0.8.1)
nokogiri (~> 1.5)
Expand Down

0 comments on commit ddc712e

Please sign in to comment.