Skip to content

Commit a8b9696

Browse files
Bump guard from 2.19.0 to 2.19.1 (#204)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a2a5593 commit a8b9696

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

Gemfile.lock

+6-3
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ GEM
4040
logger
4141
faraday-net_http (3.1.1)
4242
net-http
43-
ffi (1.17.0)
43+
ffi (1.17.1)
4444
formatador (1.1.0)
4545
forwardable-extended (2.6.0)
4646
gemoji (4.1.0)
@@ -96,12 +96,14 @@ GEM
9696
octokit (>= 4, < 8)
9797
public_suffix (>= 3.0, < 6.0)
9898
typhoeus (~> 1.3)
99-
guard (2.19.0)
99+
guard (2.19.1)
100100
formatador (>= 0.2.4)
101101
listen (>= 2.7, < 4.0)
102+
logger (~> 1.6)
102103
lumberjack (>= 1.0.12, < 2.0)
103104
nenv (~> 0.1)
104105
notiffany (~> 0.0)
106+
ostruct (~> 0.6)
105107
pry (>= 0.13.0)
106108
shellany (~> 0.0)
107109
thor (>= 0.18.1)
@@ -263,9 +265,10 @@ GEM
263265
octokit (4.25.1)
264266
faraday (>= 1, < 3)
265267
sawyer (~> 0.9)
268+
ostruct (0.6.1)
266269
pathutil (0.16.2)
267270
forwardable-extended (~> 2.6)
268-
pry (0.14.2)
271+
pry (0.15.2)
269272
coderay (~> 1.1)
270273
method_source (~> 1.0)
271274
public_suffix (5.1.1)

0 commit comments

Comments
 (0)