Skip to content
Draft
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 @@ -17,7 +17,7 @@ gem "invisible_captcha"

gem "iso_country_codes"

gem "shakapacker", "8.1.0"
gem "shakapacker", "9.5.0"

# Use ActiveStorage variant
# gem 'mini_magick', '~> 4.8'
Expand Down
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ GEM
bigdecimal
rexml
crass (1.0.6)
csv (3.3.0)
csv (3.3.5)
date (3.5.1)
declarative (0.0.20)
delegate (0.3.1)
Expand Down Expand Up @@ -332,7 +332,7 @@ GEM
htmlentities (4.3.4)
http-cookie (1.0.8)
domain_name (~> 0.5)
httparty (0.22.0)
httparty (0.24.0)
csv
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
Expand Down Expand Up @@ -446,7 +446,7 @@ GEM
observer (0.1.2)
os (1.1.4)
ostruct (0.6.1)
package_json (0.1.0)
package_json (0.2.0)
pagy (9.4.0)
parallel (1.27.0)
parser (3.3.8.0)
Expand All @@ -456,7 +456,7 @@ GEM
pp (0.6.3)
prettyprint
prettyprint (0.2.0)
prism (1.7.0)
prism (1.8.0)
prometheus-client (4.2.5)
base64
pry (0.14.2)
Expand Down Expand Up @@ -530,7 +530,7 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rdoc (7.0.3)
rdoc (7.1.0)
erb
psych (>= 4.0.0)
tsort
Expand Down Expand Up @@ -636,7 +636,7 @@ GEM
sentry-ruby (6.2.0)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
shakapacker (8.1.0)
shakapacker (9.5.0)
activesupport (>= 5.2)
package_json
rack-proxy (>= 0.6.1)
Expand Down Expand Up @@ -800,7 +800,7 @@ DEPENDENCIES
selenium-webdriver
sentry-rails (>= 5.10.0)
sentry-ruby (~> 6.2.0)
shakapacker (= 8.1.0)
shakapacker (= 9.5.0)
shoulda-matchers
sidekiq (>= 6.5.5, < 6.5.6)
sidekiq-cron
Expand Down