Skip to content

Commit 41df1e2

Browse files
authored
Merge pull request #235 from mruby/dependabot/bundler/git-2.3.2
2 parents e3d9330 + d411c68 commit 41df1e2

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Gemfile.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (7.2.1.1)
4+
activesupport (7.2.2)
55
base64
6+
benchmark (>= 0.3)
67
bigdecimal
78
concurrent-ruby (~> 1.0, >= 1.3.1)
89
connection_pool (>= 2.2.5)
@@ -15,6 +16,7 @@ GEM
1516
addressable (2.8.7)
1617
public_suffix (>= 2.0.2, < 7.0)
1718
base64 (0.2.0)
19+
benchmark (0.4.0)
1820
bigdecimal (3.1.8)
1921
coderay (1.1.3)
2022
coffee-script (2.4.1)
@@ -45,7 +47,7 @@ GEM
4547
ffi (1.17.0-x86_64-darwin)
4648
forwardable-extended (2.6.0)
4749
gemoji (4.1.0)
48-
git (2.3.1)
50+
git (2.3.2)
4951
activesupport (>= 5.0)
5052
addressable (~> 2.8)
5153
process_executer (~> 1.1)
@@ -266,7 +268,7 @@ GEM
266268
sawyer (0.9.2)
267269
addressable (>= 2.3.5)
268270
faraday (>= 0.17.3, < 3)
269-
securerandom (0.3.1)
271+
securerandom (0.3.2)
270272
simpleidn (0.2.3)
271273
terminal-table (1.8.0)
272274
unicode-display_width (~> 1.1, >= 1.1.1)

0 commit comments

Comments
 (0)