diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 5aff6f4..4a7483b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,14 +1,14 @@ GEM remote: https://rubygems.org/ specs: - byebug (10.0.2) - mini_portile2 (2.3.0) - nokogiri (1.8.4) - mini_portile2 (~> 2.3.0) - svg-graph (2.1.3) + byebug (11.1.3) + nokogiri (1.16.7-x86_64-linux) + racc (~> 1.4) + racc (1.6.0) + svg-graph (2.2.1) PLATFORMS - ruby + x86_64-linux DEPENDENCIES byebug @@ -16,4 +16,4 @@ DEPENDENCIES svg-graph BUNDLED WITH - 1.16.1 + 2.3.22 |