Skip to content
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
24 changes: 12 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.2.0)
concurrent-ruby (1.2.2)
countries (4.2.2)
i18n_data (~> 0.15.0)
sixarm_ruby_unaccent (~> 1.1)
Expand Down Expand Up @@ -158,7 +158,7 @@ GEM
railties (>= 3.2, < 8.0)
formtastic (4.0.0)
actionpack (>= 5.2.0)
globalid (1.0.1)
globalid (1.1.0)
activesupport (>= 5.0)
groupdate (6.1.0)
activesupport (>= 5.2)
Expand Down Expand Up @@ -208,7 +208,7 @@ GEM
loofah (2.19.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.8.0.1)
mail (2.8.1)
mini_mime (>= 0.1.1)
net-imap
net-pop
Expand All @@ -221,7 +221,7 @@ GEM
mini_mime (1.1.2)
mini_racer (0.6.3)
libv8-node (~> 16.10.0.0)
minitest (5.17.0)
minitest (5.18.0)
msgpack (1.6.0)
multi_json (1.15.0)
nested_form (0.3.2)
Expand All @@ -235,7 +235,7 @@ GEM
net-smtp (0.3.3)
net-protocol
nio4r (2.5.8)
nokogiri (1.14.0-x86_64-linux)
nokogiri (1.14.2-x86_64-linux)
racc (~> 1.4)
obscenity (1.0.2)
orm_adapter (0.5.0)
Expand Down Expand Up @@ -264,8 +264,8 @@ GEM
slop (~> 3.0)
public_suffix (4.0.6)
racc (1.6.2)
rack (2.2.6.2)
rack-test (2.0.2)
rack (2.2.6.4)
rack-test (2.1.0)
rack (>= 1.3)
rails (6.1.7.2)
actioncable (= 6.1.7.2)
Expand All @@ -291,7 +291,7 @@ GEM
nokogiri (>= 1.6)
rails-html-sanitizer (1.5.0)
loofah (~> 2.19, >= 2.19.1)
rails_admin (3.1.1)
rails_admin (3.1.2)
activemodel-serializers-xml (>= 1.0)
kaminari (>= 0.14, < 2.0)
nested_form (~> 0.3)
Expand Down Expand Up @@ -370,13 +370,13 @@ GEM
temple (0.8.2)
thor (1.2.1)
tilt (2.0.11)
timeout (0.3.1)
timeout (0.3.2)
ttfunk (1.7.0)
turbo-rails (1.3.2)
turbo-rails (1.4.0)
actionpack (>= 6.0.0)
activejob (>= 6.0.0)
railties (>= 6.0.0)
tzinfo (2.0.5)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
Expand All @@ -387,7 +387,7 @@ GEM
websocket-driver (0.7.5)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
zeitwerk (2.6.6)
zeitwerk (2.6.7)

PLATFORMS
x86_64-linux
Expand Down