diff --git a/Gemfile.lock b/Gemfile.lock index d71e79b8d..dcef56c86 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -78,8 +78,8 @@ GEM tzinfo (~> 2.0) acts-as-taggable-on (9.0.1) activerecord (>= 6.0, < 7.1) - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) ahoy_email (2.1.3) actionmailer (>= 5) addressable (>= 2.3.2) @@ -288,18 +288,18 @@ GEM browser (>= 2.0) railties (>= 5.2) rice (>= 4.0.2) - flipper (0.25.0) - flipper-active_record (0.25.0) + flipper (0.25.1) + flipper-active_record (0.25.1) activerecord (>= 4.2, < 8) - flipper (~> 0.25.0) - flipper-active_support_cache_store (0.25.0) + flipper (~> 0.25.1) + flipper-active_support_cache_store (0.25.1) activesupport (>= 4.2, < 8) - flipper (~> 0.25.0) - flipper-ui (0.25.0) + flipper (~> 0.25.1) + flipper-ui (0.25.1) erubi (>= 1.0.0, < 2.0.0) - flipper (~> 0.25.0) + flipper (~> 0.25.1) rack (>= 1.4, < 3) - rack-protection (>= 1.5.3, <= 2.2.0) + rack-protection (>= 1.5.3, <= 2.3.0) sanitize (< 7) fog-aws (3.14.0) fog-core (~> 2.1) @@ -445,8 +445,8 @@ GEM kramdown (~> 2.0) launchy (2.5.0) addressable (~> 2.7) - libdatadog (0.7.0.1.0) - libdatadog (0.7.0.1.0-x86_64-linux) + libdatadog (0.7.0.1.1) + libdatadog (0.7.0.1.1-x86_64-linux) libddwaf (1.3.0.2.0) ffi (~> 1.0) libddwaf (1.3.0.2.0-arm64-darwin) @@ -501,7 +501,7 @@ GEM connection_pool (>= 2) msgpack (>= 0.5) redis (>= 3.0) - msgpack (1.5.4) + msgpack (1.5.5) multi_json (1.15.0) multi_xml (0.6.0) multipart-post (2.2.3) @@ -551,7 +551,7 @@ GEM octokit (5.2.0) faraday (>= 1, < 3) sawyer (~> 0.9) - oj (3.13.20) + oj (3.13.21) omniauth (2.1.0) hashie (>= 3.4.6) rack (>= 2.2.3) @@ -599,7 +599,7 @@ GEM method_source (~> 1.0) pry-rails (0.3.9) pry (>= 0.10.4) - public_suffix (4.0.7) + public_suffix (5.0.0) puma (5.6.4) nio4r (~> 2.0) pundit (2.2.0) @@ -615,7 +615,7 @@ GEM rack (>= 2.0.0) rack-host-redirect (1.3.0) rack - rack-protection (2.2.0) + rack-protection (2.2.2) rack rack-proxy (0.7.2) rack @@ -733,7 +733,7 @@ GEM activesupport (>= 3.1, < 7.1) json-schema (~> 2.2) railties (>= 3.1, < 7.1) - rubocop (1.35.0) + rubocop (1.35.1) json (~> 2.3) parallel (~> 1.10) parser (>= 3.1.2.1) @@ -827,7 +827,7 @@ GEM simplecov_json_formatter (0.1.4) slack-notifier (2.4.0) smart_properties (1.17.0) - solargraph (0.45.0) + solargraph (0.46.0) backport (~> 1.2) benchmark bundler (>= 1.17.2) @@ -912,7 +912,7 @@ GEM nokogiri (~> 1.6) rubyzip (>= 1.3.0) selenium-webdriver (~> 4.0) - webmock (3.17.1) + webmock (3.18.1) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) diff --git a/vendor/cache/addressable-2.8.0.gem b/vendor/cache/addressable-2.8.0.gem deleted file mode 100644 index 1e41e1cd0..000000000 Binary files a/vendor/cache/addressable-2.8.0.gem and /dev/null differ diff --git a/vendor/cache/addressable-2.8.1.gem b/vendor/cache/addressable-2.8.1.gem new file mode 100644 index 000000000..17e4257a8 Binary files /dev/null and b/vendor/cache/addressable-2.8.1.gem differ diff --git a/vendor/cache/flipper-0.25.0.gem b/vendor/cache/flipper-0.25.0.gem deleted file mode 100644 index 8eb68d95f..000000000 Binary files a/vendor/cache/flipper-0.25.0.gem and /dev/null differ diff --git a/vendor/cache/flipper-0.25.1.gem b/vendor/cache/flipper-0.25.1.gem new file mode 100644 index 000000000..81f973699 Binary files /dev/null and b/vendor/cache/flipper-0.25.1.gem differ diff --git a/vendor/cache/flipper-active_record-0.25.0.gem b/vendor/cache/flipper-active_record-0.25.0.gem deleted file mode 100644 index ee7f9c3df..000000000 Binary files a/vendor/cache/flipper-active_record-0.25.0.gem and /dev/null differ diff --git a/vendor/cache/flipper-active_record-0.25.1.gem b/vendor/cache/flipper-active_record-0.25.1.gem new file mode 100644 index 000000000..e1ca0d349 Binary files /dev/null and b/vendor/cache/flipper-active_record-0.25.1.gem differ diff --git a/vendor/cache/flipper-active_support_cache_store-0.25.0.gem b/vendor/cache/flipper-active_support_cache_store-0.25.0.gem deleted file mode 100644 index 591043a8e..000000000 Binary files a/vendor/cache/flipper-active_support_cache_store-0.25.0.gem and /dev/null differ diff --git a/vendor/cache/flipper-active_support_cache_store-0.25.1.gem b/vendor/cache/flipper-active_support_cache_store-0.25.1.gem new file mode 100644 index 000000000..307a55290 Binary files /dev/null and b/vendor/cache/flipper-active_support_cache_store-0.25.1.gem differ diff --git a/vendor/cache/flipper-ui-0.25.0.gem b/vendor/cache/flipper-ui-0.25.1.gem similarity index 78% rename from vendor/cache/flipper-ui-0.25.0.gem rename to vendor/cache/flipper-ui-0.25.1.gem index 0fb612c28..631b7a0c1 100644 Binary files a/vendor/cache/flipper-ui-0.25.0.gem and b/vendor/cache/flipper-ui-0.25.1.gem differ diff --git a/vendor/cache/libdatadog-0.7.0.1.0-x86_64-linux.gem b/vendor/cache/libdatadog-0.7.0.1.0-x86_64-linux.gem deleted file mode 100644 index bb757747f..000000000 Binary files a/vendor/cache/libdatadog-0.7.0.1.0-x86_64-linux.gem and /dev/null differ diff --git a/vendor/cache/libdatadog-0.7.0.1.0.gem b/vendor/cache/libdatadog-0.7.0.1.0.gem deleted file mode 100644 index 75338ba95..000000000 Binary files a/vendor/cache/libdatadog-0.7.0.1.0.gem and /dev/null differ diff --git a/vendor/cache/libdatadog-0.7.0.1.1-x86_64-linux.gem b/vendor/cache/libdatadog-0.7.0.1.1-x86_64-linux.gem new file mode 100644 index 000000000..59608dbb1 Binary files /dev/null and b/vendor/cache/libdatadog-0.7.0.1.1-x86_64-linux.gem differ diff --git a/vendor/cache/libdatadog-0.7.0.1.1.gem b/vendor/cache/libdatadog-0.7.0.1.1.gem new file mode 100644 index 000000000..47e9ff8cb Binary files /dev/null and b/vendor/cache/libdatadog-0.7.0.1.1.gem differ diff --git a/vendor/cache/msgpack-1.5.4.gem b/vendor/cache/msgpack-1.5.4.gem deleted file mode 100644 index f35bc4eab..000000000 Binary files a/vendor/cache/msgpack-1.5.4.gem and /dev/null differ diff --git a/vendor/cache/msgpack-1.5.5.gem b/vendor/cache/msgpack-1.5.5.gem new file mode 100644 index 000000000..4e8aa1b25 Binary files /dev/null and b/vendor/cache/msgpack-1.5.5.gem differ diff --git a/vendor/cache/oj-3.13.20.gem b/vendor/cache/oj-3.13.20.gem deleted file mode 100644 index 7511490c0..000000000 Binary files a/vendor/cache/oj-3.13.20.gem and /dev/null differ diff --git a/vendor/cache/oj-3.13.21.gem b/vendor/cache/oj-3.13.21.gem new file mode 100644 index 000000000..9d8589d5a Binary files /dev/null and b/vendor/cache/oj-3.13.21.gem differ diff --git a/vendor/cache/public_suffix-4.0.7.gem b/vendor/cache/public_suffix-4.0.7.gem deleted file mode 100644 index 18c4dfa5b..000000000 Binary files a/vendor/cache/public_suffix-4.0.7.gem and /dev/null differ diff --git a/vendor/cache/public_suffix-5.0.0.gem b/vendor/cache/public_suffix-5.0.0.gem new file mode 100644 index 000000000..6b6ed52a5 Binary files /dev/null and b/vendor/cache/public_suffix-5.0.0.gem differ diff --git a/vendor/cache/rack-protection-2.2.0.gem b/vendor/cache/rack-protection-2.2.0.gem deleted file mode 100644 index 1e2d08f9a..000000000 Binary files a/vendor/cache/rack-protection-2.2.0.gem and /dev/null differ diff --git a/vendor/cache/rack-protection-2.2.2.gem b/vendor/cache/rack-protection-2.2.2.gem new file mode 100644 index 000000000..ff5d937c2 Binary files /dev/null and b/vendor/cache/rack-protection-2.2.2.gem differ diff --git a/vendor/cache/rubocop-1.35.0.gem b/vendor/cache/rubocop-1.35.0.gem deleted file mode 100644 index 45badf875..000000000 Binary files a/vendor/cache/rubocop-1.35.0.gem and /dev/null differ diff --git a/vendor/cache/rubocop-1.35.1.gem b/vendor/cache/rubocop-1.35.1.gem new file mode 100644 index 000000000..4da0d1b66 Binary files /dev/null and b/vendor/cache/rubocop-1.35.1.gem differ diff --git a/vendor/cache/solargraph-0.45.0.gem b/vendor/cache/solargraph-0.46.0.gem similarity index 79% rename from vendor/cache/solargraph-0.45.0.gem rename to vendor/cache/solargraph-0.46.0.gem index e25e66891..79d3866fd 100644 Binary files a/vendor/cache/solargraph-0.45.0.gem and b/vendor/cache/solargraph-0.46.0.gem differ diff --git a/vendor/cache/webmock-3.17.1.gem b/vendor/cache/webmock-3.17.1.gem deleted file mode 100644 index 4d5457dc4..000000000 Binary files a/vendor/cache/webmock-3.17.1.gem and /dev/null differ diff --git a/vendor/cache/webmock-3.18.1.gem b/vendor/cache/webmock-3.18.1.gem new file mode 100644 index 000000000..7901ae68b Binary files /dev/null and b/vendor/cache/webmock-3.18.1.gem differ