File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -2,5 +2,5 @@ source 'https://rubygems.org'
22
33group :test do
44 gem 'rspec' , '~> 3.9.0'
5- gem 'webmock' , '~> 3.7.6 '
5+ gem 'webmock' , '~> 3.8.3 '
66end
Original file line number Diff line number Diff line change 66 crack (0.4.3 )
77 safe_yaml (~> 1.0.0 )
88 diff-lcs (1.3 )
9- hashdiff (1.0.0 )
10- public_suffix (4.0.1 )
9+ hashdiff (1.0.1 )
10+ public_suffix (4.0.4 )
1111 rspec (3.9.0 )
1212 rspec-core (~> 3.9.0 )
1313 rspec-expectations (~> 3.9.0 )
2222 rspec-support (~> 3.9.0 )
2323 rspec-support (3.9.0 )
2424 safe_yaml (1.0.5 )
25- webmock (3.7.6 )
25+ webmock (3.8.3 )
2626 addressable (>= 2.3.6 )
2727 crack (>= 0.3.2 )
2828 hashdiff (>= 0.4.0 , < 2.0.0 )
@@ -32,7 +32,7 @@ PLATFORMS
3232
3333DEPENDENCIES
3434 rspec (~> 3.9.0 )
35- webmock (~> 3.7.6 )
35+ webmock (~> 3.8.3 )
3636
3737BUNDLED WITH
3838 2.1.4
You can’t perform that action at this time.
0 commit comments