Skip to content

Commit

Permalink
Merge pull request #519 from srogers/develop
Browse files Browse the repository at this point in the history
Update gems in response to a security vulnerability in addressable
  • Loading branch information
srogers authored Jul 13, 2021
2 parents c00d6e9 + 447a3f9 commit 8bb48e8
Showing 1 changed file with 23 additions and 20 deletions.
43 changes: 23 additions & 20 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ GEM
tzinfo (~> 1.1)
acts-as-taggable-on (8.1.0)
activerecord (>= 5.0, < 6.2)
addressable (2.7.0)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
ansi (1.5.0)
arel (9.0.0)
Expand Down Expand Up @@ -97,7 +97,7 @@ GEM
marcel (~> 1.0.0)
mini_mime (>= 0.1.3)
ssrf_filter (~> 1.0)
chartkick (4.0.4)
chartkick (4.0.5)
childprocess (3.0.0)
choice (0.2.0)
chronic_duration (0.10.6)
Expand All @@ -114,12 +114,11 @@ GEM
connection_pool (2.2.5)
cookies_eu (1.7.7)
js_cookie_rails (~> 2.2.0)
countries (3.1.0)
i18n_data (~> 0.11.0)
countries (4.0.0)
i18n_data (~> 0.13.0)
sixarm_ruby_unaccent (~> 1.1)
unicode_utils (~> 1.4)
country_select (5.1.0)
countries (~> 3.0)
country_select (6.0.0)
countries (~> 4.0)
sort_alphabetical (~> 1.1)
crass (1.0.6)
cucumber (5.3.0)
Expand Down Expand Up @@ -175,26 +174,30 @@ GEM
erubis (2.7.0)
ethon (0.14.0)
ffi (>= 1.15.0)
excon (0.82.0)
excon (0.84.0)
execjs (2.8.1)
factory_bot (6.2.0)
activesupport (>= 5.0.0)
factory_bot_rails (6.2.0)
factory_bot (~> 6.2.0)
railties (>= 5.0.0)
faraday (1.4.2)
faraday (1.5.1)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
faraday-httpclient (~> 1.0.1)
faraday-net_http (~> 1.0)
faraday-net_http_persistent (~> 1.1)
faraday-patron (~> 1.0)
multipart-post (>= 1.2, < 3)
ruby2_keywords (>= 0.0.4)
faraday-em_http (1.0.0)
faraday-em_synchrony (1.0.0)
faraday-excon (1.1.0)
faraday-httpclient (1.0.1)
faraday-net_http (1.0.1)
faraday-net_http_persistent (1.1.0)
faraday-net_http_persistent (1.2.0)
faraday-patron (1.0.0)
fast_jsonapi (1.5)
activesupport (>= 4.2)
fastimage (2.2.4)
Expand Down Expand Up @@ -248,15 +251,15 @@ GEM
ruby_parser (~> 3.5)
i18n (1.8.10)
concurrent-ruby (~> 1.0)
i18n_data (0.11.0)
i18n_data (0.13.0)
image_info (1.2.2)
addressable (~> 2.0)
image_size (~> 2.0)
typhoeus (~> 1.0)
image_processing (1.12.1)
mini_magick (>= 4.9.5, < 5)
ruby-vips (>= 2.0.17, < 3)
image_size (2.1.0)
image_size (2.1.1)
ipaddress (0.8.3)
iso8601 (0.9.1)
jbuilder (2.11.2)
Expand Down Expand Up @@ -311,7 +314,7 @@ GEM
middleware (0.1.0)
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2021.0225)
mime-types-data (3.2021.0704)
mini_magick (4.11.0)
mini_mime (1.1.0)
mini_portile2 (2.5.3)
Expand All @@ -331,7 +334,7 @@ GEM
ast
ruby-ll (~> 2.1)
parallel (1.20.1)
parser (3.0.1.1)
parser (3.0.2.0)
ast (~> 2.4.1)
pdf-core (0.9.0)
pg (1.2.3)
Expand Down Expand Up @@ -398,7 +401,7 @@ GEM
rake (>= 0.8.7)
thor (>= 0.19.0, < 2.0)
rainbow (3.0.0)
rake (13.0.3)
rake (13.0.6)
rb-fsevent (0.11.0)
rb-inotify (0.10.1)
ffi (~> 1.0)
Expand Down Expand Up @@ -434,7 +437,7 @@ GEM
rspec-mocks (~> 3.10)
rspec-support (~> 3.10)
rspec-support (3.10.2)
rubocop (1.17.0)
rubocop (1.18.3)
parallel (~> 1.10)
parser (>= 3.0.0.0)
rainbow (>= 2.2.2, < 4.0)
Expand All @@ -445,7 +448,7 @@ GEM
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.7.0)
parser (>= 3.0.1.1)
rubocop-rails (2.11.0)
rubocop-rails (2.11.3)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.7.0, < 2.0)
Expand All @@ -463,7 +466,7 @@ GEM
ruby2_keywords (0.0.4)
ruby_parser (3.16.0)
sexp_processor (~> 4.15, >= 4.15.1)
rubyzip (2.3.0)
rubyzip (2.3.2)
sassc (2.4.0)
ffi (~> 1.9)
sassc-rails (2.1.2)
Expand All @@ -488,9 +491,9 @@ GEM
rack (~> 2.0)
rack-protection (>= 1.5.0)
redis (>= 3.3.5, < 4.2)
sidekiq-status (1.1.4)
sidekiq-status (2.0.2)
chronic_duration
sidekiq (>= 3.0)
sidekiq (>= 5.0)
simple_form (5.1.0)
actionpack (>= 5.2)
activemodel (>= 5.2)
Expand Down

0 comments on commit 8bb48e8

Please sign in to comment.