diff --git a/Gemfile.lock b/Gemfile.lock index 48d95f0..64803c7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,9 +1,11 @@ GEM remote: https://rubygems.org/ specs: - CFPropertyList (3.0.6) + CFPropertyList (3.0.7) + base64 + nkf rexml - activesupport (7.1.3) + activesupport (7.1.3.3) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) @@ -20,7 +22,7 @@ GEM json (>= 1.5.1) atomos (0.1.3) base64 (0.2.0) - bigdecimal (3.1.6) + bigdecimal (3.1.8) claide (1.1.0) claide-plugins (0.9.2) cork @@ -90,8 +92,7 @@ GEM danger rake (> 10) thor (~> 1.0.0) - drb (2.2.0) - ruby2_keywords + drb (2.2.1) escape (0.0.4) ethon (0.16.0) ffi (>= 1.15.0) @@ -109,9 +110,9 @@ GEM addressable (~> 2.8) rchardet (~> 1.8) httpclient (2.8.3) - i18n (1.14.1) + i18n (1.14.5) concurrent-ruby (~> 1.0) - jazzy (0.14.4) + jazzy (0.15.0) cocoapods (~> 1.5) mustache (~> 1.1) open4 (~> 1.3) @@ -127,8 +128,8 @@ GEM kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) liferaft (0.0.6) - mini_portile2 (2.8.5) - minitest (5.22.2) + mini_portile2 (2.8.6) + minitest (5.23.1) molinillo (0.8.0) mustache (1.1.1) mutex_m (0.2.0) @@ -137,6 +138,7 @@ GEM net-http (0.4.1) uri netrc (0.11.0) + nkf (0.2.0) no_proxy_fix (0.1.2) octokit (8.1.0) base64 @@ -149,17 +151,16 @@ GEM redcarpet (3.6.0) rexml (3.2.8) strscan (>= 3.0.9) - rouge (4.2.0) + rouge (4.2.1) ruby-macho (2.5.1) - ruby2_keywords (0.0.5) sassc (2.4.0) ffi (~> 1.9) sawyer (0.9.2) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) - sqlite3 (1.7.0) + sqlite3 (1.7.3) mini_portile2 (~> 2.8.0) - sqlite3 (1.7.0-x86_64-linux) + sqlite3 (1.7.3-x86_64-linux) strscan (3.1.0) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3)