Skip to content

Commit

Permalink
Merge pull request #2351 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Merged by automated merge script
  • Loading branch information
jcoyne authored Sep 18, 2023
2 parents 5eedf07 + a8e69f6 commit 53e93b4
Showing 1 changed file with 13 additions and 12 deletions.
25 changes: 13 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GEM
remote: https://gems.contribsys.com/
specs:
sidekiq-pro (7.1.3)
sidekiq-pro (7.1.4)
sidekiq (>= 7.1.0, < 8)

GEM
Expand Down Expand Up @@ -310,7 +310,7 @@ GEM
edtf (3.1.1)
activesupport (>= 3.0, < 8.0)
erubi (1.12.0)
execjs (2.8.1)
execjs (2.9.1)
factory_bot (6.2.1)
activesupport (>= 5.0.0)
factory_bot_rails (6.2.0)
Expand Down Expand Up @@ -417,8 +417,9 @@ GEM
latex-decode (0.4.0)
launchy (2.5.2)
addressable (~> 2.8)
leaflet-rails (1.9.3)
rails (>= 4.2.0)
leaflet-rails (1.9.4)
actionpack (>= 4.2.0)
railties (>= 4.2.0)
leaflet-sidebar-rails (0.2.0)
legato (0.7.0)
multi_json
Expand Down Expand Up @@ -481,7 +482,7 @@ GEM
net-smtp (0.3.3)
net-protocol
net-ssh (7.2.0)
newrelic_rpm (9.4.2)
newrelic_rpm (9.5.0)
nio4r (2.5.9)
nokogiri (1.15.4-x86_64-darwin)
racc (~> 1.4)
Expand Down Expand Up @@ -638,12 +639,12 @@ GEM
parser (>= 3.2.1.0)
rubocop-capybara (2.18.0)
rubocop (~> 1.41)
rubocop-factory_bot (2.23.1)
rubocop-factory_bot (2.24.0)
rubocop (~> 1.33)
rubocop-performance (1.19.0)
rubocop-performance (1.19.1)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
rubocop-rails (2.21.0)
rubocop-rails (2.21.1)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
Expand All @@ -670,7 +671,7 @@ GEM
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
sidekiq (7.1.2)
sidekiq (7.1.4)
concurrent-ruby (< 2)
connection_pool (>= 2.3.0)
rack (>= 2.2.4)
Expand Down Expand Up @@ -722,8 +723,8 @@ GEM
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
sqlite3 (1.6.5-x86_64-darwin)
sqlite3 (1.6.5-x86_64-linux)
sqlite3 (1.6.6-x86_64-darwin)
sqlite3 (1.6.6-x86_64-linux)
sshkit (1.21.5)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
Expand All @@ -738,7 +739,7 @@ GEM
diffy (~> 3.0)
nokogiri (>= 1.3.2)
thor (1.2.2)
tilt (2.2.0)
tilt (2.3.0)
timeout (0.4.0)
tophat (2.3.1)
actionpack (>= 3.0.0)
Expand Down

0 comments on commit 53e93b4

Please sign in to comment.