Skip to content
This repository was archived by the owner on Nov 28, 2024. It is now read-only.

Commit a97fac9

Browse files
Bump webmock from 3.11.0 to 3.11.1
Bumps [webmock](https://github.com/bblimke/webmock) from 3.11.0 to 3.11.1. - [Release notes](https://github.com/bblimke/webmock/releases) - [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md) - [Commits](bblimke/webmock@v3.11.0...v3.11.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6067677 commit a97fac9

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Gemfile.lock

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,8 @@ GEM
133133
term-ansicolor (~> 1.3)
134134
thor (>= 0.19.4, < 2.0)
135135
tins (~> 1.6)
136-
crack (0.4.4)
136+
crack (0.4.5)
137+
rexml
137138
crass (1.0.6)
138139
csvlint (0.4.0)
139140
activesupport
@@ -655,6 +656,7 @@ GEM
655656
http-cookie (>= 1.0.2, < 2.0)
656657
mime-types (>= 1.16, < 4.0)
657658
netrc (~> 0.8)
659+
rexml (3.2.4)
658660
rspec (3.6.0)
659661
rspec-core (~> 3.6.0)
660662
rspec-expectations (~> 3.6.0)
@@ -775,7 +777,7 @@ GEM
775777
activemodel (>= 4.2)
776778
debug_inspector
777779
railties (>= 4.2)
778-
webmock (3.11.0)
780+
webmock (3.11.1)
779781
addressable (>= 2.3.6)
780782
crack (>= 0.3.2)
781783
hashdiff (>= 0.4.0, < 2.0.0)

0 commit comments

Comments
 (0)