Skip to content

Commit 691c5b2

Browse files
committed
Track result of calling bundle install after previous commit
1 parent d8d61f0 commit 691c5b2

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

Gemfile.lock

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ GEM
8282
danger
8383
rubocop (~> 1.0)
8484
declarative (0.0.20)
85-
diff-lcs (1.4.4)
8685
diffy (3.4.0)
8786
digest-crc (0.6.3)
8887
rake (>= 12.0.0, < 14.0.0)
@@ -259,18 +258,8 @@ GEM
259258
rexml (3.2.5)
260259
rmagick (4.2.2)
261260
rouge (2.0.7)
262-
rspec (3.10.0)
263-
rspec-core (~> 3.10.0)
264-
rspec-expectations (~> 3.10.0)
265-
rspec-mocks (~> 3.10.0)
266261
rspec-core (3.10.1)
267262
rspec-support (~> 3.10.0)
268-
rspec-expectations (3.10.1)
269-
diff-lcs (>= 1.2.0, < 2.0)
270-
rspec-support (~> 3.10.0)
271-
rspec-mocks (3.10.2)
272-
diff-lcs (>= 1.2.0, < 2.0)
273-
rspec-support (~> 3.10.0)
274263
rspec-support (3.10.2)
275264
rspec_junit_formatter (0.4.1)
276265
rspec-core (>= 2, < 4, != 2.12.0)
@@ -355,7 +344,6 @@ DEPENDENCIES
355344
fastlane-plugin-wpmreleasetoolkit!
356345
pry (~> 0.12.2)
357346
rmagick (~> 4.1)
358-
rspec
359347
rspec_junit_formatter (~> 0.4.1)
360348
rubocop (~> 1.0)
361349
rubocop-require_tools (~> 0.1.2)

0 commit comments

Comments
 (0)