Browse Source

fixed gem lock

Rui Jiang 1 year ago
parent
commit
ea00d3bfd1
1 changed files with 3 additions and 1 deletions
  1. 3 1
      Gemfile.lock

+ 3 - 1
Gemfile.lock

@@ -88,7 +88,8 @@ GEM
     rb-inotify (0.10.1)
     rb-inotify (0.10.1)
       ffi (~> 1.0)
       ffi (~> 1.0)
     redcarpet (3.6.0)
     redcarpet (3.6.0)
-    rexml (3.3.9)
+    rexml (3.2.9)
+      strscan
     rouge (1.11.1)
     rouge (1.11.1)
     rr (3.1.1)
     rr (3.1.1)
     rss (0.3.1)
     rss (0.3.1)
@@ -124,6 +125,7 @@ GEM
       unicode-display_width (>= 1.5, < 3.0)
       unicode-display_width (>= 1.5, < 3.0)
       unicode_utils (~> 1.4)
       unicode_utils (~> 1.4)
     strings-ansi (0.2.0)
     strings-ansi (0.2.0)
+    strscan (1.0.3)
     terminal-table (3.0.2)
     terminal-table (3.0.2)
       unicode-display_width (>= 1.1.1, < 3)
       unicode-display_width (>= 1.1.1, < 3)
     terser (1.2.4)
     terser (1.2.4)