Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Neff <benjamin@coding4coffee.ch>2022-07-17 22:30:29 +0300
committerBenjamin Neff <benjamin@coding4coffee.ch>2022-07-20 22:27:52 +0300
commit01ab639736285adb648110d2f2e2d72da2cd9033 (patch)
tree05388609ba1a36c1b14e519211c4b8ea4d6e0df3 /Gemfile.lock
parent8a1e3fbec282b2685ae6efc1dc5b8a221b6d52b4 (diff)
Bump acts-as-taggable-on
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index e25f72561..fb1c79711 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -66,8 +66,8 @@ GEM
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
- acts-as-taggable-on (8.1.0)
- activerecord (>= 5.0, < 6.2)
+ acts-as-taggable-on (9.0.1)
+ activerecord (>= 6.0, < 7.1)
acts_as_api (1.0.1)
activemodel (>= 3.0.0)
activesupport (>= 3.0.0)
@@ -797,7 +797,7 @@ PLATFORMS
DEPENDENCIES
active_model_serializers (= 0.9.8)
activerecord-import (= 1.4.0)
- acts-as-taggable-on (= 8.1.0)
+ acts-as-taggable-on (= 9.0.1)
acts_as_api (= 1.0.1)
addressable (= 2.8.0)
apparition (= 0.6.0)