We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8ebcf94 + d5872d3 commit 3fe87feCopy full SHA for 3fe87fe
2 files changed
Gemfile
@@ -32,7 +32,7 @@ gem 'stateful_enum'
32
33
gem 'actionview-encoded_mail_to'
34
gem 'active_model_serializers', '~> 0.10.16'
35
-gem 'bootsnap', '~> 1.23', require: false
+gem 'bootsnap', '~> 1.24', require: false
36
gem 'chartkick'
37
gem 'draper', '~> 4.0'
38
gem 'fastly'
Gemfile.lock
@@ -114,7 +114,7 @@ GEM
114
bcrypt (3.1.22)
115
benchmark (0.5.0)
116
bigdecimal (4.1.2)
117
- bootsnap (1.23.0)
+ bootsnap (1.24.0)
118
msgpack (~> 1.2)
119
builder (3.3.0)
120
capybara (3.40.0)
@@ -464,7 +464,7 @@ DEPENDENCIES
464
annotate
465
aws-sdk-s3
466
bcrypt (~> 3.1)
467
- bootsnap (~> 1.23)
+ bootsnap (~> 1.24)
468
capybara (~> 3.37)
469
chartkick
470
cssbundling-rails
0 commit comments