Skip to content

Commit

Permalink
Merge pull request #2859 from tulibraries/qa
Browse files Browse the repository at this point in the history
Week of 05-25-2023
  • Loading branch information
cdoyle-temple authored May 25, 2023
2 parents 95a0582 + cf394a6 commit d185364
Show file tree
Hide file tree
Showing 101 changed files with 1,857 additions and 710 deletions.
2 changes: 1 addition & 1 deletion .rubocop.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
require: rubocop-rails

AllCops:
TargetRubyVersion: 2.7.2
TargetRubyVersion: 3.1.4
# RuboCop has a bunch of cops enabled by default. This setting tells RuboCop
# to ignore them, so only the ones explicitly set in this file are enabled.
DisabledByDefault: true
Expand Down
5 changes: 3 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -43,15 +43,16 @@ gem "mail_form"
gem "meta-tags"
gem "mimemagic", "0.4.3"
gem "mini_magick"
gem "nokogiri", "1.14.2"
gem "nokogiri", "1.15.1"
gem "okcomputer"
gem "omniauth", "~> 2.1.1"
gem "omniauth-google-oauth2"
gem "omniauth-rails_csrf_protection"
gem "orderly"
gem "paper_trail", git: "https://github.com/paper-trail-gem/paper_trail"
gem "pg"
gem "puma", "~> 6.2.0"
gem "pg_search"
gem "puma", "~> 6.2.2"
gem "rswag-api"
gem "rswag-ui"
gem "simple_form"
Expand Down
123 changes: 65 additions & 58 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/paper-trail-gem/paper_trail
revision: 1fe26c9e445b0bcb2f7c20a5791ec01003632517
revision: 3d37fd4064015a3d0f1402ffce93662325a45d5a
specs:
paper_trail (14.0.0)
activerecord (>= 6.0)
Expand Down Expand Up @@ -76,14 +76,14 @@ GEM
activesupport (= 7.0.4.1)
marcel (~> 1.0)
mini_mime (>= 1.1.0)
activestorage-validator (0.2.2)
rails (>= 6.0.4.1)
activestorage-validator (0.4.0)
rails (>= 6.1.0)
activesupport (7.0.4.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.1)
addressable (2.8.4)
public_suffix (>= 2.0.2, < 6.0)
administrate (0.18.0)
actionpack (>= 5.0)
Expand All @@ -101,7 +101,7 @@ GEM
administrate
rails (>= 5.0)
administrate-field-scoped_has_many (0.2.0)
ancestry (4.3.2)
ancestry (4.3.3)
activerecord (>= 5.2.6)
ast (2.4.2)
attr_json (2.0.1)
Expand All @@ -111,16 +111,16 @@ GEM
autoprefixer-rails (10.4.7.0)
execjs (~> 2)
aws-eventstream (1.2.0)
aws-partitions (1.733.0)
aws-sdk-core (3.171.0)
aws-partitions (1.760.0)
aws-sdk-core (3.171.1)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.5)
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.63.0)
aws-sdk-kms (1.64.0)
aws-sdk-core (~> 3, >= 3.165.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.119.2)
aws-sdk-s3 (1.122.0)
aws-sdk-core (~> 3, >= 3.165.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.4)
Expand All @@ -139,7 +139,7 @@ GEM
builder (3.2.4)
byebug (11.1.3)
cancancan (3.5.0)
capybara (3.38.0)
capybara (3.39.1)
addressable
matrix
mini_mime (>= 0.1.3)
Expand All @@ -158,7 +158,7 @@ GEM
railties (>= 6.0.0)
date (3.3.3)
declarative (0.0.20)
devise (4.9.0)
devise (4.9.2)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0)
Expand All @@ -178,7 +178,7 @@ GEM
factory_bot_rails (6.2.0)
factory_bot (~> 6.2.0)
railties (>= 5.0.0)
faker (3.1.1)
faker (3.2.0)
i18n (>= 1.8.11, < 2)
faraday (2.7.2)
faraday-net_http (>= 2.0, < 3.1)
Expand Down Expand Up @@ -250,7 +250,7 @@ GEM
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
httpclient (2.8.3)
i18n (1.12.0)
i18n (1.13.0)
concurrent-ruby (~> 1.0)
image_processing (1.12.2)
mini_magick (>= 4.9.5, < 5)
Expand All @@ -266,15 +266,15 @@ GEM
jsbundling-rails (1.1.1)
railties (>= 6.0.0)
json (2.6.3)
json-canonicalization (0.3.1)
json-ld (3.2.3)
json-canonicalization (0.3.2)
json-ld (3.2.5)
htmlentities (~> 4.3)
json-canonicalization (~> 0.3)
json-canonicalization (~> 0.3, >= 0.3.2)
link_header (~> 0.0, >= 0.0.8)
multi_json (~> 1.15)
rack (~> 2.2)
rdf (~> 3.2, >= 3.2.9)
json-schema (3.0.0)
rack (>= 2.2, < 4)
rdf (~> 3.2, >= 3.2.10)
json-schema (4.0.0)
addressable (>= 2.8)
jwt (2.5.0)
kaminari (1.2.2)
Expand All @@ -296,7 +296,7 @@ GEM
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
lockbox (1.2.0)
loofah (2.19.1)
loofah (2.20.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
lumberjack (1.2.8)
Expand All @@ -319,19 +319,19 @@ GEM
rake
mini_magick (4.12.0)
mini_mime (1.1.2)
mini_portile2 (2.8.1)
mini_portile2 (2.8.2)
minitest (5.18.0)
msgpack (1.6.0)
multi_json (1.15.0)
multi_xml (0.6.0)
mutant (0.11.18)
mutant (0.11.20)
diff-lcs (~> 1.3)
parser (~> 3.2.0)
parser (~> 3.2.2)
regexp_parser (~> 2.6.1)
sorbet-runtime (~> 0.5.0)
unparser (~> 0.6.6)
mutant-rspec (0.11.18)
mutant (= 0.11.18)
unparser (~> 0.6.7)
mutant-rspec (0.11.20)
mutant (= 0.11.20)
rspec-core (>= 3.8.0, < 4.0.0)
nenv (0.3.0)
net-imap (0.3.4)
Expand All @@ -343,9 +343,9 @@ GEM
timeout
net-smtp (0.3.3)
net-protocol
nio4r (2.5.8)
nokogiri (1.14.2)
mini_portile2 (~> 2.8.0)
nio4r (2.5.9)
nokogiri (1.15.1)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
notiffany (0.1.3)
nenv (~> 0.1)
Expand Down Expand Up @@ -378,10 +378,13 @@ GEM
rspec (>= 2.14)
orm_adapter (0.5.0)
os (1.1.4)
parallel (1.22.1)
parser (3.2.1.1)
parallel (1.23.0)
parser (3.2.2.1)
ast (~> 2.4.1)
pg (1.4.6)
pg (1.5.3)
pg_search (2.3.6)
activerecord (>= 5.2)
activesupport (>= 5.2)
popper_js (2.11.6)
populate (0.0.2)
activerecord (>= 3.1.0)
Expand All @@ -396,13 +399,13 @@ GEM
pry-rails (0.3.9)
pry (>= 0.10.4)
public_suffix (5.0.1)
puma (6.2.0)
puma (6.2.2)
nio4r (~> 2.0)
racc (1.6.2)
rack (2.2.6.4)
rack (2.2.7)
rack-protection (3.0.5)
rack
rack-test (2.0.2)
rack-test (2.1.0)
rack (>= 1.3)
rails (7.0.4.1)
actioncable (= 7.0.4.1)
Expand Down Expand Up @@ -444,7 +447,7 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rdf (3.2.9)
rdf (3.2.10)
link_header (~> 0.0, >= 0.0.8)
regexp_parser (2.6.2)
representable (3.2.0)
Expand All @@ -466,49 +469,52 @@ GEM
activemodel (>= 3.0)
activesupport (>= 3.0)
rspec-mocks (>= 2.99, < 4.0)
rspec-core (3.12.0)
rspec-core (3.12.2)
rspec-support (~> 3.12.0)
rspec-expectations (3.12.1)
rspec-expectations (3.12.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-mocks (3.12.1)
rspec-mocks (3.12.5)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-rails (6.0.1)
rspec-rails (6.0.2)
actionpack (>= 6.1)
activesupport (>= 6.1)
railties (>= 6.1)
rspec-core (~> 3.11)
rspec-expectations (~> 3.11)
rspec-mocks (~> 3.11)
rspec-support (~> 3.11)
rspec-core (~> 3.12)
rspec-expectations (~> 3.12)
rspec-mocks (~> 3.12)
rspec-support (~> 3.12)
rspec-support (3.12.0)
rswag-api (2.8.0)
rswag-api (2.9.0)
railties (>= 3.1, < 7.1)
rswag-ui (2.8.0)
rswag-ui (2.9.0)
actionpack (>= 3.1, < 7.1)
railties (>= 3.1, < 7.1)
rubocop (1.48.1)
rubocop (1.51.0)
json (~> 2.3)
parallel (~> 1.10)
parser (>= 3.2.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.26.0, < 2.0)
rubocop-ast (>= 1.28.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.27.0)
rubocop-ast (1.28.1)
parser (>= 3.2.1.0)
rubocop-capybara (2.17.1)
rubocop-capybara (2.18.0)
rubocop (~> 1.41)
rubocop-rails (2.18.0)
rubocop-factory_bot (2.22.0)
rubocop (~> 1.33)
rubocop-rails (2.19.1)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop-rspec (2.19.0)
rubocop-rspec (2.22.0)
rubocop (~> 1.33)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
ruby-graphviz (1.2.5)
rexml
ruby-progressbar (1.13.0)
Expand All @@ -526,7 +532,7 @@ GEM
tilt
sax-machine (1.3.2)
selectize-rails (0.12.6)
selenium-webdriver (4.8.6)
selenium-webdriver (4.9.1)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
Expand Down Expand Up @@ -557,7 +563,7 @@ GEM
snaky_hash (2.0.1)
hashie
version_gem (~> 1.1, >= 1.1.1)
sorbet-runtime (0.5.10611)
sorbet-runtime (0.5.10837)
spring (4.1.1)
spring-watcher-listen (2.1.0)
listen (>= 2.7, < 4.0)
Expand All @@ -574,7 +580,7 @@ GEM
thor (1.2.1)
tilt (2.0.11)
timecop (0.9.6)
timeout (0.3.1)
timeout (0.3.2)
trailblazer-option (0.1.2)
turbo-rails (1.4.0)
actionpack (>= 6.0.0)
Expand Down Expand Up @@ -610,7 +616,7 @@ GEM
yaml_db (0.7.0)
rails (>= 3.0)
rake (>= 0.8.7)
zeitwerk (2.6.7)
zeitwerk (2.6.8)

PLATFORMS
ruby
Expand Down Expand Up @@ -663,18 +669,19 @@ DEPENDENCIES
mimemagic (= 0.4.3)
mini_magick
mutant-rspec
nokogiri (= 1.14.2)
nokogiri (= 1.15.1)
okcomputer
omniauth (~> 2.1.1)
omniauth-google-oauth2
omniauth-rails_csrf_protection
orderly
paper_trail!
pg
pg_search
populate
pry-byebug
pry-rails
puma (~> 6.2.0)
puma (~> 6.2.2)
rails (~> 7.0.4.1)
rails-controller-testing
rails-erd
Expand Down
Binary file modified app/assets/images/charles/0.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/assets/images/charles/1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/assets/images/charles/2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/assets/images/charles/3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/assets/images/hsl-banner.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/assets/images/pdf-black-sm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit d185364

Please sign in to comment.