Skip to content

Commit a06d423

Browse files
committed
update show_me_the_cookies
1 parent 7328999 commit a06d423

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ group :test do
4646
gem "database_cleaner"
4747
gem "faker"
4848
gem "launchy"
49-
gem "show_me_the_cookies", '~> 5.0.1'
49+
gem "show_me_the_cookies", '~> 6.0.0'
5050
gem "timecop"
5151
end
5252

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ GEM
322322
rexml (~> 3.2, >= 3.2.5)
323323
rubyzip (>= 1.2.2, < 3.0)
324324
websocket (~> 1.0)
325-
show_me_the_cookies (5.0.1)
325+
show_me_the_cookies (6.0.0)
326326
capybara (>= 2, < 4)
327327
simple_form (5.3.0)
328328
actionpack (>= 5.2)
@@ -407,7 +407,7 @@ DEPENDENCIES
407407
rubocop
408408
sassc-rails
409409
sdoc (~> 0.4.0)
410-
show_me_the_cookies (~> 5.0.1)
410+
show_me_the_cookies (~> 6.0.0)
411411
simple_form
412412
skylight
413413
spring-watcher-listen (~> 2.0.0)

0 commit comments

Comments
 (0)