1
0
mirror of https://github.com/danbee/danbarberphoto synced 2026-06-20 22:52:22 +00:00
This commit is contained in:
depfu[bot] 2026-02-26 01:45:31 +00:00 committed by GitHub
commit a9158ab8f1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -42,8 +42,8 @@ GEM
i18n (>= 0.7, < 2) i18n (>= 0.7, < 2)
minitest (~> 5.1) minitest (~> 5.1)
tzinfo (~> 1.1) tzinfo (~> 1.1)
addressable (2.8.0) addressable (2.8.8)
public_suffix (>= 2.0.2, < 5.0) public_suffix (>= 2.0.2, < 8.0)
administrate (0.16.0) administrate (0.16.0)
actionpack (>= 5.0) actionpack (>= 5.0)
actionview (>= 5.0) actionview (>= 5.0)
@ -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.40.0)
addressable addressable
matrix
mini_mime (>= 0.1.3) mini_mime (>= 0.1.3)
nokogiri (~> 1.8) nokogiri (~> 1.11)
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.27)
capybara (>= 1.0, < 4) capybara (>= 1.0, < 4)
launchy launchy
childprocess (4.1.0) childprocess (4.1.0)
@ -163,8 +164,8 @@ GEM
kaminari-core (1.2.2) kaminari-core (1.2.2)
kramdown (2.3.1) kramdown (2.3.1)
rexml rexml
launchy (2.5.0) launchy (2.5.2)
addressable (~> 2.7) addressable (~> 2.8)
letter_opener (1.7.0) letter_opener (1.7.0)
launchy (~> 2.2) launchy (~> 2.2)
loofah (2.13.0) loofah (2.13.0)
@ -173,19 +174,20 @@ 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.3)
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)
mime-types-data (3.2023.0808) mime-types-data (3.2023.0808)
mini_mime (1.1.0) mini_mime (1.1.5)
mini_portile2 (2.6.1) mini_portile2 (2.8.9)
minitest (5.15.0) minitest (5.15.0)
momentjs-rails (2.20.1) momentjs-rails (2.20.1)
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.19.1)
mini_portile2 (~> 2.6.1) mini_portile2 (~> 2.8.2)
racc (~> 1.4) racc (~> 1.4)
oath (1.1.0) oath (1.1.0)
bcrypt bcrypt
@ -206,13 +208,13 @@ GEM
pry (0.14.1) pry (0.14.1)
coderay (~> 1.1) coderay (~> 1.1)
method_source (~> 1.0) method_source (~> 1.0)
public_suffix (4.0.6) public_suffix (7.0.2)
puma (5.5.2) puma (5.5.2)
nio4r (~> 2.0) nio4r (~> 2.0)
racc (1.6.0) racc (1.8.1)
rack (2.2.3) rack (2.2.22)
rack-test (1.1.0) rack-test (2.2.0)
rack (>= 1.0, < 3) rack (>= 1.3)
rails (5.2.6) rails (5.2.6)
actioncable (= 5.2.6) actioncable (= 5.2.6)
actionmailer (= 5.2.6) actionmailer (= 5.2.6)
@ -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.11.3)
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)