Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: janog-netcon/netcon-score-server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fdd1da56965000e7c84f964995d12b14310bbcc6
Choose a base ref
..
head repository: janog-netcon/netcon-score-server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2f56c66fbbf6d05fed027cdf3fc13d3c3983177b
Choose a head ref
Showing with 6 additions and 6 deletions.
  1. +6 −6 api/Gemfile.lock
12 changes: 6 additions & 6 deletions api/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -113,7 +113,7 @@ GEM
domain_name (~> 0.5)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
json (2.8.2)
json (2.9.0)
json_matchers (0.11.1)
json_schema
json_schema (0.21.0)
@@ -231,7 +231,7 @@ GEM
redis-store (>= 1.2, < 2)
redis-store (1.10.0)
redis (>= 4, < 6)
regexp_parser (2.9.2)
regexp_parser (2.9.3)
require_all (3.0.0)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
@@ -257,17 +257,17 @@ GEM
rspec-support (3.12.1)
rspec_junit_formatter (0.6.0)
rspec-core (>= 2, < 4, != 2.12.0)
rubocop (1.69.0)
rubocop (1.69.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 2.4, < 3.0)
rubocop-ast (>= 1.36.1, < 2.0)
regexp_parser (>= 2.9.3, < 3.0)
rubocop-ast (>= 1.36.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.36.1)
rubocop-ast (1.36.2)
parser (>= 3.3.1.0)
rubocop-capybara (2.18.0)
rubocop (~> 1.41)