]> cat aescling's git repositories - mastodon.git/commitdiff
Bump fuubar from 2.3.1 to 2.3.2 (#8875)
authordependabot[bot] <dependabot[bot]@users.noreply.github.com>
Thu, 4 Oct 2018 10:33:02 +0000 (12:33 +0200)
committerEugen Rochko <eugen@zeonfederated.com>
Thu, 4 Oct 2018 10:33:02 +0000 (12:33 +0200)
Bumps [fuubar](https://github.com/thekompanee/fuubar) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/thekompanee/fuubar/releases)
- [Changelog](https://github.com/thekompanee/fuubar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/thekompanee/fuubar/compare/releases/v2.3.1...releases/v2.3.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Gemfile
Gemfile.lock

diff --git a/Gemfile b/Gemfile
index 371df280228f4afb25009650aeafa9bad7ee796e..36e24f7658e6f5b9ee93d9fac9567ea2627e332d 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -96,7 +96,7 @@ gem 'rdf-normalize', '~> 0.3'
 
 group :development, :test do
   gem 'fabrication', '~> 2.20'
-  gem 'fuubar', '~> 2.2'
+  gem 'fuubar', '~> 2.3'
   gem 'i18n-tasks', '~> 0.9', require: false
   gem 'pry-byebug', '~> 3.6'
   gem 'pry-rails', '~> 0.3'
index 4900adfc61162296d0b9eeb58f148514faac9b8b..1cefd095651bdfcf677d88d222adc010cf3ba7ba 100644 (file)
@@ -230,7 +230,7 @@ GEM
     fugit (1.1.6)
       et-orbi (~> 1.1, >= 1.1.6)
       raabro (~> 1.1)
-    fuubar (2.3.1)
+    fuubar (2.3.2)
       rspec-core (~> 3.0)
       ruby-progressbar (~> 1.4)
     get_process_mem (0.2.2)
@@ -686,7 +686,7 @@ DEPENDENCIES
   fastimage
   fog-core (~> 1.45)
   fog-openstack (~> 0.3)
-  fuubar (~> 2.2)
+  fuubar (~> 2.3)
   goldfinger (~> 2.1)
   hamlit-rails (~> 0.2)
   hiredis (~> 0.6)