about summary refs log tree commit diff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-12-02 22:55:43 +0900
committerYamagishi Kazutoshi <ykzts@desire.sh>2019-12-02 22:55:43 +0900
commit0a1824d0f062989ef20cd0887ed28133d7164062 (patch)
tree95e35e4dea3c3da63850d4b8423def999096b4ab
parent4eb54e5e7637aa7aecdae43b9023fe2b60346d82 (diff)
Bump fabrication from 2.20.2 to 2.21.0 (#12527)
Bumps [fabrication](https://github.com/paulelliott/fabrication) from 2.20.2 to 2.21.0.
- [Release notes](https://github.com/paulelliott/fabrication/releases)
- [Changelog](https://github.com/paulelliott/fabrication/blob/master/Changelog.markdown)
- [Commits](https://github.com/paulelliott/fabrication/compare/2.20.2...2.21.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r--Gemfile2
-rw-r--r--Gemfile.lock4
2 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile b/Gemfile
index 342fb9451..f4566e4f7 100644
--- a/Gemfile
+++ b/Gemfile
@@ -101,7 +101,7 @@ gem 'json-ld-preloaded', '~> 3.0'
 gem 'rdf-normalize', '~> 0.3'
 
 group :development, :test do
-  gem 'fabrication', '~> 2.20'
+  gem 'fabrication', '~> 2.21'
   gem 'fuubar', '~> 2.5'
   gem 'i18n-tasks', '~> 0.9', require: false
   gem 'pry-byebug', '~> 3.7'
diff --git a/Gemfile.lock b/Gemfile.lock
index 685dce9c6..d89dff4ea 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -239,7 +239,7 @@ GEM
     et-orbi (1.1.6)
       tzinfo
     excon (0.62.0)
-    fabrication (2.20.2)
+    fabrication (2.21.0)
     faker (2.7.0)
       i18n (>= 1.6, < 1.8)
     faraday (0.15.4)
@@ -709,7 +709,7 @@ DEPENDENCIES
   discard (~> 1.1)
   doorkeeper (~> 5.2)
   dotenv-rails (~> 2.7)
-  fabrication (~> 2.20)
+  fabrication (~> 2.21)
   faker (~> 2.7)
   fast_blank (~> 1.0)
   fastimage