about summary refs log tree commit diff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authormultiple creatures <dev@multiple-creature.party>2019-10-13 20:14:54 -0500
committermultiple creatures <dev@multiple-creature.party>2019-10-13 20:14:54 -0500
commit47cd2611bf4dc5f9fa14e5c82c032912a9b8cab8 (patch)
tree7fc6a21e3cd550145e1bc469a441f8b8b1502603 /Gemfile.lock
parent592790418d37483f247696f81b24ad62e3448842 (diff)
(optionally) announce the success of werewolf transformations
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index fd0d751d2..e2d951be2 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -596,6 +596,7 @@ GEM
       multi_json (~> 1.8)
     strong_migrations (0.3.1)
       activerecord (>= 3.2.0)
+    sun_calc (0.1.0)
     temple (0.8.1)
     terminal-table (1.8.0)
       unicode-display_width (~> 1.1, >= 1.1.1)
@@ -767,6 +768,7 @@ DEPENDENCIES
   stoplight (~> 2.1.3)
   streamio-ffmpeg (~> 3.0)
   strong_migrations (~> 0.3)
+  sun_calc (~> 0.1.0)
   thor (~> 0.20)
   tty-command (~> 0.8)
   tty-prompt (~> 0.18)