about summary refs log tree commit diff stats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2023-10-12 17:10:34 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2023-10-12 17:10:34 -0400
commit835af696703484208882a70cc5dd47c5838ecf58 (patch)
tree8174d5b8c6f2486da56569bad361dd10aa1183f8 /Gemfile.lock
parentb24e6f58a525fc576e23ef9d498745e64c16cd6c (diff)
downloadthoughts-835af696703484208882a70cc5dd47c5838ecf58.tar.gz
thoughts-835af696703484208882a70cc5dd47c5838ecf58.tar.bz2
thoughts-835af696703484208882a70cc5dd47c5838ecf58.zip
Added blog post commenting
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 3ad7e17..f60e3d6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock
@@ -100,6 +100,7 @@ GEM
100 public_suffix (>= 2.0.2, < 6.0) 100 public_suffix (>= 2.0.2, < 6.0)
101 airbrussh (1.5.0) 101 airbrussh (1.5.0)
102 sshkit (>= 1.6.1, != 1.7.0) 102 sshkit (>= 1.6.1, != 1.7.0)
103 akismet (3.0.0)
103 audited (5.4.0) 104 audited (5.4.0)
104 activerecord (>= 5.0, < 7.2) 105 activerecord (>= 5.0, < 7.2)
105 request_store (~> 1.2) 106 request_store (~> 1.2)
@@ -339,6 +340,7 @@ PLATFORMS
339 340
340DEPENDENCIES 341DEPENDENCIES
341 acts-as-taggable-on 342 acts-as-taggable-on
343 akismet
342 audited (~> 5.0) 344 audited (~> 5.0)
343 byebug 345 byebug
344 capistrano (~> 3.0) 346 capistrano (~> 3.0)