diff --git a/Gemfile.lock b/Gemfile.lock index 7582b502f..3b9fde00c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -69,9 +69,9 @@ GEM globalid (>= 0.3.6) activemodel (7.2.2.1) activesupport (= 7.2.2.1) - activemodel-serializers-xml (1.0.2) - activemodel (> 5.x) - activesupport (> 5.x) + activemodel-serializers-xml (1.0.3) + activemodel (>= 5.0.0.a) + activesupport (>= 5.0.0.a) builder (~> 3.1) activerecord (7.2.2.1) activemodel (= 7.2.2.1) @@ -176,7 +176,7 @@ GEM railties (>= 6.1) down (5.4.2) addressable (~> 2.8) - draper (4.0.2) + draper (4.0.4) actionpack (>= 5.0) activemodel (>= 5.0) activemodel-serializers-xml (>= 1.0) @@ -434,7 +434,7 @@ GEM activesupport (>= 3.0.0) raabro (1.4.0) racc (1.8.1) - rack (3.1.8) + rack (3.1.9) rack-oauth2 (2.2.1) activesupport attr_required @@ -508,7 +508,7 @@ GEM declarative (< 0.1.0) trailblazer-option (>= 0.1.1, < 0.2.0) uber (< 0.2.0) - request_store (1.6.0) + request_store (1.7.0) rack (>= 1.4) request_store_rails (2.0.0) concurrent-ruby (~> 1.0)