diff --git a/Gemfile b/Gemfile index 2d1dfa5df..64a3e5ac8 100644 --- a/Gemfile +++ b/Gemfile @@ -114,7 +114,7 @@ group :test do gem 'shoulda-matchers', '~> 7.0' gem 'simplecov', require: false gem 'simplecov-lcov', require: false - gem 'timecop', '~> 0.9.10' + gem 'timecop', '~> 0.9.11' gem 'webmock' end diff --git a/Gemfile.lock b/Gemfile.lock index 3ca385a15..1f28d6b3d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -158,10 +158,11 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - commonmarker (2.7.0-aarch64-linux) - commonmarker (2.7.0-arm64-darwin) - commonmarker (2.7.0-x86_64-darwin) - commonmarker (2.7.0-x86_64-linux) + commonmarker (2.8.0) + rb_sys (~> 0.9) + commonmarker (2.8.0-arm64-darwin) + commonmarker (2.8.0-x86_64-darwin) + commonmarker (2.8.0-x86_64-linux) concurrent-ruby (1.3.6) connection_pool (3.0.2) crack (1.0.1) @@ -448,9 +449,13 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.3.1) + rake-compiler-dock (1.11.0) rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) + rb_sys (0.9.126) + json (>= 2) + rake-compiler-dock (= 1.11.0) rdoc (7.2.0) erb psych (>= 4.0.0) @@ -567,7 +572,7 @@ GEM execjs (>= 0.3.0, < 3) thor (1.5.0) tilt (2.7.0) - timecop (0.9.10) + timecop (0.9.11) timeout (0.6.0) tsort (0.2.0) turbo-rails (2.0.23) @@ -694,7 +699,7 @@ DEPENDENCIES stimulus-rails stripe terser - timecop (~> 0.9.10) + timecop (~> 0.9.11) turbo-rails tzinfo-data view_component