Skip to content

Commit a7801b8

Browse files
authored
Merge pull request #224 from mruby/dependabot/bundler/git-2.0.1
Bump git from 2.0.0 to 2.0.1
2 parents 93a2e01 + 67e4114 commit a7801b8

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

Gemfile.lock

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (7.1.3.2)
4+
activesupport (7.1.3.3)
55
base64
66
bigdecimal
77
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -14,7 +14,7 @@ GEM
1414
addressable (2.8.6)
1515
public_suffix (>= 2.0.2, < 6.0)
1616
base64 (0.2.0)
17-
bigdecimal (3.1.6)
17+
bigdecimal (3.1.8)
1818
coderay (1.1.3)
1919
coffee-script (2.4.1)
2020
coffee-script-source
@@ -26,8 +26,7 @@ GEM
2626
connection_pool (2.4.1)
2727
dnsruby (1.70.0)
2828
simpleidn (~> 0.2.1)
29-
drb (2.2.0)
30-
ruby2_keywords
29+
drb (2.2.1)
3130
em-websocket (0.5.3)
3231
eventmachine (>= 0.12.9)
3332
http_parser.rb (~> 0)
@@ -42,7 +41,7 @@ GEM
4241
ffi (1.15.5)
4342
forwardable-extended (2.6.0)
4443
gemoji (4.1.0)
45-
git (2.0.0)
44+
git (2.0.1)
4645
activesupport (>= 5.0)
4746
addressable (~> 2.8)
4847
process_executer (~> 1.1)
@@ -102,7 +101,7 @@ GEM
102101
activesupport (>= 2)
103102
nokogiri (>= 1.4)
104103
http_parser.rb (0.8.0)
105-
i18n (1.14.1)
104+
i18n (1.14.5)
106105
concurrent-ruby (~> 1.0)
107106
jekyll (3.9.5)
108107
addressable (~> 2.4)
@@ -227,7 +226,7 @@ GEM
227226
jekyll (>= 3.5, < 5.0)
228227
jekyll-feed (~> 0.9)
229228
jekyll-seo-tag (~> 2.1)
230-
minitest (5.22.2)
229+
minitest (5.23.0)
231230
mutex_m (0.2.0)
232231
nokogiri (1.16.5)
233232
mini_portile2 (~> 2.8.2)

0 commit comments

Comments
 (0)