Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
106 changes: 54 additions & 52 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,30 +16,30 @@ GIT
GEM
remote: https://rubygems.org/
specs:
actionpack (5.2.2)
actionview (= 5.2.2)
activesupport (= 5.2.2)
rack (~> 2.0)
actionpack (7.0.4.1)
actionview (= 7.0.4.1)
activesupport (= 7.0.4.1)
rack (~> 2.0, >= 2.2.0)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (5.2.2)
activesupport (= 5.2.2)
rails-html-sanitizer (~> 1.0, >= 1.2.0)
actionview (7.0.4.1)
activesupport (= 7.0.4.1)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
activesupport (5.2.2)
rails-html-sanitizer (~> 1.1, >= 1.2.0)
activesupport (7.0.4.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
ast (2.4.0)
autoprefixer-rails (9.6.0)
execjs
better_errors (2.5.1)
better_errors (2.9.1)
coderay (>= 1.0.0)
erubi (>= 1.0.0)
rack (>= 0.9.0)
Expand All @@ -49,7 +49,7 @@ GEM
autoprefixer-rails (>= 9.1.0)
popper_js (>= 1.14.3, < 2)
sassc-rails (>= 2.0.0)
builder (3.2.3)
builder (3.2.4)
capybara (3.24.0)
addressable
mini_mime (>= 0.1.3)
Expand All @@ -59,10 +59,10 @@ GEM
regexp_parser (~> 1.5)
xpath (~> 3.2)
cliver (0.3.2)
coderay (1.1.2)
concurrent-ruby (1.1.5)
coderay (1.1.3)
concurrent-ruby (1.1.10)
connection_pool (2.2.2)
crass (1.0.5)
crass (1.0.6)
debug_inspector (0.0.3)
diff-lcs (1.3)
docile (1.3.2)
Expand Down Expand Up @@ -120,15 +120,15 @@ GEM
dry-equalizer (~> 0.2)
dry-logic (~> 0.4, >= 0.4.0)
dry-types (~> 0.11.0)
erubi (1.8.0)
erubi (1.12.0)
execjs (2.7.0)
fabrication (2.20.2)
ferrum (0.6.2)
addressable (~> 2.6)
cliver (~> 0.3)
concurrent-ruby (~> 1.1)
websocket-driver (>= 0.6, < 0.8)
ffi (1.11.1)
ffi (1.15.5)
graphql (1.9.15)
haml (5.0.4)
temple (>= 0.8.0)
Expand All @@ -152,7 +152,7 @@ GEM
hanami-cli (0.3.1)
concurrent-ruby (~> 1.0)
hanami-utils (~> 1.3)
hanami-controller (1.3.2)
hanami-controller (1.3.3)
hanami-utils (~> 1.3)
rack (~> 2.0)
hanami-fabrication (0.1.0)
Expand All @@ -172,11 +172,11 @@ GEM
rom (~> 3.3, >= 3.3.3)
rom-repository (~> 1.4)
rom-sql (~> 1.3, >= 1.3.5)
hanami-router (1.3.1)
hanami-router (1.3.2)
hanami-utils (~> 1.3)
http_router (= 0.11.2)
rack (~> 2.0)
hanami-utils (1.3.5)
hanami-utils (1.3.8)
concurrent-ruby (~> 1.0)
transproc (~> 1.0)
hanami-validations (1.3.5)
Expand All @@ -194,7 +194,7 @@ GEM
http_router (0.11.2)
rack (>= 1.0.0)
url_mount (~> 0.2.1)
i18n (1.6.0)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
inflecto (0.0.2)
Expand All @@ -204,7 +204,7 @@ GEM
json (2.2.0)
json-schema (2.8.1)
addressable (>= 2.4)
loofah (2.3.1)
loofah (2.19.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
Expand All @@ -223,14 +223,15 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2019.1009)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
minitest (5.11.3)
mini_portile2 (2.8.1)
minitest (5.17.0)
net-http-digest_auth (1.4.1)
net-http-persistent (3.1.0)
connection_pool (~> 2.2)
nio4r (2.5.2)
nokogiri (1.10.5)
mini_portile2 (~> 2.4.0)
nokogiri (1.14.0)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
ntlm-http (0.1.1)
pagy (3.6.0)
parallel (1.17.0)
Expand All @@ -245,22 +246,24 @@ GEM
public_suffix (4.0.1)
puma (4.3.1)
nio4r (~> 2.0)
rack (2.0.8)
racc (1.6.2)
rack (2.2.6.2)
rack-protection (2.0.7)
rack
rack-test (1.1.0)
rack (>= 1.0, < 3)
rack-test (2.0.2)
rack (>= 1.3)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.0.4)
loofah (~> 2.2, >= 2.2.2)
railties (5.2.2)
actionpack (= 5.2.2)
activesupport (= 5.2.2)
rails-html-sanitizer (1.4.4)
loofah (~> 2.19, >= 2.19.1)
railties (7.0.4.1)
actionpack (= 7.0.4.1)
activesupport (= 7.0.4.1)
method_source
rake (>= 0.8.7)
thor (>= 0.19.0, < 2.0)
rake (>= 12.2)
thor (~> 1.0)
zeitwerk (~> 2.5)
rainbow (3.0.0)
rake (12.3.2)
rb-fsevent (0.10.3)
Expand Down Expand Up @@ -316,10 +319,9 @@ GEM
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
sassc (2.0.1)
sassc (2.4.0)
ffi (~> 1.9)
rake
sassc-rails (2.1.1)
sassc-rails (2.1.2)
railties (>= 4.0.0)
sassc (>= 2.0)
sprockets (> 3.0)
Expand All @@ -336,20 +338,19 @@ GEM
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
sprockets (3.7.2)
sprockets (4.2.0)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-rails (3.2.1)
actionpack (>= 4.0)
activesupport (>= 4.0)
rack (>= 2.2.4, < 4)
sprockets-rails (3.4.2)
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
temple (0.8.1)
thor (0.20.3)
thread_safe (0.3.6)
tilt (2.0.10)
transproc (1.1.0)
tzinfo (1.2.5)
thread_safe (~> 0.1)
thor (1.2.1)
tilt (2.0.11)
transproc (1.1.1)
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.6)
Expand All @@ -362,6 +363,7 @@ GEM
websocket-extensions (0.1.4)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.6)

PLATFORMS
ruby
Expand Down