summary refs log tree commit diff
path: root/pkgs/servers/web-apps/discourse/plugins/discourse-calendar/Gemfile.lock
diff options
context:
space:
mode:
authortalyz <kim.lindberger@gmail.com>2023-02-09 15:10:42 +0100
committertalyz <kim.lindberger@gmail.com>2023-02-09 17:36:36 +0100
commit0dcc8c9adb13d4a73e90be4d9ee16b6e0dd308ca (patch)
tree2f1c892a4e36532ba10405e012c701ae4afbbb33 /pkgs/servers/web-apps/discourse/plugins/discourse-calendar/Gemfile.lock
parent8fb5bab784b274d37a11668b6b85c756ab044ef1 (diff)
downloadnixpkgs-0dcc8c9adb13d4a73e90be4d9ee16b6e0dd308ca.tar
nixpkgs-0dcc8c9adb13d4a73e90be4d9ee16b6e0dd308ca.tar.gz
nixpkgs-0dcc8c9adb13d4a73e90be4d9ee16b6e0dd308ca.tar.bz2
nixpkgs-0dcc8c9adb13d4a73e90be4d9ee16b6e0dd308ca.tar.lz
nixpkgs-0dcc8c9adb13d4a73e90be4d9ee16b6e0dd308ca.tar.xz
nixpkgs-0dcc8c9adb13d4a73e90be4d9ee16b6e0dd308ca.tar.zst
nixpkgs-0dcc8c9adb13d4a73e90be4d9ee16b6e0dd308ca.zip
discourse: Update plugins
Co-authored-by: Paul Grayson <pdg@alum.mit.edu>
Diffstat (limited to 'pkgs/servers/web-apps/discourse/plugins/discourse-calendar/Gemfile.lock')
-rw-r--r--pkgs/servers/web-apps/discourse/plugins/discourse-calendar/Gemfile.lock10
1 files changed, 5 insertions, 5 deletions
diff --git a/pkgs/servers/web-apps/discourse/plugins/discourse-calendar/Gemfile.lock b/pkgs/servers/web-apps/discourse/plugins/discourse-calendar/Gemfile.lock
index b5284f49fa8..91e6d08c271 100644
--- a/pkgs/servers/web-apps/discourse/plugins/discourse-calendar/Gemfile.lock
+++ b/pkgs/servers/web-apps/discourse/plugins/discourse-calendar/Gemfile.lock
@@ -1,18 +1,18 @@
 GEM
   remote: https://rubygems.org/
   specs:
-    activesupport (7.0.4)
+    activesupport (7.0.4.2)
       concurrent-ruby (~> 1.0, >= 1.0.2)
       i18n (>= 1.6, < 2)
       minitest (>= 5.1)
       tzinfo (~> 2.0)
-    concurrent-ruby (1.1.10)
+    concurrent-ruby (1.2.0)
     i18n (1.12.0)
       concurrent-ruby (~> 1.0)
-    minitest (5.16.3)
+    minitest (5.17.0)
     rrule (0.4.4)
       activesupport (>= 2.3)
-    tzinfo (2.0.5)
+    tzinfo (2.0.6)
       concurrent-ruby (~> 1.0)
 
 PLATFORMS
@@ -22,4 +22,4 @@ DEPENDENCIES
   rrule (= 0.4.4)
 
 BUNDLED WITH
-   2.3.25
+   2.4.6