1
0
mirror of https://github.com/danbee/danbarberphoto synced 2025-03-04 08:49:07 +00:00
This commit is contained in:
depfu[bot] 2024-04-07 20:58:34 +00:00 committed by GitHub
commit 21ed288908
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -68,15 +68,16 @@ GEM
bourbon (7.0.0) bourbon (7.0.0)
thor (~> 1.0) thor (~> 1.0)
builder (3.2.4) builder (3.2.4)
capybara (3.35.3) capybara (3.36.0)
addressable addressable
matrix
mini_mime (>= 0.1.3) mini_mime (>= 0.1.3)
nokogiri (~> 1.8) nokogiri (~> 1.8)
rack (>= 1.6.0) rack (>= 1.6.0)
rack-test (>= 0.6.3) rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0) regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2) xpath (~> 3.2)
capybara-screenshot (1.0.25) capybara-screenshot (1.0.26)
capybara (>= 1.0, < 4) capybara (>= 1.0, < 4)
launchy launchy
childprocess (4.1.0) childprocess (4.1.0)
@ -173,6 +174,7 @@ GEM
mail (2.7.1) mail (2.7.1)
mini_mime (>= 0.1.1) mini_mime (>= 0.1.1)
marcel (1.0.1) marcel (1.0.1)
matrix (0.4.2)
method_source (1.0.0) method_source (1.0.0)
mime-types (3.5.0) mime-types (3.5.0)
mime-types-data (~> 3.2015) mime-types-data (~> 3.2015)
@ -184,8 +186,8 @@ GEM
railties (>= 3.1) railties (>= 3.1)
multi_json (1.15.0) multi_json (1.15.0)
nio4r (2.5.8) nio4r (2.5.8)
nokogiri (1.12.5) nokogiri (1.13.1)
mini_portile2 (~> 2.6.1) mini_portile2 (~> 2.7.0)
racc (~> 1.4) racc (~> 1.4)
oath (1.1.0) oath (1.1.0)
bcrypt bcrypt
@ -243,7 +245,7 @@ GEM
thor (>= 0.19.0, < 2.0) thor (>= 0.19.0, < 2.0)
rainbow (3.0.0) rainbow (3.0.0)
rake (13.0.6) rake (13.0.6)
regexp_parser (2.1.1) regexp_parser (2.2.0)
rexml (3.2.5) rexml (3.2.5)
rspec-core (3.10.1) rspec-core (3.10.1)
rspec-support (~> 3.10.0) rspec-support (~> 3.10.0)