.github/workflows/ci.yml in diffend-monitor-0.2.37 vs .github/workflows/ci.yml in diffend-monitor-0.2.38

- old
+ new

@@ -10,13 +10,13 @@ ruby: - '3.0' - '2.7' - '2.6' - '2.5' - - 'jruby-9.2.13.0' + - 'jruby-9.2.14.0' bundler: - '2.1.4' - - '2.2.4' + - '2.2.5' include: - ruby: '2.7' coverage: 'true' steps: