Skip to content

Commit c44c5f8

Browse files
bundle update rack in test app lock file
1 parent cba05f2 commit c44c5f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_app/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ GEM
165165
method_source (~> 0.8.1)
166166
slop (~> 3.4)
167167
public_suffix (3.0.0)
168-
rack (2.0.5)
168+
rack (2.0.6)
169169
rack-test (1.1.0)
170170
rack (>= 1.0, < 3)
171171
rails (5.1.6)

0 commit comments

Comments
 (0)