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

Commit da11207

Browse files
authored
Merge pull request #580 from Data-Liberation-Front/dependabot/bundler/webmock-3.11.1
Bump webmock from 3.11.0 to 3.11.1
2 parents 6067677 + a97fac9 commit da11207

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)