Skip to content

Commit a19cb2a

Browse files
authored
Merge pull request #238 from mruby/dependabot/bundler/git-3.0.0
Bump git from 2.3.3 to 3.0.0
2 parents c19057a + 162bc03 commit a19cb2a

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

Gemfile.lock

Lines changed: 12 additions & 12 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.2.2)
4+
activesupport (7.2.2.1)
55
base64
66
benchmark (>= 0.3)
77
bigdecimal
@@ -17,16 +17,16 @@ GEM
1717
public_suffix (>= 2.0.2, < 7.0)
1818
base64 (0.2.0)
1919
benchmark (0.4.0)
20-
bigdecimal (3.1.8)
20+
bigdecimal (3.1.9)
2121
coderay (1.1.3)
2222
coffee-script (2.4.1)
2323
coffee-script-source
2424
execjs
2525
coffee-script-source (1.12.2)
2626
colorator (1.1.0)
2727
commonmarker (0.23.10)
28-
concurrent-ruby (1.3.4)
29-
connection_pool (2.4.1)
28+
concurrent-ruby (1.3.5)
29+
connection_pool (2.5.0)
3030
csv (3.3.0)
3131
dnsruby (1.72.2)
3232
simpleidn (~> 0.2.1)
@@ -47,11 +47,11 @@ GEM
4747
ffi (1.17.0-x86_64-darwin)
4848
forwardable-extended (2.6.0)
4949
gemoji (4.1.0)
50-
git (2.3.3)
50+
git (3.0.0)
5151
activesupport (>= 5.0)
5252
addressable (~> 2.8)
53-
process_executer (~> 1.1)
54-
rchardet (~> 1.8)
53+
process_executer (~> 1.3)
54+
rchardet (~> 1.9)
5555
github-pages (232)
5656
github-pages-health-check (= 1.18.2)
5757
jekyll (= 3.10.0)
@@ -108,7 +108,7 @@ GEM
108108
activesupport (>= 2)
109109
nokogiri (>= 1.4)
110110
http_parser.rb (0.8.0)
111-
i18n (1.14.6)
111+
i18n (1.14.7)
112112
concurrent-ruby (~> 1.0)
113113
jekyll (3.10.0)
114114
addressable (~> 2.4)
@@ -228,7 +228,7 @@ GEM
228228
listen (3.9.0)
229229
rb-fsevent (~> 0.10, >= 0.10.3)
230230
rb-inotify (~> 0.9, >= 0.9.10)
231-
logger (1.6.2)
231+
logger (1.6.6)
232232
mercenary (0.3.6)
233233
mgem (0.3.0)
234234
mini_portile2 (2.8.8)
@@ -249,13 +249,13 @@ GEM
249249
sawyer (~> 0.9)
250250
pathutil (0.16.2)
251251
forwardable-extended (~> 2.6)
252-
process_executer (1.2.0)
252+
process_executer (1.3.0)
253253
public_suffix (5.1.1)
254254
racc (1.8.1)
255255
rb-fsevent (0.11.2)
256256
rb-inotify (0.11.1)
257257
ffi (~> 1.0)
258-
rchardet (1.8.0)
258+
rchardet (1.9.0)
259259
rexml (3.3.9)
260260
rouge (3.30.0)
261261
rubyzip (2.3.2)
@@ -268,7 +268,7 @@ GEM
268268
sawyer (0.9.2)
269269
addressable (>= 2.3.5)
270270
faraday (>= 0.17.3, < 3)
271-
securerandom (0.4.0)
271+
securerandom (0.4.1)
272272
simpleidn (0.2.3)
273273
terminal-table (1.8.0)
274274
unicode-display_width (~> 1.1, >= 1.1.1)

0 commit comments

Comments
 (0)