Skip to content

Commit 68055cf

Browse files
Bump guard from 2.19.0 to 2.19.1
Bumps [guard](https://github.com/guard/guard) from 2.19.0 to 2.19.1. - [Release notes](https://github.com/guard/guard/releases) - [Commits](guard/guard@v2.19.0...v2.19.1) --- updated-dependencies: - dependency-name: guard dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cc71060 commit 68055cf

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

Gemfile.lock

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,14 +43,16 @@ GEM
4343
docile (1.4.1)
4444
drb (2.2.0)
4545
ruby2_keywords
46-
ffi (1.17.0)
46+
ffi (1.17.1)
4747
formatador (1.1.0)
48-
guard (2.19.0)
48+
guard (2.19.1)
4949
formatador (>= 0.2.4)
5050
listen (>= 2.7, < 4.0)
51+
logger (~> 1.6)
5152
lumberjack (>= 1.0.12, < 2.0)
5253
nenv (~> 0.1)
5354
notiffany (~> 0.0)
55+
ostruct (~> 0.6)
5456
pry (>= 0.13.0)
5557
shellany (~> 0.0)
5658
thor (>= 0.18.1)
@@ -65,6 +67,7 @@ GEM
6567
listen (3.9.0)
6668
rb-fsevent (~> 0.10, >= 0.10.3)
6769
rb-inotify (~> 0.9, >= 0.9.10)
70+
logger (1.7.0)
6871
lumberjack (1.2.10)
6972
method_source (1.1.0)
7073
mini_portile2 (2.8.7)
@@ -77,6 +80,7 @@ GEM
7780
notiffany (0.1.3)
7881
nenv (~> 0.1)
7982
shellany (~> 0.0)
83+
ostruct (0.6.1)
8084
parallel (1.21.0)
8185
parser (3.0.2.0)
8286
ast (~> 2.4.1)
@@ -94,7 +98,7 @@ GEM
9498
ttfunk (~> 1.7)
9599
prawn-table (0.2.2)
96100
prawn (>= 1.3.0, < 3.0.0)
97-
pry (0.14.2)
101+
pry (0.15.2)
98102
coderay (~> 1.1)
99103
method_source (~> 1.0)
100104
racc (1.8.1)

0 commit comments

Comments
 (0)