bump webmock

This commit is contained in:
Benjamin Neff 2016-01-15 23:28:03 +01:00
parent eba2f11662
commit 785677f2a9
2 changed files with 4 additions and 4 deletions

View file

@ -44,7 +44,7 @@ group :test do
gem "fixture_builder", "~> 0.4.1"
gem "factory_girl_rails", "~> 4.5.0"
gem "rspec-collection_matchers", "~> 1.1.2"
gem "webmock", "~> 1.22.3"
gem "webmock", "~> 1.22.6"
end
group :development, :test do

View file

@ -62,7 +62,7 @@ GEM
codeclimate-test-reporter (0.4.8)
simplecov (>= 0.7.1, < 1.0.0)
coderay (1.1.0)
crack (0.4.2)
crack (0.4.3)
safe_yaml (~> 1.0.0)
diff-lcs (1.2.5)
docile (1.1.5)
@ -266,7 +266,7 @@ GEM
uuid (2.3.8)
macaddr (~> 1.0)
valid (1.1.0)
webmock (1.22.3)
webmock (1.22.6)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff
@ -301,7 +301,7 @@ DEPENDENCIES
spring-watcher-listen
sqlite3 (~> 1.3.11)
uuid (~> 2.3.8)
webmock (~> 1.22.3)
webmock (~> 1.22.6)
yard
BUNDLED WITH