Skip to content
This repository was archived by the owner on Jul 24, 2022. It is now read-only.
Open
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ gem "deep_cloneable"
gem "groupdate"
gem "inline_svg", "~> 1.8"
gem "invisible_captcha", "~> 2.0"
gem "jsbundling-rails", "~> 1.0.0"
gem "jsbundling-rails", "~> 1.0.3"
gem "local_time", "~> 2.1"
gem "name_of_person", "~> 1.0"
gem "noticed", "~> 1.5"
Expand Down
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ GEM
childprocess (4.1.0)
chronic (0.10.2)
chunky_png (1.4.0)
concurrent-ruby (1.1.9)
concurrent-ruby (1.1.10)
config (4.0.0)
deep_merge (~> 1.2, >= 1.2.1)
dry-validation (~> 1.0, >= 1.0.0)
Expand Down Expand Up @@ -269,7 +269,7 @@ GEM
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
jsbundling-rails (1.0.0)
jsbundling-rails (1.0.3)
railties (>= 6.0.0)
kaminari (1.2.2)
activesupport (>= 4.1.0)
Expand All @@ -296,7 +296,7 @@ GEM
ffi-compiler (~> 1.0)
rake (~> 13.0)
local_time (2.1.0)
loofah (2.14.0)
loofah (2.18.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
Expand All @@ -307,7 +307,7 @@ GEM
mini_magick (4.11.0)
mini_mime (1.1.2)
mini_portile2 (2.8.0)
minitest (5.15.0)
minitest (5.16.0)
momentjs-rails (2.29.1.1)
railties (>= 3.1)
msgpack (1.4.4)
Expand Down Expand Up @@ -383,7 +383,7 @@ GEM
pundit (2.2.0)
activesupport (>= 3.0.0)
racc (1.6.0)
rack (2.2.3)
rack (2.2.3.1)
rack-protection (2.1.0)
rack
rack-test (1.1.0)
Expand All @@ -405,7 +405,7 @@ GEM
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.4.2)
rails-html-sanitizer (1.4.3)
loofah (~> 2.3)
railties (7.0.2.2)
actionpack (= 7.0.2.2)
Expand Down Expand Up @@ -511,7 +511,7 @@ GEM
chronic (>= 0.6.3)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.5.4)
zeitwerk (2.6.0)
zonebie (0.6.1)

PLATFORMS
Expand Down Expand Up @@ -543,7 +543,7 @@ DEPENDENCIES
inline_svg (~> 1.8)
invisible_captcha (~> 2.0)
jbuilder!
jsbundling-rails (~> 1.0.0)
jsbundling-rails (~> 1.0.3)
jumpstart!
letter_opener_web (~> 2.0)
local_time (~> 2.1)
Expand Down