mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
Merge pull request #592 from indentlabs/dependabot/bundler/active_storage_validations-0.8.7
Bump active_storage_validations from 0.8.5 to 0.8.7
This commit is contained in:
commit
48aa0aa549
12
Gemfile.lock
12
Gemfile.lock
@ -79,7 +79,7 @@ GEM
|
||||
rails-html-sanitizer (~> 1.1, >= 1.2.0)
|
||||
active_record_union (1.3.0)
|
||||
activerecord (>= 4.0)
|
||||
active_storage_validations (0.8.5)
|
||||
active_storage_validations (0.8.7)
|
||||
rails (>= 5.2.0)
|
||||
activejob (6.0.2.1)
|
||||
activesupport (= 6.0.2.1)
|
||||
@ -1054,7 +1054,7 @@ GEM
|
||||
connection_pool (2.2.2)
|
||||
crack (0.4.3)
|
||||
safe_yaml (~> 1.0.0)
|
||||
crass (1.0.5)
|
||||
crass (1.0.6)
|
||||
csv (3.1.2)
|
||||
cucumber (3.1.2)
|
||||
builder (>= 2.1.2)
|
||||
@ -1160,7 +1160,7 @@ GEM
|
||||
domain_name (~> 0.5)
|
||||
http-form_data (2.2.0)
|
||||
http_parser.rb (0.6.0)
|
||||
i18n (1.8.1)
|
||||
i18n (1.8.2)
|
||||
concurrent-ruby (~> 1.0)
|
||||
ibm_cloud_sdk_core (1.1.0)
|
||||
concurrent-ruby (~> 1.0)
|
||||
@ -1227,13 +1227,13 @@ GEM
|
||||
mime-types (3.3)
|
||||
mime-types-data (~> 3.2015)
|
||||
mime-types-data (3.2019.1009)
|
||||
mimemagic (0.3.3)
|
||||
mimemagic (0.3.4)
|
||||
mini_magick (4.10.1)
|
||||
mini_mime (1.0.2)
|
||||
mini_portile2 (2.4.0)
|
||||
mini_racer (0.2.9)
|
||||
libv8 (>= 6.9.411)
|
||||
minitest (5.13.0)
|
||||
minitest (5.14.0)
|
||||
mixpanel-ruby (2.2.2)
|
||||
multi_json (1.14.1)
|
||||
multi_test (0.1.2)
|
||||
@ -1286,7 +1286,7 @@ GEM
|
||||
puma (>= 3.0, < 5.0)
|
||||
pundit (2.1.0)
|
||||
activesupport (>= 3.0.0)
|
||||
rack (2.0.8)
|
||||
rack (2.1.2)
|
||||
rack-mini-profiler (1.1.4)
|
||||
rack (>= 1.2.0)
|
||||
rack-pjax (1.1.0)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user