File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -39,5 +39,5 @@ group :test do
39
39
gem 'faker'
40
40
gem 'minitest-reporters'
41
41
gem 'mocha'
42
- gem 'webmock' , '~> 3.7.0 ' , require : false
42
+ gem 'webmock' , '~> 3.7.1 ' , require : false
43
43
end
Original file line number Diff line number Diff line change 42
42
i18n (>= 0.7 , < 2 )
43
43
minitest (~> 5.1 )
44
44
tzinfo (~> 1.1 )
45
- addressable (2.6 .0 )
46
- public_suffix (>= 2.0.2 , < 4 .0 )
45
+ addressable (2.7 .0 )
46
+ public_suffix (>= 2.0.2 , < 5 .0 )
47
47
anemone (0.7.2 )
48
48
nokogiri (>= 1.3.0 )
49
49
robotex (>= 1.0.0 )
194
194
ast (~> 2.4.0 )
195
195
phantomjs (2.1.1.0 )
196
196
plek (3.0.0 )
197
- public_suffix (3.1 .1 )
197
+ public_suffix (4.0 .1 )
198
198
puma (4.0.0 )
199
199
nio4r (~> 2.0 )
200
200
rack (2.0.7 )
330
330
nokogiri (~> 1.6 )
331
331
rubyzip (~> 1.0 )
332
332
selenium-webdriver (>= 3.0 , < 4.0 )
333
- webmock (3.7.0 )
333
+ webmock (3.7.1 )
334
334
addressable (>= 2.3.6 )
335
335
crack (>= 0.3.2 )
336
336
hashdiff (>= 0.4.0 , < 2.0.0 )
@@ -382,7 +382,7 @@ DEPENDENCIES
382
382
sass-rails (~> 5.0 )
383
383
slimmer (~> 13.1 )
384
384
uglifier (>= 1.3.0 )
385
- webmock (~> 3.7.0 )
385
+ webmock (~> 3.7.1 )
386
386
wraith (~> 4.2 )
387
387
388
388
RUBY VERSION
You can’t perform that action at this time.
0 commit comments