diff --git a/Gemfile b/Gemfile index 3f5ce51a8..1dd4cf4a0 100644 --- a/Gemfile +++ b/Gemfile @@ -7,7 +7,7 @@ gem "activejob_dj_overrides" gem "aws-sdk", "~> 2" gem "bgs", git: "https://github.com/department-of-veterans-affairs/ruby-bgs.git", ref: "98547485d863f2f0d3bb9a1b9ec92a8fe21ba306" gem "bootsnap", require: false -gem "caseflow", git: "https://github.com/department-of-veterans-affairs/caseflow-commons", ref: "4ccbaf9f0bfa0d234f446a2b09b8f9c11ea654d0" +gem "caseflow", git: "https://github.com/department-of-veterans-affairs/caseflow-commons", ref: "7ac6202b4f84a0639892f128d6d01444468b9ca4" gem "coffee-rails", "> 4.1.0" gem "connect_vbms", git: "https://github.com/department-of-veterans-affairs/connect_vbms.git", branch: "master" gem "connect_vva", git: "https://github.com/department-of-veterans-affairs/connect_vva.git", ref: "dfd1aeb2605c1f237f520bcdc41b059202e8944d" diff --git a/Gemfile.lock b/Gemfile.lock index f6e1552a6..34881eb9e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -20,8 +20,8 @@ GIT GIT remote: https://github.com/department-of-veterans-affairs/caseflow-commons - revision: 4ccbaf9f0bfa0d234f446a2b09b8f9c11ea654d0 - ref: 4ccbaf9f0bfa0d234f446a2b09b8f9c11ea654d0 + revision: 7ac6202b4f84a0639892f128d6d01444468b9ca4 + ref: 7ac6202b4f84a0639892f128d6d01444468b9ca4 specs: caseflow (0.4.8) aws-sdk (~> 2.10) @@ -141,7 +141,7 @@ GEM nokogiri arel (9.0.0) ast (2.4.1) - aws-eventstream (1.3.0) + aws-eventstream (1.1.0) aws-sdk (2.11.632) aws-sdk-resources (= 2.11.632) aws-sdk-core (2.11.632) @@ -149,7 +149,7 @@ GEM jmespath (~> 1.0) aws-sdk-resources (2.11.632) aws-sdk-core (= 2.11.632) - aws-sigv4 (1.8.0) + aws-sigv4 (1.2.2) aws-eventstream (~> 1, >= 1.0.2) bootsnap (1.16.0) msgpack (~> 1.2) @@ -184,8 +184,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.2.3) - connection_pool (2.4.1) + concurrent-ruby (1.2.2) crack (0.4.5) rexml crass (1.0.6) @@ -211,7 +210,7 @@ GEM multipart-post (>= 1.2, < 3) ruby2_keywords faraday-net_http (1.0.0) - ffi (1.16.3) + ffi (1.14.2) globalid (1.1.0) activesupport (>= 5.0) gyoku (1.3.1) @@ -225,13 +224,13 @@ GEM httpi (2.5.0) rack socksify - i18n (1.14.4) + i18n (1.14.1) concurrent-ruby (~> 1.0) jaro_winkler (1.5.4) jbuilder (2.10.1) activesupport (>= 5.0.0) - jmespath (1.6.2) - jquery-rails (4.6.0) + jmespath (1.4.0) + jquery-rails (4.4.0) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) @@ -245,7 +244,7 @@ GEM logstasher (2.1.5) activesupport (>= 5.2) request_store - loofah (2.22.0) + loofah (2.21.3) crass (~> 1.0.2) nokogiri (>= 1.12.0) macaddr (1.7.2) @@ -257,7 +256,7 @@ GEM net-smtp makara (0.4.1) activerecord (>= 3.0.0) - marcel (1.0.4) + marcel (1.0.2) matrix (0.4.2) method_source (1.0.0) mime-types (3.3.1) @@ -266,7 +265,7 @@ GEM mini_magick (4.11.0) mini_mime (1.1.5) mini_portile2 (2.8.5) - minitest (5.22.2) + minitest (5.20.0) moment_timezone-rails (0.5.14) momentjs-rails (~> 2.15.1) momentjs-rails (2.15.1) @@ -278,17 +277,17 @@ GEM ruby2_keywords (~> 0.0.1) neat (4.0.0) thor (~> 0.19) - net-imap (0.4.10) + net-imap (0.4.5) date net-protocol net-pop (0.1.2) net-protocol net-protocol (0.2.2) timeout - net-smtp (0.4.0.1) + net-smtp (0.4.0) net-protocol newrelic_rpm (6.14.0) - nio4r (2.7.0) + nio4r (2.5.9) nokogiri (1.15.5) mini_portile2 (~> 2.8.2) racc (~> 1.4) @@ -315,13 +314,11 @@ GEM puma (5.6.4) nio4r (~> 2.0) racc (1.7.3) - rack (2.2.8.1) + rack (2.2.8) rack-cors (1.1.1) rack (>= 2.0.0) rack-protection (2.2.0) rack - rack-session (1.0.2) - rack (< 3) rack-test (2.1.0) rack (>= 1.3) rails (5.2.8.1) @@ -352,26 +349,23 @@ GEM rake (>= 0.8.7) thor (>= 0.19.0, < 2.0) rainbow (3.0.0) - rake (13.1.0) - rb-fsevent (0.11.2) + rake (13.0.6) + rb-fsevent (0.10.4) rb-inotify (0.10.1) ffi (~> 1.0) rb-readline (0.5.5) - redis (5.1.0) - redis-client (>= 0.17.0) - redis-actionpack (5.4.0) - actionpack (>= 5, < 8) - redis-rack (>= 2.1.0, < 4) + redis (4.2.5) + redis-actionpack (5.2.0) + actionpack (>= 5, < 7) + redis-rack (>= 2.1.0, < 3) redis-store (>= 1.1.0, < 2) - redis-activesupport (5.3.0) - activesupport (>= 3, < 8) + redis-activesupport (5.2.0) + activesupport (>= 3, < 7) redis-store (>= 1.3, < 2) - redis-client (0.21.0) - connection_pool - redis-namespace (1.11.0) - redis (>= 4) - redis-rack (3.0.0) - rack-session (>= 0.2.0) + redis-namespace (1.8.0) + redis (>= 3.0.4) + redis-rack (2.1.3) + rack (>= 2.0.8, < 3) redis-store (>= 1.2, < 2) redis-rails (5.0.2) redis-actionpack (>= 5.0, < 6) @@ -379,8 +373,8 @@ GEM redis-store (>= 1.2, < 2) redis-semaphore (0.3.1) redis - redis-store (1.10.0) - redis (>= 4, < 6) + redis-store (1.9.0) + redis (>= 4, < 5) ref (2.0.0) regexp_parser (2.8.3) request_store (1.5.0)