summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-01-25 21:22:51 +0900
committerGitHub <noreply@github.com>2022-01-25 21:22:51 +0900
commit7b2c733dfcde52263a54e8e760d1c48422499534 (patch)
tree999c52aeed246417cfc06cd32bc76f743d4a4b97
parentcea00f593e25ce5b2c4ae7856d48d9c55b9734d3 (diff)
Bump fabrication from 2.23.1 to 2.24.0 (#17356)
Bumps [fabrication](https://github.com/paulelliott/fabrication) from 2.23.1 to 2.24.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/commits) --- updated-dependencies: - dependency-name: fabrication dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--Gemfile2
-rw-r--r--Gemfile.lock4
2 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile b/Gemfile
index c2d5fa8122c..b6d8594ffad 100644
--- a/Gemfile
+++ b/Gemfile
@@ -100,7 +100,7 @@ gem 'json-ld-preloaded', '~> 3.1'
gem 'rdf-normalize', '~> 0.4'
group :development, :test do
- gem 'fabrication', '~> 2.23'
+ gem 'fabrication', '~> 2.24'
gem 'fuubar', '~> 2.5'
gem 'i18n-tasks', '~> 0.9', require: false
gem 'pry-byebug', '~> 3.9'
diff --git a/Gemfile.lock b/Gemfile.lock
index bd04a27c619..3d2d3cefa7a 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -211,7 +211,7 @@ GEM
et-orbi (1.2.4)
tzinfo
excon (0.76.0)
- fabrication (2.23.1)
+ fabrication (2.24.0)
faker (2.19.0)
i18n (>= 1.6, < 2)
faraday (1.8.0)
@@ -710,7 +710,7 @@ DEPENDENCIES
doorkeeper (~> 5.5)
dotenv-rails (~> 2.7)
ed25519 (~> 1.3)
- fabrication (~> 2.23)
+ fabrication (~> 2.24)
faker (~> 2.19)
fast_blank (~> 1.0)
fastimage