diff --git a/Gemfile.lock b/Gemfile.lock index d391606055..321fcbd450 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -159,7 +159,7 @@ GEM angularjs-rails (1.8.0) arel-helpers (2.14.0) activerecord (>= 3.1.0, < 8) - ast (2.4.2) + ast (2.4.3) attr_required (1.0.2) aws-eventstream (1.3.0) aws-partitions (1.929.0) @@ -180,7 +180,7 @@ GEM base64 (0.2.0) bcp47_spec (0.2.1) bcrypt (3.1.20) - bigdecimal (3.1.8) + bigdecimal (3.2.2) bindata (2.5.0) bindex (0.8.1) bootsnap (1.18.3) @@ -505,7 +505,7 @@ GEM parallel (1.24.0) paranoia (2.6.3) activerecord (>= 5.1, < 7.2) - parser (3.3.2.0) + parser (3.3.8.0) ast (~> 2.4.1) racc paypal-sdk-core (0.3.4) @@ -533,7 +533,7 @@ GEM activerecord (>= 4.2) railties (>= 4.2) raabro (1.4.0) - racc (1.8.0) + racc (1.8.1) rack (2.2.11) rack-mini-profiler (2.3.4) rack (>= 1.2.0) @@ -717,7 +717,7 @@ GEM rubyzip (2.3.2) rufus-scheduler (3.8.2) fugit (~> 1.1, >= 1.1.6) - rugged (1.7.2) + rugged (1.9.0) sanitize (6.1.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -808,11 +808,14 @@ GEM turbo-rails (>= 1.3.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - undercover (0.6.3) + undercover (0.7.4) + base64 bigdecimal imagen (>= 0.2.0) rainbow (>= 2.1, < 4.0) - rugged (>= 0.27, < 1.8) + rugged (>= 0.27, < 1.10) + simplecov + simplecov_json_formatter unicode-display_width (2.5.0) uniform_notifier (1.16.0) uri (0.13.0)